
Time bar (total: 24.7s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 0 |
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 1 |
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 2 |
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 3 |
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 4 |
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 5 |
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 6 |
| 6.8% | 0% | 0% | 100% | 0% | 0% | 0% | 7 |
| 15.9% | 0% | 0% | 100% | 0% | 0% | 0% | 8 |
| 23.1% | 0% | 0% | 100% | 0% | 0% | 0% | 9 |
| 36.5% | 0% | 0% | 100% | 0% | 0% | 0% | 10 |
| 45.4% | 0% | 0% | 100% | 0% | 0% | 0% | 11 |
| 52.3% | 0% | 0% | 100% | 0% | 0% | 0% | 12 |
Compiled 43 to 31 computations (27.9% saved)
ival-mult: 46.0ms (32.3% of total)ival-<: 32.0ms (22.5% of total)ival-sqrt: 14.0ms (9.8% of total)ival-div: 12.0ms (8.4% of total)ival-neg: 10.0ms (7% of total)ival-add: 8.0ms (5.6% of total)ival-sub: 8.0ms (5.6% of total)ival-and: 7.0ms (4.9% of total)const: 5.0ms (3.5% of total)backward-pass: 1.0ms (0.7% of total)| 1.9s | 5979× | 1 | valid |
| 309.0ms | 2277× | 0 | valid |
| 142.0ms | 1091× | 0 | invalid |
backward-pass: 425.0ms (24.2% of total)ival-mult: 420.0ms (23.9% of total)ival-<: 231.0ms (13.1% of total)ival-sqrt: 133.0ms (7.6% of total)ival-div: 130.0ms (7.4% of total)ival-add: 121.0ms (6.9% of total)ival-sub: 114.0ms (6.5% of total)ival-neg: 97.0ms (5.5% of total)ival-and: 44.0ms (2.5% of total)const: 42.0ms (2.4% of total)| 2× | egg-herbie |
| 1682× | div-sub |
| 1088× | accelerator-lowering-fma.f32 |
| 1088× | accelerator-lowering-fma.f64 |
| 1038× | sub-neg |
| 782× | associate-/r* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 175 |
| 1 | 160 | 160 |
| 2 | 445 | 160 |
| 3 | 1195 | 160 |
| 4 | 3280 | 160 |
| 5 | 6279 | 160 |
| 0 | 12 | 17 |
| 1 | 28 | 16 |
| 2 | 65 | 16 |
| 3 | 148 | 16 |
| 4 | 227 | 16 |
| 5 | 365 | 16 |
| 6 | 643 | 16 |
| 7 | 1095 | 16 |
| 8 | 2244 | 16 |
| 9 | 2500 | 16 |
| 10 | 2610 | 16 |
| 11 | 2665 | 16 |
| 12 | 2666 | 16 |
| 13 | 2666 | 16 |
| 0 | 2666 | 15 |
| 1× | iter limit |
| 1× | saturated |
| 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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) |
| 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 (+ (* b b) (* a (* c -3)))) b) (* 3 a)) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 (neg a)) c)))) (* 3 (neg a))) |
(* (/ (- b (sqrt (+ (* b b) (* 3 (* a c))))) a) 1/3) |
(/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 3 a) c)))) (* 3 a)) |
(* (/ (+ b (sqrt (+ (* b b) (* a (* c -3))))) a) 1/3) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) (neg c))))) (* 3 a)) |
(* (/ (- b (sqrt (+ (* b b) (* 3 (* a c))))) a) -1/3) |
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 (neg a)) c)))) (* 3 (neg a)))) |
(* (/ (- b (sqrt (+ (* b b) (* 3 (* a c))))) a) -1/3) |
(neg (/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 3 a) c)))) (* 3 a))) |
(* (/ (+ b (sqrt (+ (* b b) (* a (* c -3))))) a) -1/3) |
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) (neg c))))) (* 3 a))) |
(* (/ (- b (sqrt (+ (* b b) (* 3 (* a c))))) a) 1/3) |
(/ (+ (neg a) (sqrt (- (* a a) (* (* 3 b) c)))) (* 3 b)) |
(/ (- (sqrt (+ (* a a) (* b (* c -3)))) a) (* b 3)) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 c) a)))) (* 3 c)) |
(/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) (* 3 c)) |
(/ (+ (neg c) (sqrt (- (* c c) (* (* 3 a) b)))) (* 3 a)) |
(/ (- (sqrt (+ (* c c) (* b (* a -3)))) c) (* 3 a)) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 249 | 0 | - | 0 | - | (+.f64 (neg.f64 b) (sqrt.f64 (-.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 | - | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
| 0 | 0 | - | 0 | - | (neg.f64 b) |
| 0 | 0 | - | 0 | - | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
| 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 |
| 250.0ms | 444× | 1 | valid |
| 17.0ms | 68× | 0 | valid |
Compiled 160 to 86 computations (46.3% saved)
ival-mult: 92.0ms (46.4% of total)ival-sub: 24.0ms (12.1% of total)backward-pass: 23.0ms (11.6% of total)ival-sqrt: 21.0ms (10.6% of total)ival-neg: 12.0ms (6.1% of total)ival-div: 11.0ms (5.6% of total)ival-add: 10.0ms (5% of total)const: 4.0ms (2% of total)Compiled 19 to 13 computations (31.6% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 15.0% | (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) |
| ▶ | 15.1% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
Compiled 39 to 27 computations (30.8% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) |
| ✓ | cost-diff | 0 | (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
| ✓ | cost-diff | 64 | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) |
| ✓ | cost-diff | 64 | (/.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 | 99.9% | (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
| ✓ | accuracy | 99.5% | (*.f64 a (*.f64 c #s(literal -3 binary64))) |
| ✓ | accuracy | 99.4% | (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) |
| ✓ | accuracy | 15.1% | (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
| ✓ | accuracy | 99.9% | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
| ✓ | accuracy | 99.6% | (*.f64 (*.f64 #s(literal 3 binary64) a) c) |
| ✓ | accuracy | 99.4% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | accuracy | 15.1% | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) |
| 1088× | accelerator-lowering-fma.f32 |
| 1088× | accelerator-lowering-fma.f64 |
| 712× | *-lowering-*.f32 |
| 712× | *-lowering-*.f64 |
| 478× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 126 |
| 1 | 48 | 123 |
| 2 | 106 | 123 |
| 3 | 219 | 123 |
| 4 | 482 | 123 |
| 5 | 1218 | 123 |
| 6 | 2162 | 123 |
| 7 | 2397 | 123 |
| 8 | 2484 | 123 |
| 9 | 2548 | 123 |
| 10 | 2548 | 123 |
| 0 | 2548 | 115 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) |
(+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) |
(neg b) |
b |
(sqrt (- (* b b) (* (* 3 a) c))) |
(- (* b b) (* (* 3 a) c)) |
(* b b) |
(* (* 3 a) c) |
(* 3 a) |
3 |
a |
c |
(/ (- b (sqrt (+ (* b b) (* a (* c -3))))) (* a -3)) |
(- b (sqrt (+ (* b b) (* a (* c -3))))) |
(sqrt (+ (* b b) (* a (* c -3)))) |
(+ (* b b) (* a (* c -3))) |
(* a (* c -3)) |
(* c -3) |
-3 |
(* a -3) |
| Outputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) |
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) |
(+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) |
(neg b) |
(-.f64 #s(literal 0 binary64) b) |
b |
(sqrt (- (* b b) (* (* 3 a) c))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) |
(- (* b b) (* (* 3 a) c)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(* b b) |
(*.f64 b b) |
(* (* 3 a) c) |
(*.f64 (*.f64 #s(literal 3 binary64) a) c) |
(* 3 a) |
(*.f64 #s(literal 3 binary64) a) |
3 |
#s(literal 3 binary64) |
a |
c |
(/ (- b (sqrt (+ (* b b) (* a (* c -3))))) (* a -3)) |
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) |
(- b (sqrt (+ (* b b) (* a (* c -3))))) |
(-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(sqrt (+ (* b b) (* a (* c -3)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) |
(+ (* b b) (* a (* c -3))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(* a (* c -3)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* c -3) |
(*.f64 c #s(literal -3 binary64)) |
-3 |
#s(literal -3 binary64) |
(* a -3) |
(*.f64 a #s(literal -3 binary64)) |
| 460.0ms | 222× | 1 | valid |
| 14.0ms | 34× | 0 | valid |
Compiled 135 to 68 computations (49.6% saved)
ival-mult: 277.0ms (72% of total)ival-sub: 36.0ms (9.4% of total)ival-sqrt: 22.0ms (5.7% of total)backward-pass: 22.0ms (5.7% of total)ival-add: 14.0ms (3.6% of total)ival-div: 7.0ms (1.8% of total)const: 4.0ms (1% of total)ival-neg: 3.0ms (0.8% of total)| Inputs |
|---|
#<alt (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c))))> |
#<alt (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a))> |
#<alt (* (* 3 a) c)> |
#<alt (- (* b b) (* (* 3 a) c))> |
#<alt (- b (sqrt (+ (* b b) (* a (* c -3)))))> |
#<alt (/ (- b (sqrt (+ (* b b) (* a (* c -3))))) (* a -3))> |
#<alt (* a (* c -3))> |
#<alt (+ (* b b) (* a (* c -3)))> |
#<alt (sqrt (- (* b b) (* (* 3 a) c)))> |
#<alt (sqrt (+ (* b b) (* a (* c -3))))> |
| Outputs |
|---|
#<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 (* 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 (* -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 (* 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 (+ (* -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/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 (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (- (pow b 2) (* 3 (* a c)))> |
#<alt (- (pow b 2) (* 3 (* a c)))> |
#<alt (- (pow b 2) (* 3 (* a c)))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (* -3 (* a c))> |
#<alt (* a (- (/ (pow b 2) a) (* 3 c)))> |
#<alt (* a (- (/ (pow b 2) a) (* 3 c)))> |
#<alt (* a (- (/ (pow b 2) a) (* 3 c)))> |
#<alt (* -3 (* a c))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c))))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c))))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c))))> |
#<alt (pow b 2)> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (* -3 (* a c))> |
#<alt (* c (- (/ (pow b 2) c) (* 3 a)))> |
#<alt (* c (- (/ (pow b 2) c) (* 3 a)))> |
#<alt (* c (- (/ (pow b 2) c) (* 3 a)))> |
#<alt (* -3 (* a c))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a))))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a))))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a))))> |
#<alt (* -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 (* 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/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 (* 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 (+ (* -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/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 (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* 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 (* 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 (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 (* (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 (* 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 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 (* (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 (* 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 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))))))))> |
84 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | a | @ | -inf | (/ (- b (sqrt (+ (* b b) (* a (* c -3))))) (* a -3)) |
| 1.0ms | b | @ | -inf | (sqrt (- (* b b) (* (* 3 a) c))) |
| 1.0ms | a | @ | -inf | (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) |
| 1.0ms | a | @ | inf | (- b (sqrt (+ (* b b) (* a (* c -3))))) |
| 1.0ms | b | @ | 0 | (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) |
| 1× | batch-egg-rewrite |
| 4044× | accelerator-lowering-fma.f32 |
| 4044× | accelerator-lowering-fma.f64 |
| 3748× | *-lowering-*.f32 |
| 3748× | *-lowering-*.f64 |
| 3060× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 107 |
| 1 | 112 | 104 |
| 2 | 1022 | 104 |
| 0 | 9088 | 96 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) |
(* (* 3 a) c) |
(- (* b b) (* (* 3 a) c)) |
(- b (sqrt (+ (* b b) (* a (* c -3))))) |
(/ (- b (sqrt (+ (* b b) (* a (* c -3))))) (* a -3)) |
(* a (* c -3)) |
(+ (* b b) (* a (* c -3))) |
(sqrt (- (* b b) (* (* 3 a) c))) |
(sqrt (+ (* b b) (* a (* c -3)))) |
| Outputs |
|---|
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) |
(+.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(-.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 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 (*.f64 b 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 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) #s(literal 0 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(fma.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)) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 #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))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 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) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (+.f64 (*.f64 b b) #s(literal 0 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (+.f64 (*.f64 b b) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) b)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))) (+.f64 (*.f64 b b) #s(literal 0 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 b 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) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 9/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))))) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b 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 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 (*.f64 b 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 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b 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 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (+.f64 (/.f64 (*.f64 b 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 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(pow.f64 (/.f64 #s(literal 1 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))))) b) #s(literal 1 binary64)) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) |
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a))) #s(literal -1 binary64))) |
(-.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -3 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64))) (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64))) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 a a)))))) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 a a))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64)))))) |
(fma.f64 b (/.f64 #s(literal -1/3 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a)))) |
(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))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a)))) |
(fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a)))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal -3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a)))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a)))) |
(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))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a)))) |
(fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a)))) |
(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))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a)))) |
(fma.f64 (/.f64 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))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a)))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) a)) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 a a))))) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 #s(literal -1 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 -3 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) a)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a) #s(literal -3 binary64)) |
(/.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (neg.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (neg.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))))) |
(/.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 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 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 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal 3 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal -3 binary64))) |
(/.f64 #s(literal -1/3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) a)) |
(/.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal -3 binary64))) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 3 binary64)) |
(/.f64 (-.f64 (*.f64 b (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 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 a (*.f64 c #s(literal -3 binary64))))) a))) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -3 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.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 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a))) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) a) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (*.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 a (*.f64 c #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 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (*.f64 #s(literal 3 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 a (*.f64 c #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) a) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 a #s(literal -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 -3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 a #s(literal -3 binary64)) (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 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 #s(literal 3 binary64) a)) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal -3 binary64) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b 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))))) a))) #s(literal 9 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) a) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -3 binary64)))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (*.f64 a #s(literal -3 binary64))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a (*.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 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) a)) (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a (*.f64 #s(literal 3 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 a (*.f64 c #s(literal -3 binary64))))) a))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -3 binary64)))) (*.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) #s(literal 1/3 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) #s(literal 1/3 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) #s(literal -3 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal -3 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 binary64)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1/3 binary64)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal -3 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal -3 binary64))) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) #s(literal -1 binary64)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) #s(literal -1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a)) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) a)) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal -3 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) #s(literal -1/3 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) a)) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) #s(literal -1/3 binary64)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (-.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 1 binary64) a) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 #s(literal -3 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 a (*.f64 c #s(literal -3 binary64))))) b))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) (-.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 1 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 #s(literal -3 binary64) (-.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 1 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 a (-.f64 #s(literal 0 binary64) (-.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 1 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 #s(literal 3 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 #s(literal 3 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (neg.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 a a))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 #s(literal 3 binary64) a))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a))) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a)) #s(literal -3 binary64)) |
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a))))) (-.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a))))) |
(pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a)) #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 #s(literal 3 binary64) a)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a)))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(*.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 #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 -3 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) 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 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 a 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) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 a a))))))) |
(*.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 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal -1 binary64))) |
(*.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a)) |
(*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64)))))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(*.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 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64)) (/.f64 #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 -3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) #s(literal -3 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal -3 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal -3 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64))) |
(*.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 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) #s(literal 3 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) #s(literal -3 binary64))) |
(*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -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 b (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 (pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a)) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(neg.f64 (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(*.f64 #s(literal 3 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(*.f64 a (*.f64 #s(literal 3 binary64) c)) |
(*.f64 (*.f64 #s(literal 3 binary64) a) c) |
(*.f64 (*.f64 #s(literal 3 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) c))) |
(*.f64 c (*.f64 #s(literal 3 binary64) a)) |
(*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c))) |
(*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 a c))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(*.f64 (*.f64 a c) #s(literal 3 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal -3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a #s(literal -3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal -3 binary64)) |
(*.f64 (*.f64 #s(literal 3 binary64) c) a) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) |
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 1/2 binary64))) |
(fabs.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) |
(-.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))) |
(-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))) |
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(fma.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 b b)) |
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b)) |
(fma.f64 a (neg.f64 (*.f64 #s(literal 3 binary64) c)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(literal 0 binary64) c) (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 a c)) (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 3 binary64) c) (*.f64 b b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 3 binary64) a) (*.f64 b b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 3 binary64) c) (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(fma.f64 (neg.f64 (*.f64 #s(literal 3 binary64) c)) a (*.f64 b b)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) a)) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) a)) c))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)) (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) a)) c))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 binary64)) |
(*.f64 (sqrt.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)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) a)) c))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 1 binary64))) |
(+.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (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 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (neg.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(+.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(-.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(fma.f64 b #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (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 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (neg.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(fma.f64 #s(literal 1 binary64) b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64))) b) |
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(fma.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) b) |
(neg.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 a (*.f64 c #s(literal -3 binary64))))) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b 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 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (-.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (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 3/2 binary64)))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 9/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))))) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (*.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (+.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (+.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(*.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a))) #s(literal -1 binary64))) |
(-.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -3 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64))) (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64))) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 a a)))))) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 a a))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64)))))) |
(fma.f64 b (/.f64 #s(literal -1/3 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a)))) |
(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))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a)))) |
(fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a)))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal -3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a)))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a)))) |
(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))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a)))) |
(fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a)))) |
(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))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a)))) |
(fma.f64 (/.f64 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))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a)))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) a)) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 a a))))) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 #s(literal -1 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 -3 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) a)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a) #s(literal -3 binary64)) |
(/.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (neg.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (neg.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))))) |
(/.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 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 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 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal 3 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal -3 binary64))) |
(/.f64 #s(literal -1/3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) a)) |
(/.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal -3 binary64))) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 3 binary64)) |
(/.f64 (-.f64 (*.f64 b (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 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 a (*.f64 c #s(literal -3 binary64))))) a))) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -3 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.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 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a))) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) a) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (*.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 a (*.f64 c #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 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (*.f64 #s(literal 3 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 a (*.f64 c #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) a) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 a #s(literal -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 -3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 a #s(literal -3 binary64)) (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 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 #s(literal 3 binary64) a)) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal -3 binary64) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b 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))))) a))) #s(literal 9 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) a) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -3 binary64)))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (*.f64 a #s(literal -3 binary64))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a (*.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 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) a)) (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a (*.f64 #s(literal 3 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 a (*.f64 c #s(literal -3 binary64))))) a))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -3 binary64)))) (*.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) #s(literal 1/3 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) #s(literal 1/3 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) #s(literal -3 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal -3 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 binary64)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1/3 binary64)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal -3 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal -3 binary64))) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) #s(literal -1 binary64)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) #s(literal -1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a)) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) a)) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal -3 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) #s(literal -1/3 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) a)) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) #s(literal -1/3 binary64)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (-.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 1 binary64) a) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 #s(literal -3 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 a (*.f64 c #s(literal -3 binary64))))) b))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) (-.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 1 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 #s(literal -3 binary64) (-.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 1 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 a (-.f64 #s(literal 0 binary64) (-.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 1 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 #s(literal 3 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 #s(literal 3 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (neg.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 a a))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 #s(literal 3 binary64) a))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a))) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a)) #s(literal -3 binary64)) |
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a))))) (-.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a))))) |
(pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a)) #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 #s(literal 3 binary64) a)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a)))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(*.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 #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 -3 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) 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 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 a 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) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 a a))))))) |
(*.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 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal -1 binary64))) |
(*.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a)) |
(*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64)))))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(*.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 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64)) (/.f64 #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 -3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) #s(literal -3 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal -3 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal -3 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64))) |
(*.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 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) #s(literal 3 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) #s(literal -3 binary64))) |
(*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -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 b (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 (pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a)) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) (*.f64 a c))) |
(neg.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c))) |
(/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -9 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) |
(*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c))) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(*.f64 a (neg.f64 (*.f64 #s(literal 3 binary64) c))) |
(*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(*.f64 (*.f64 c #s(literal -3 binary64)) a) |
(*.f64 (*.f64 a #s(literal -3 binary64)) c) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 a c))) |
(*.f64 (*.f64 a c) #s(literal -3 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 3 binary64) c)) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) |
(*.f64 (*.f64 #s(literal 3 binary64) c) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (neg.f64 (*.f64 #s(literal 3 binary64) c)) a) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) |
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 1/2 binary64))) |
(fabs.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) |
(-.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))) |
(-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))) |
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(fma.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 b b)) |
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b)) |
(fma.f64 a (neg.f64 (*.f64 #s(literal 3 binary64) c)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(literal 0 binary64) c) (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 a c)) (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 3 binary64) c) (*.f64 b b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 3 binary64) a) (*.f64 b b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 3 binary64) c) (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(fma.f64 (neg.f64 (*.f64 #s(literal 3 binary64) c)) a (*.f64 b b)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) a)) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) a)) c))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)) (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) a)) c))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 binary64)) |
(*.f64 (sqrt.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)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) a)) c))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 1 binary64))) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 0 binary64)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(fabs.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.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))))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) a)) c))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) |
(/.f64 (hypot.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (*.f64 b b)) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) #s(literal 0 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 0 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 0 binary64))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.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) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 0 binary64)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(fabs.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.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))))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) a)) c))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) |
(/.f64 (hypot.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (*.f64 b b)) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) #s(literal 0 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 0 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 0 binary64))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.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) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
| 1× | egg-herbie |
| 9238× | accelerator-lowering-fma.f32 |
| 9238× | accelerator-lowering-fma.f64 |
| 7606× | *-lowering-*.f32 |
| 7606× | *-lowering-*.f64 |
| 3716× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 697 | 7148 |
| 1 | 2232 | 7095 |
| 2 | 7602 | 7093 |
| 0 | 8127 | 6775 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (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)) |
(* 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)))))) |
(* -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)))))) |
(* 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)) |
(+ (* -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/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))))))) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* -3 (* a c)) |
(- (pow b 2) (* 3 (* a c))) |
(- (pow b 2) (* 3 (* a c))) |
(- (pow b 2) (* 3 (* a c))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(* -3 (* a c)) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(* -3 (* a c)) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(* -3 (* a c)) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(* -3 (* a c)) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(* -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)) |
(* 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/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)))))) |
(* 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)) |
(+ (* -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/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))))))) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* 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)) |
(* 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)))) |
(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)))) |
(* (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 (* 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)))))))) |
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)))))))) |
(* (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 (* 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)))))))) |
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)))))))) |
| Outputs |
|---|
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) b) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) b) (sqrt.f64 #s(literal -3 binary64)))))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 a c)))))) (*.f64 b b))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (sqrt.f64 #s(literal -3 binary64)))))))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (/.f64 c b) (/.f64 c 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 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (/.f64 c b) (/.f64 c b))))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 a 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 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (/.f64 c b) (/.f64 c b))))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 a c))))) (pow.f64 b #s(literal 4 binary64)))) (*.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 b (-.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 b 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 (-.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.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 #s(literal 0 binary64) (*.f64 b (+.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 a c))))) (pow.f64 b #s(literal 6 binary64)))))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c 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 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c (*.f64 a c)))) (pow.f64 b #s(literal 5 binary64))))))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) 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 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a))) b))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (/.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 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) (/.f64 b a)))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))) |
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 b a)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 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 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) b) a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 a c)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64))))) a)) b) a)))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) b) (*.f64 b b)))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) 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 (*.f64 c #s(literal -1/2 binary64)) (/.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 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(* 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 (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 (*.f64 c (*.f64 a c)))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (/.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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 a c)))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.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 a (*.f64 (*.f64 a a) (pow.f64 c #s(literal 5 binary64)))))))) (/.f64 b c)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 (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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 a c)))) (/.f64 b c))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(-.f64 #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 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (/.f64 (sqrt.f64 #s(literal -1 binary64)) (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 #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 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) c)) b) c)))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a)) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 b (+.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) #s(literal 1/6 binary64))) (/.f64 #s(literal -1/3 binary64) a)))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/24 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.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 #s(literal -3/8 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 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 #s(literal -3/8 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) b) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.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 c b)) b) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a 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 b)) b) (+.f64 (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(+ (* -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 #s(literal -3/8 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))) b)) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 a c)))) (pow.f64 b #s(literal 5 binary64)))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) 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 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a)) b) #s(literal -1/6 binary64))))))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a)) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a)))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a)))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 a #s(literal 5 binary64)))) (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 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (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 (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 b #s(literal 1/3 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 a c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) a)) a)) |
(* -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 #s(literal -1/2 binary64) b) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) 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 -3/8 binary64) a) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))) (/.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 (*.f64 #s(literal -3/8 binary64) a) 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 (*.f64 #s(literal -1/6 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a b)))))) (/.f64 #s(literal -1/2 binary64) b))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 a c)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 a c)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 a c)))))) (*.f64 b b))) (sqrt.f64 #s(literal -3 binary64)))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 a c)))))) (*.f64 b b))) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 a c)) (*.f64 (*.f64 #s(literal -1/24 binary64) (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 (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 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1/3 binary64)) (+.f64 (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.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 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.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/3 binary64) b) a) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 b (*.f64 b (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.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/3 binary64) b) a) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 (/.f64 c a) (*.f64 a a)))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) c)) c)))) |
(* 3 (* a c)) |
(*.f64 a (*.f64 c #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 a (*.f64 c #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 a (*.f64 c #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 a (*.f64 c #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 a (*.f64 c #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 a (*.f64 c #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 a (*.f64 c #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 a (*.f64 c #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 a (*.f64 c #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 a (*.f64 c #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 a (*.f64 c #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 a (*.f64 c #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 a (*.f64 c #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 a (*.f64 c #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 a (*.f64 c #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 a (*.f64 c #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 a (*.f64 c #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 a (*.f64 c #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 a (*.f64 c #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 a (*.f64 c #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 a (*.f64 c #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 a (*.f64 c #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 a (*.f64 c #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 a (*.f64 c #s(literal 3 binary64))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(- (pow b 2) (* 3 (* a c))) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(- (pow b 2) (* 3 (* a c))) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(- (pow b 2) (* 3 (* a c))) |
(+.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 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 #s(literal -3 binary64) b))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 #s(literal -3 binary64) b))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 #s(literal -3 binary64) b))))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 #s(literal -3 binary64) b))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 #s(literal -3 binary64) b))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 #s(literal -3 binary64) 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))) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))) |
(* -3 (* a c)) |
(*.f64 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)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a)) |
(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 (- (/ (pow b 2) c) (* 3 a))) |
(*.f64 c (+.f64 (*.f64 b (/.f64 b c)) (*.f64 a #s(literal -3 binary64)))) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(*.f64 c (+.f64 (*.f64 b (/.f64 b c)) (*.f64 a #s(literal -3 binary64)))) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(*.f64 c (+.f64 (*.f64 b (/.f64 b c)) (*.f64 a #s(literal -3 binary64)))) |
(* -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 b (/.f64 b c))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b (/.f64 b c))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b (/.f64 b c))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 a c)))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 b (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 (*.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 a c))) #s(literal -1/2 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))) (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 a c))))))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(* 3/2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 3/2 binary64) c) b)) |
(/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) b) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (*.f64 (/.f64 c b) (/.f64 c b))) (*.f64 a (*.f64 c #s(literal -3/2 binary64)))) b) |
(/ (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 a c)))) (pow.f64 b #s(literal 4 binary64))) #s(literal 27/16 binary64)) (-.f64 (*.f64 (*.f64 a c) #s(literal 3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (/.f64 c b) (/.f64 c 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 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (*.f64 (*.f64 a c) #s(literal 3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (/.f64 c b) (/.f64 c b))))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 a 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 #s(literal -2 binary64) (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 3/2 binary64) c) b)) b)) (-.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 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (-.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 b 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 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 a c))))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))))) |
(* 3/2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 3/2 binary64) c) 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) b) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))) (/.f64 (*.f64 #s(literal 3/2 binary64) 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)))) |
(*.f64 a (+.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c (*.f64 c (*.f64 a c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 3/2 binary64) 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)))) |
(*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a))) b) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (/.f64 c b) (/.f64 c b)) b) #s(literal 9/8 binary64)))) (/.f64 (*.f64 #s(literal 3/2 binary64) c) b))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 a c)))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (-.f64 (/.f64 b a) (*.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)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (+.f64 (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a)))))) (*.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)))) (/ 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 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64)))))) |
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (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 #s(literal 0 binary64) (-.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 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (/.f64 (+.f64 b (*.f64 (*.f64 b (*.f64 b (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) |
(* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (/.f64 (-.f64 b (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 a c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal 3 binary64)))) a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) |
(* 3/2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 3/2 binary64) c) b)) |
(* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b)))) |
(*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 a a))) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal 3/2 binary64) 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 #s(literal 27/16 binary64) (*.f64 a (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 a a) b) (*.f64 b b)) #s(literal 9/8 binary64)))) (/.f64 (*.f64 #s(literal 3/2 binary64) 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 #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))) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 a a) b) (*.f64 b b)) #s(literal 9/8 binary64)))) (/.f64 (*.f64 #s(literal 3/2 binary64) a) b))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 a c)))) |
(* 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 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 a c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) |
(* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b c)) (+ (* 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/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (pow.f64 c #s(literal 5 binary64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (-.f64 (/.f64 b c) (*.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 a c)))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) |
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 a c)))) (/.f64 b c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (/.f64 (+.f64 b (*.f64 (*.f64 b (*.f64 b (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a 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 #s(literal 0 binary64) (/.f64 (-.f64 b (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) #s(literal 1/8 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) #s(literal 1/2 binary64)))) c)) c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))) (-.f64 #s(literal 0 binary64) c)) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a)) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 b (+.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) #s(literal 1/6 binary64))) (/.f64 #s(literal -1/3 binary64) a)))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/24 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.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 #s(literal -3/8 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 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 #s(literal -3/8 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) b) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.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 c b)) b) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a 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 b)) b) (+.f64 (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(+ (* -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 #s(literal -3/8 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))) b)) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 a c)))) (pow.f64 b #s(literal 5 binary64)))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) 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 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a)) b) #s(literal -1/6 binary64))))))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a)) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a)))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a)))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 a #s(literal 5 binary64)))) (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 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (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 (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 b #s(literal 1/3 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 a c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) a)) a)) |
(* -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 #s(literal -1/2 binary64) b) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) 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 -3/8 binary64) a) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))) (/.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 (*.f64 #s(literal -3/8 binary64) a) 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 (*.f64 #s(literal -1/6 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a b)))))) (/.f64 #s(literal -1/2 binary64) b))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 a c)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 a c)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 a c)))))) (*.f64 b b))) (sqrt.f64 #s(literal -3 binary64)))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 a c)))))) (*.f64 b b))) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 a c)) (*.f64 (*.f64 #s(literal -1/24 binary64) (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 (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 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1/3 binary64)) (+.f64 (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.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 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.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/3 binary64) b) a) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 b (*.f64 b (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.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/3 binary64) b) a) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 (/.f64 c a) (*.f64 a a)))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) c)) c)))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* -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 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 #s(literal -3 binary64) b))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 #s(literal -3 binary64) b))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 #s(literal -3 binary64) b))))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 #s(literal -3 binary64) b))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 #s(literal -3 binary64) b))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 #s(literal -3 binary64) 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))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))) |
(* -3 (* a c)) |
(*.f64 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)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a)) |
(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 b (/.f64 b c)) (*.f64 a #s(literal -3 binary64)))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 b (/.f64 b c)) (*.f64 a #s(literal -3 binary64)))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 b (/.f64 b c)) (*.f64 a #s(literal -3 binary64)))) |
(* -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 b (/.f64 b c))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b (/.f64 b c))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b (/.f64 b c))) (-.f64 #s(literal 0 binary64) c)) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.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 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 a c)))))) (*.f64 b b))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (sqrt.f64 #s(literal -3 binary64)))))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 a c))))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) (*.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 a (*.f64 c #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 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))) |
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 a c))))) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 b (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 b b))))) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c 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 b (*.f64 #s(literal -1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 a c))))) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 b (*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c 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 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c (*.f64 a c)))) (pow.f64 b #s(literal 5 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 binary64) (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/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 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 (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 #s(literal 0 binary64) (*.f64 a (+.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 a (*.f64 c (*.f64 a a))))) (*.f64 b (*.f64 b (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 b (*.f64 b (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))))) |
(* -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 a (*.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 a (*.f64 c (*.f64 a a))))) (*.f64 b (*.f64 b (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64))))) #s(literal -1 binary64))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) b) (*.f64 b b))))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))) |
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(* 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 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 a c)))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 a c)))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.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 (*.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 a c)))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.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 a (*.f64 (*.f64 a a) (pow.f64 c #s(literal 5 binary64)))))))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (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 (sqrt.f64 (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 (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 c (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 a c)))))) (*.f64 b (*.f64 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 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 a c)))))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (+.f64 (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 a c)))))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)))) (-.f64 #s(literal 0 binary64) c)) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.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 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 a c)))))) (*.f64 b b))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (sqrt.f64 #s(literal -3 binary64)))))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 a c))))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) (*.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 a (*.f64 c #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 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))) |
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 a c))))) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 b (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 b b))))) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c 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 b (*.f64 #s(literal -1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 a c))))) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 b (*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c 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 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c (*.f64 a c)))) (pow.f64 b #s(literal 5 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 binary64) (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/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 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 (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 #s(literal 0 binary64) (*.f64 a (+.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 a (*.f64 c (*.f64 a a))))) (*.f64 b (*.f64 b (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 b (*.f64 b (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))))) |
(* -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 a (*.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 a (*.f64 c (*.f64 a a))))) (*.f64 b (*.f64 b (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64))))) #s(literal -1 binary64))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) b) (*.f64 b b))))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))) |
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(* 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 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 a c)))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 a c)))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.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 (*.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 a c)))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.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 a (*.f64 (*.f64 a a) (pow.f64 c #s(literal 5 binary64)))))))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (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 (sqrt.f64 (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 (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 c (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 a c)))))) (*.f64 b (*.f64 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 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 a c)))))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (+.f64 (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 a c)))))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)))) (-.f64 #s(literal 0 binary64) c)) |
Compiled 47382 to 23996 computations (49.4% saved)
46 alts after pruning (46 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1252 | 46 | 1298 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 0 | 2 |
| Done | 0 | 0 | 0 |
| Total | 1254 | 46 | 1300 |
| Status | Accuracy | Program |
|---|---|---|
| 16.9% | (/.f64 (fma.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)) | |
| 17.0% | (/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (neg.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (*.f64 a #s(literal -3 binary64))) | |
| 16.1% | (/.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 95.2% | (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (*.f64 (/.f64 c b) (/.f64 c b))) (*.f64 a (*.f64 c #s(literal -3/2 binary64)))) b) (*.f64 a #s(literal -3 binary64))) | |
| 15.8% | (/.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64))) | |
| 15.4% | (/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) | |
| 15.0% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a) | |
| 12.4% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (*.f64 a #s(literal -3 binary64))) | |
| 96.5% | (/.f64 (/.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (/.f64 c b) (/.f64 c b))))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 a c))))) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 16.4% | (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 9/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))))) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 a #s(literal -3 binary64))) | |
| ▶ | 16.0% | (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64))) |
| 15.0% | (/.f64 (/.f64 #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))) (*.f64 #s(literal 3 binary64) a)) | |
| 15.0% | (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal 3 binary64))) | |
| 15.2% | (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a)) | |
| 14.7% | (/.f64 (-.f64 (*.f64 (/.f64 b 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))))) a))) #s(literal 9 binary64)) | |
| 15.5% | (/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) | |
| 15.3% | (/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (*.f64 a #s(literal -3 binary64))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a (*.f64 a #s(literal -3 binary64)))) | |
| 14.8% | (/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -3 binary64)))) (*.f64 a a)) | |
| 15.1% | (/.f64 (-.f64 (*.f64 b (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) | |
| 15.5% | (/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -3 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) | |
| ▶ | 15.5% | (/.f64 (-.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a))) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -3 binary64))) |
| 12.2% | (/.f64 (-.f64 b (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) b) (*.f64 b b)))))) (*.f64 a #s(literal -3 binary64))) | |
| 10.6% | (/.f64 (-.f64 b (+.f64 b (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)))) (*.f64 a #s(literal -3 binary64))) | |
| 15.1% | (/.f64 (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 a #s(literal -3 binary64))) | |
| 15.0% | (/.f64 (-.f64 b (sqrt.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 #s(literal -3 binary64) b))))))) (*.f64 a #s(literal -3 binary64))) | |
| 15.1% | (/.f64 (-.f64 b (sqrt.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) | |
| 15.5% | (/.f64 (-.f64 #s(literal -3 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) #s(literal -3 binary64))) | |
| 97.2% | (/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b) | |
| 95.9% | (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))))) b) | |
| 15.0% | (/.f64 (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) | |
| 15.4% | (/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a)) | |
| 95.4% | (/.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 a a))) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal 3/2 binary64) a) b))) (*.f64 a #s(literal -3 binary64))) | |
| 97.3% | (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) 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 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) b))))))) (*.f64 #s(literal 3 binary64) a)) | |
| 91.7% | (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 3/2 binary64) c) b)) (*.f64 a #s(literal -3 binary64))) | |
| 96.6% | (/.f64 (*.f64 a (+.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c (*.f64 c (*.f64 a c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 3/2 binary64) c) b))) (*.f64 a #s(literal -3 binary64))) | |
| 95.4% | (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))))) (*.f64 #s(literal 3 binary64) a)) | |
| 91.7% | (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 14.8% | (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) | |
| 95.9% | (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))) b)) | |
| 97.2% | (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 a c)))) (pow.f64 b #s(literal 5 binary64)))))) | |
| ▶ | 97.8% | (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) 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 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a)) b) #s(literal -1/6 binary64))))))) |
| ▶ | 15.0% | (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64)) |
| 95.7% | (*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) b) (*.f64 b b)))) | |
| 97.0% | (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -1/2 binary64) b))) | |
| 97.6% | (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) 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 (*.f64 #s(literal -1/6 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a b)))))) (/.f64 #s(literal -1/2 binary64) b))) | |
| ▶ | 92.3% | (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
Compiled 3252 to 2006 computations (38.3% saved)
| 1× | egg-herbie |
Found 36 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 768 | (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
| ✓ | cost-diff | 768 | (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
| ✓ | cost-diff | 896 | (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
| ✓ | cost-diff | 896 | (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64))) |
| ✓ | cost-diff | 128 | (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -3 binary64)) |
| ✓ | cost-diff | 256 | (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a)) |
| ✓ | cost-diff | 384 | (-.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a))) |
| ✓ | cost-diff | 512 | (/.f64 (-.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a))) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -3 binary64))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) |
| ✓ | cost-diff | 0 | (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 c b) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
| ✓ | cost-diff | 11904 | (*.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 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a)) b) #s(literal -1/6 binary64)))) |
| ✓ | cost-diff | 11904 | (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) 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 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a)) b) #s(literal -1/6 binary64))))) |
| ✓ | cost-diff | 11904 | (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) 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 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a)) b) #s(literal -1/6 binary64)))))) |
| ✓ | cost-diff | 12032 | (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) 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 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a)) b) #s(literal -1/6 binary64))))))) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
| ✓ | accuracy | 99.3% | (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) |
| ✓ | accuracy | 99.2% | (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) |
| ✓ | accuracy | 15.6% | (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
| ✓ | accuracy | 99.5% | (*.f64 a (*.f64 c #s(literal -3 binary64))) |
| ✓ | accuracy | 99.5% | (/.f64 (-.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a))) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -3 binary64))) |
| ✓ | accuracy | 99.5% | (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a)) |
| ✓ | accuracy | 16.0% | (-.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a))) |
| ✓ | accuracy | 99.6% | (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) |
| ✓ | accuracy | 99.5% | (*.f64 a (*.f64 c #s(literal -3 binary64))) |
| ✓ | accuracy | 99.5% | (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64)) |
| ✓ | accuracy | 15.1% | (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) |
| ✓ | accuracy | 100.0% | (/.f64 c b) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
| ✓ | accuracy | 99.5% | (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a)) b) #s(literal -1/6 binary64)) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
| ✓ | accuracy | 99.4% | (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
| ✓ | accuracy | 99.4% | (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a)) |
| 17552× | accelerator-lowering-fma.f32 |
| 17552× | accelerator-lowering-fma.f64 |
| 5258× | *-lowering-*.f32 |
| 5258× | *-lowering-*.f64 |
| 4002× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 773 |
| 1 | 204 | 747 |
| 2 | 775 | 713 |
| 3 | 3659 | 695 |
| 0 | 8097 | 651 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* -1/2 (/ c b)) (* a (+ (/ (/ (* -3/8 (* c c)) b) (* b b)) (* a (+ (/ (* -9/16 (* c (* c c))) (pow b 5)) (* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6)))))) |
(* -1/2 (/ c b)) |
-1/2 |
(/ c b) |
c |
b |
(* a (+ (/ (/ (* -3/8 (* c c)) b) (* b b)) (* a (+ (/ (* -9/16 (* c (* c c))) (pow b 5)) (* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6))))) |
a |
(+ (/ (/ (* -3/8 (* c c)) b) (* b b)) (* a (+ (/ (* -9/16 (* c (* c c))) (pow b 5)) (* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6)))) |
(/ (/ (* -3/8 (* c c)) b) (* b b)) |
(/ (* -3/8 (* c c)) b) |
(* -3/8 (* c c)) |
-3/8 |
(* c c) |
(* b b) |
(* a (+ (/ (* -9/16 (* c (* c c))) (pow b 5)) (* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6))) |
(+ (/ (* -9/16 (* c (* c c))) (pow b 5)) (* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6)) |
(/ (* -9/16 (* c (* c c))) (pow b 5)) |
(* -9/16 (* c (* c c))) |
-9/16 |
(* c (* c c)) |
(pow b 5) |
5 |
(* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6) |
(/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) |
(* (/ (pow c 4) (pow b 6)) (* 405/64 a)) |
(/ (pow c 4) (pow b 6)) |
(pow c 4) |
4 |
(pow b 6) |
6 |
(* 405/64 a) |
405/64 |
-1/6 |
(* (/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) a) 1/3) |
(/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) a) |
(- (sqrt (+ (* b b) (* a (* c -3)))) b) |
(sqrt (+ (* b b) (* a (* c -3)))) |
(+ (* b b) (* a (* c -3))) |
(* a (* c -3)) |
(* c -3) |
-3 |
1/3 |
(/ (- (* b -3) (* (* a -3) (/ (sqrt (+ (* b b) (* a (* c -3)))) a))) (* (* a -3) -3)) |
(- (* b -3) (* (* a -3) (/ (sqrt (+ (* b b) (* a (* c -3)))) a))) |
(* b -3) |
(* (* a -3) (/ (sqrt (+ (* b b) (* a (* c -3)))) a)) |
(* a -3) |
(/ (sqrt (+ (* b b) (* a (* c -3)))) a) |
(* (* a -3) -3) |
(/ (/ (* (- (* (* b b) (* b (* b (* b b)))) (* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))))) 1) (* (+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) (+ b (sqrt (+ (* b b) (* a (* c -3))))))) (* a -3)) |
(/ (* (- (* (* b b) (* b (* b (* b b)))) (* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))))) 1) (* (+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) (+ b (sqrt (+ (* b b) (* a (* c -3))))))) |
(* (- (* (* b b) (* b (* b (* b b)))) (* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))))) 1) |
(- (* (* b b) (* b (* b (* b b)))) (* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))))) |
(* (* b b) (* b (* b (* b b)))) |
(* b (* b (* b b))) |
(* b (* b b)) |
(* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3))))) |
(* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) |
1 |
(* (+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) (+ b (sqrt (+ (* b b) (* a (* c -3)))))) |
(+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) |
(+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3))))) |
(* (* b b) (+ (* b b) (* a (* c -3)))) |
(+ b (sqrt (+ (* b b) (* a (* c -3))))) |
| Outputs |
|---|
(+ (* -1/2 (/ c b)) (* a (+ (/ (/ (* -3/8 (* c c)) b) (* b b)) (* a (+ (/ (* -9/16 (* c (* c c))) (pow b 5)) (* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6)))))) |
(+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 a a)) (*.f64 (/.f64 c b) (+.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b b)))))) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
-1/2 |
#s(literal -1/2 binary64) |
(/ c b) |
(/.f64 c b) |
c |
b |
(* a (+ (/ (/ (* -3/8 (* c c)) b) (* b b)) (* a (+ (/ (* -9/16 (* c (* c c))) (pow b 5)) (* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6))))) |
(*.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))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
a |
(+ (/ (/ (* -3/8 (* c c)) b) (* b b)) (* a (+ (/ (* -9/16 (* c (* c c))) (pow b 5)) (* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6)))) |
(+.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))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/ (/ (* -3/8 (* c c)) b) (* b b)) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(/ (* -3/8 (* c c)) b) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) |
(* -3/8 (* c c)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c c)) |
-3/8 |
#s(literal -3/8 binary64) |
(* c c) |
(*.f64 c c) |
(* b b) |
(*.f64 b b) |
(* a (+ (/ (* -9/16 (* c (* c c))) (pow b 5)) (* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(+ (/ (* -9/16 (* c (* c c))) (pow b 5)) (* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6)) |
(+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(/ (* -9/16 (* c (* c c))) (pow b 5)) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) |
(* -9/16 (* c (* c c))) |
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) |
-9/16 |
#s(literal -9/16 binary64) |
(* c (* c c)) |
(*.f64 c (*.f64 c c)) |
(pow b 5) |
(*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) |
5 |
#s(literal 5 binary64) |
(* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6) |
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) |
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(* (/ (pow c 4) (pow b 6)) (* 405/64 a)) |
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
4 |
#s(literal 4 binary64) |
(pow b 6) |
(*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) |
6 |
#s(literal 6 binary64) |
(* 405/64 a) |
(*.f64 a #s(literal 405/64 binary64)) |
405/64 |
#s(literal 405/64 binary64) |
-1/6 |
#s(literal -1/6 binary64) |
(* (/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) a) 1/3) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 1/3 binary64)) a) |
(/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) a) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) |
(- (sqrt (+ (* b b) (* a (* c -3)))) b) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) |
(sqrt (+ (* b b) (* a (* c -3)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
(+ (* b b) (* a (* c -3))) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(* a (* c -3)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* c -3) |
(*.f64 c #s(literal -3 binary64)) |
-3 |
#s(literal -3 binary64) |
1/3 |
#s(literal 1/3 binary64) |
(/ (- (* b -3) (* (* a -3) (/ (sqrt (+ (* b b) (* a (* c -3)))) a))) (* (* a -3) -3)) |
(/.f64 (*.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 a #s(literal 9 binary64))) |
(- (* b -3) (* (* a -3) (/ (sqrt (+ (* b b) (* a (* c -3)))) a))) |
(*.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(* b -3) |
(*.f64 b #s(literal -3 binary64)) |
(* (* a -3) (/ (sqrt (+ (* b b) (* a (* c -3)))) a)) |
(*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(* a -3) |
(*.f64 a #s(literal -3 binary64)) |
(/ (sqrt (+ (* b b) (* a (* c -3)))) a) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) |
(* (* a -3) -3) |
(*.f64 a #s(literal 9 binary64)) |
(/ (/ (* (- (* (* b b) (* b (* b (* b b)))) (* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))))) 1) (* (+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) (+ b (sqrt (+ (* b b) (* a (* c -3))))))) (* a -3)) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) (*.f64 b b))))) (*.f64 a (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 #s(literal 2 binary64) b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(/ (* (- (* (* b b) (* b (* b (* b b)))) (* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))))) 1) (* (+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) (+ b (sqrt (+ (* b b) (* a (* c -3))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) (*.f64 b b))))) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 #s(literal 2 binary64) b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(* (- (* (* b b) (* b (* b (* b b)))) (* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))))) 1) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) (*.f64 b b))))) |
(- (* (* b b) (* b (* b (* b b)))) (* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) (*.f64 b b))))) |
(* (* b b) (* b (* b (* b b)))) |
(*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) |
(* b (* b (* b b))) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
(* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3))))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
1 |
#s(literal 1 binary64) |
(* (+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) (+ b (sqrt (+ (* b b) (* a (* c -3)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 #s(literal 2 binary64) b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 #s(literal 2 binary64) b))))) |
(+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3))))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 #s(literal 2 binary64) b)))) |
(* (* b b) (+ (* b b) (* a (* c -3)))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
(+ b (sqrt (+ (* b b) (* a (* c -3))))) |
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
| 2.0s | 222× | 1 | valid |
| 95.0ms | 34× | 0 | valid |
Compiled 1075 to 518 computations (51.8% saved)
ival-mult: 740.0ms (40.7% of total)backward-pass: 431.0ms (23.7% of total)ival-pow: 225.0ms (12.4% of total)ival-add: 188.0ms (10.3% of total)ival-div: 130.0ms (7.2% of total)ival-sqrt: 51.0ms (2.8% of total)const: 30.0ms (1.7% of total)ival-sub: 21.0ms (1.2% of total)| Inputs |
|---|
#<alt (* (/ (pow c 4) (pow b 6)) (* 405/64 a))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (* -9/16 (* c (* c c))) (pow b 5))> |
#<alt (* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6)> |
#<alt (* -1/2 (/ c b))> |
#<alt (/ c b)> |
#<alt (- (sqrt (+ (* b b) (* a (* c -3)))) b)> |
#<alt (* (/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) a) 1/3)> |
#<alt (* a (* c -3))> |
#<alt (/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) a)> |
#<alt (- (* b -3) (* (* a -3) (/ (sqrt (+ (* b b) (* a (* c -3)))) a)))> |
#<alt (* (* a -3) (/ (sqrt (+ (* b b) (* a (* c -3)))) a))> |
#<alt (/ (- (* b -3) (* (* a -3) (/ (sqrt (+ (* b b) (* a (* c -3)))) a))) (* (* a -3) -3))> |
#<alt (- (* (* b b) (* b (* b (* b b)))) (* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3))))))> |
#<alt (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3))))> |
#<alt (* (* b b) (+ (* b b) (* a (* c -3))))> |
#<alt (/ (* (- (* (* b b) (* b (* b (* b b)))) (* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))))) 1) (* (+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) (+ b (sqrt (+ (* b b) (* a (* c -3)))))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (/ (/ (* -3/8 (* c c)) b) (* b b)) (* a (+ (/ (* -9/16 (* c (* c c))) (pow b 5)) (* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6))))))> |
#<alt (* a (+ (/ (/ (* -3/8 (* c c)) b) (* b b)) (* a (+ (/ (* -9/16 (* c (* c c))) (pow b 5)) (* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6)))))> |
#<alt (+ (/ (/ (* -3/8 (* c c)) b) (* b b)) (* a (+ (/ (* -9/16 (* c (* c c))) (pow b 5)) (* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6))))> |
#<alt (* a (+ (/ (* -9/16 (* c (* c c))) (pow b 5)) (* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6)))> |
#<alt (sqrt (+ (* b b) (* a (* c -3))))> |
#<alt (* (* a -3) -3)> |
#<alt (/ (/ (* (- (* (* b b) (* b (* b (* b b)))) (* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))))) 1) (* (+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) (+ b (sqrt (+ (* b b) (* a (* c -3))))))) (* a -3))> |
#<alt (* (+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) (+ b (sqrt (+ (* b b) (* a (* c -3))))))> |
#<alt (+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3))))))> |
| Outputs |
|---|
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<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 (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<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 (* 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 (* -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 (* 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 (+ (* -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/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 (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* (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 (+ (* -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 (* -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 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (- (* -3 b) (* -3 (* (sqrt (* a c)) (sqrt -3))))> |
#<alt (- (* b (- (* 3/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 3)) (* -3 (* (sqrt (* a c)) (sqrt -3))))> |
#<alt (- (* b (- (* b (- (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* -3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 3)) (* -3 (* (sqrt (* a c)) (sqrt -3))))> |
#<alt (* -9/2 (/ (* a c) b))> |
#<alt (/ (- (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 9/2 (* a c))) b)> |
#<alt (/ (- (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 9/2 (* a c)))) b)> |
#<alt (/ (- (* -3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) b)> |
#<alt (* -6 b)> |
#<alt (* -1 (* b (+ 6 (* -9/2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (- (+ 6 (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* 9/2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (- (+ 6 (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 9/2 (/ (* a c) (pow b 2)))))))> |
#<alt (* -9/2 (/ (* a c) b))> |
#<alt (* a (- (* -27/8 (/ (* a (pow c 2)) (pow b 3))) (* 9/2 (/ c b))))> |
#<alt (* a (- (* a (- (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* 27/8 (/ (pow c 2) (pow b 3))))) (* 9/2 (/ c b))))> |
#<alt (* a (- (* a (- (* a (- (* -3/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* 81/16 (/ (pow c 3) (pow b 5))))) (* 27/8 (/ (pow c 2) (pow b 3))))) (* 9/2 (/ c b))))> |
#<alt (* 3 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* a (- (* -3 (/ b a)) (* -3 (* (sqrt (/ c a)) (sqrt -3)))))> |
#<alt (* a (- (+ (* -3 (/ b a)) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))) (* -3 (* (sqrt (/ c a)) (sqrt -3)))))> |
#<alt (* a (- (+ (* -3 (/ b a)) (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3))))) (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))))))> |
#<alt (* -3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* a (- (* 3 (/ b a)) (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* a (- (* -1 (/ (+ (* -3 b) (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* a (- (* -1 (/ (+ (* -3 b) (* -1 (/ (- (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* -3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -9/2 (/ (* a c) b))> |
#<alt (* c (- (* -27/8 (/ (* (pow a 2) c) (pow b 3))) (* 9/2 (/ a b))))> |
#<alt (* c (- (* c (- (* -81/16 (/ (* (pow a 3) c) (pow b 5))) (* 27/8 (/ (pow a 2) (pow b 3))))) (* 9/2 (/ a b))))> |
#<alt (* c (- (* c (- (* c (- (* -3/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* 81/16 (/ (pow a 3) (pow b 5))))) (* 27/8 (/ (pow a 2) (pow b 3))))) (* 9/2 (/ a b))))> |
#<alt (* 3 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* c (- (* -3 (/ b c)) (* -3 (* (sqrt (/ a c)) (sqrt -3)))))> |
#<alt (* c (- (+ (* -3 (/ b c)) (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3))))) (* -3 (* (sqrt (/ a c)) (sqrt -3)))))> |
#<alt (* c (- (+ (* -3 (/ b c)) (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3))))) (+ (* -3 (* (sqrt (/ a c)) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))))))> |
#<alt (* -3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (- (* 3 (/ b c)) (* -3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* c (- (* -1 (/ (+ (* -3 b) (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* c (- (* -1 (/ (+ (* -3 b) (* -1 (/ (- (* -3/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* -3/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* -3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -3 b)> |
#<alt (+ (* -3 b) (* 9/2 (/ (* a c) b)))> |
#<alt (+ (* -3 b) (* a (+ (* 27/8 (/ (* a (pow c 2)) (pow b 3))) (* 9/2 (/ c b)))))> |
#<alt (+ (* -3 b) (* a (+ (* 9/2 (/ c b)) (* a (+ (* 27/8 (/ (pow c 2) (pow b 3))) (* 81/16 (/ (* a (pow c 3)) (pow b 5))))))))> |
#<alt (* -3 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* a (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))))> |
#<alt (* a (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))> |
#<alt (* a (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3))))))))> |
#<alt (* 3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* a (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))))))> |
#<alt (* -1 (* a (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))> |
#<alt (* -1 (* a (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))))> |
#<alt (* -3 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* -3 (* (sqrt (* a c)) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))))> |
#<alt (+ (* -3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))))> |
#<alt (+ (* -3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))))))))> |
#<alt (* -3 b)> |
#<alt (* b (- (* 9/2 (/ (* a c) (pow b 2))) 3))> |
#<alt (* b (- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 9/2 (/ (* a c) (pow b 2)))) 3))> |
#<alt (* b (- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* a c) (pow b 2))) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 3))> |
#<alt (* 3 b)> |
#<alt (* -1 (* b (- (* 9/2 (/ (* a c) (pow b 2))) 3)))> |
#<alt (* -1 (* b (- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 9/2 (/ (* a c) (pow b 2)))) 3)))> |
#<alt (* -1 (* b (- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* a c) (pow b 2))) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 3)))> |
#<alt (* -3 b)> |
#<alt (+ (* -3 b) (* 9/2 (/ (* a c) b)))> |
#<alt (+ (* -3 b) (* c (+ (* 27/8 (/ (* (pow a 2) c) (pow b 3))) (* 9/2 (/ a b)))))> |
#<alt (+ (* -3 b) (* c (+ (* 9/2 (/ a b)) (* c (+ (* 27/8 (/ (pow a 2) (pow b 3))) (* 81/16 (/ (* (pow a 3) c) (pow b 5))))))))> |
#<alt (* -3 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* c (+ (* -3 (* (sqrt (/ a c)) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3))))))> |
#<alt (* c (+ (* -3 (* (sqrt (/ a c)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))> |
#<alt (* c (+ (* -3 (* (sqrt (/ a c)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3))))))))> |
#<alt (* 3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* -3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))))))> |
#<alt (* -1 (* c (+ (* -3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))> |
#<alt (* -1 (* c (+ (* -3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 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 (+ (* -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/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 (* 27 (* (pow a 3) (pow c 3)))> |
#<alt (- (* -1 (* (pow b 2) (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))))) (* -27 (* (pow a 3) (pow c 3))))> |
#<alt (- (* (pow b 2) (- (* -1 (* (pow b 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))))) (* -27 (* (pow a 3) (pow c 3))))> |
#<alt (- (* (pow b 2) (- (* -1 (* (pow b 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))))) (* -27 (* (pow a 3) (pow c 3))))> |
#<alt (* -1 (* (pow b 4) (+ (* -6 (* a c)) (* -3 (* a c)))))> |
#<alt (* (pow b 4) (- (* -1 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (pow b 2))) (+ (* -6 (* a c)) (* -3 (* a c)))))> |
#<alt (* (pow b 4) (- (* 27 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (+ (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))))> |
#<alt (* (pow b 4) (- (* 27 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (+ (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))))> |
#<alt (* -1 (* (pow b 4) (+ (* -6 (* a c)) (* -3 (* a c)))))> |
#<alt (* (pow b 4) (- (* -1 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (pow b 2))) (+ (* -6 (* a c)) (* -3 (* a c)))))> |
#<alt (* (pow b 4) (- (* 27 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (+ (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))))> |
#<alt (* (pow b 4) (- (* 27 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (+ (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))))> |
#<alt (* -1 (* a (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))))> |
#<alt (* a (- (* -1 (* a (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))))) (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))))> |
#<alt (* a (- (* a (- (* 27 (* a (pow c 3))) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))))) (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))))> |
#<alt (* a (- (* a (- (* 27 (* a (pow c 3))) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))))) (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))))> |
#<alt (* 27 (* (pow a 3) (pow c 3)))> |
#<alt (* (pow a 3) (- (* -1 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) a)) (* -27 (pow c 3))))> |
#<alt (* (pow a 3) (- (* -1 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (pow a 2))) (+ (* -27 (pow c 3)) (+ (* 9 (/ (* (pow b 2) (pow c 2)) a)) (* 18 (/ (* (pow b 2) (pow c 2)) a))))))> |
#<alt (* (pow a 3) (- (* -1 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (pow a 2))) (+ (* -27 (pow c 3)) (+ (* 9 (/ (* (pow b 2) (pow c 2)) a)) (* 18 (/ (* (pow b 2) (pow c 2)) a))))))> |
#<alt (* 27 (* (pow a 3) (pow c 3)))> |
#<alt (* -1 (* (pow a 3) (- (+ (* 9 (/ (* (pow b 2) (pow c 2)) a)) (* 18 (/ (* (pow b 2) (pow c 2)) a))) (* 27 (pow c 3)))))> |
#<alt (* -1 (* (pow a 3) (- (* -1 (/ (- (+ (* 3 (/ (* (pow b 4) c) a)) (* 6 (/ (* (pow b 4) c) a))) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) a)) (* 27 (pow c 3)))))> |
#<alt (* -1 (* (pow a 3) (- (* -1 (/ (- (+ (* 3 (/ (* (pow b 4) c) a)) (* 6 (/ (* (pow b 4) c) a))) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) a)) (* 27 (pow c 3)))))> |
#<alt (* -1 (* c (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))))> |
#<alt (* c (- (* -1 (* c (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))))) (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))))> |
#<alt (* c (- (* c (- (* 27 (* (pow a 3) c)) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))))) (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))))> |
#<alt (* c (- (* c (- (* 27 (* (pow a 3) c)) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))))) (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))))> |
#<alt (* 27 (* (pow a 3) (pow c 3)))> |
#<alt (* (pow c 3) (- (* -1 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) c)) (* -27 (pow a 3))))> |
#<alt (* (pow c 3) (- (* -1 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (pow c 2))) (+ (* -27 (pow a 3)) (+ (* 9 (/ (* (pow a 2) (pow b 2)) c)) (* 18 (/ (* (pow a 2) (pow b 2)) c))))))> |
#<alt (* (pow c 3) (- (* -1 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (pow c 2))) (+ (* -27 (pow a 3)) (+ (* 9 (/ (* (pow a 2) (pow b 2)) c)) (* 18 (/ (* (pow a 2) (pow b 2)) c))))))> |
#<alt (* 27 (* (pow a 3) (pow c 3)))> |
#<alt (* -1 (* (pow c 3) (- (+ (* 9 (/ (* (pow a 2) (pow b 2)) c)) (* 18 (/ (* (pow a 2) (pow b 2)) c))) (* 27 (pow a 3)))))> |
#<alt (* -1 (* (pow c 3) (- (* -1 (/ (- (+ (* 3 (/ (* a (pow b 4)) c)) (* 6 (/ (* a (pow b 4)) c))) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) c)) (* 27 (pow a 3)))))> |
#<alt (* -1 (* (pow c 3) (- (* -1 (/ (- (+ (* 3 (/ (* a (pow b 4)) c)) (* 6 (/ (* a (pow b 4)) c))) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) c)) (* 27 (pow a 3)))))> |
#<alt (* 9 (* (pow a 2) (pow c 2)))> |
#<alt (+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))> |
#<alt (+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (pow b 2))))> |
#<alt (+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (pow b 2))))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (* -6 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (* -6 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (pow b 4)> |
#<alt (+ (* -6 (* a (* (pow b 2) c))) (pow b 4))> |
#<alt (+ (* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2))))) (pow b 4))> |
#<alt (+ (* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2))))) (pow b 4))> |
#<alt (* 9 (* (pow a 2) (pow c 2)))> |
#<alt (* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))> |
#<alt (* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2)))))> |
#<alt (* 9 (* (pow a 2) (pow c 2)))> |
#<alt (* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2))))> |
#<alt (pow b 4)> |
#<alt (+ (* -6 (* a (* (pow b 2) c))) (pow b 4))> |
#<alt (+ (* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))) (pow b 4))> |
#<alt (+ (* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))) (pow b 4))> |
#<alt (* 9 (* (pow a 2) (pow c 2)))> |
#<alt (* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))> |
#<alt (* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2)))))> |
#<alt (* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2)))))> |
#<alt (* 9 (* (pow a 2) (pow c 2)))> |
#<alt (* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))> |
#<alt (* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2))))> |
#<alt (* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2))))> |
#<alt (* -3 (* a (* (pow b 2) c)))> |
#<alt (* (pow b 2) (+ (* -3 (* a c)) (pow b 2)))> |
#<alt (* (pow b 2) (+ (* -3 (* a c)) (pow b 2)))> |
#<alt (* (pow b 2) (+ (* -3 (* a c)) (pow b 2)))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 4) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 4) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 4) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 4) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 4)> |
#<alt (+ (* -3 (* a (* (pow b 2) c))) (pow b 4))> |
#<alt (+ (* -3 (* a (* (pow b 2) c))) (pow b 4))> |
#<alt (+ (* -3 (* a (* (pow b 2) c))) (pow b 4))> |
#<alt (* -3 (* a (* (pow b 2) c)))> |
#<alt (* a (+ (* -3 (* (pow b 2) c)) (/ (pow b 4) a)))> |
#<alt (* a (+ (* -3 (* (pow b 2) c)) (/ (pow b 4) a)))> |
#<alt (* a (+ (* -3 (* (pow b 2) c)) (/ (pow b 4) a)))> |
#<alt (* -3 (* a (* (pow b 2) c)))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 4) a)) (* 3 (* (pow b 2) c)))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 4) a)) (* 3 (* (pow b 2) c)))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 4) a)) (* 3 (* (pow b 2) c)))))> |
#<alt (pow b 4)> |
#<alt (+ (* -3 (* a (* (pow b 2) c))) (pow b 4))> |
#<alt (+ (* -3 (* a (* (pow b 2) c))) (pow b 4))> |
#<alt (+ (* -3 (* a (* (pow b 2) c))) (pow b 4))> |
#<alt (* -3 (* a (* (pow b 2) c)))> |
#<alt (* c (+ (* -3 (* a (pow b 2))) (/ (pow b 4) c)))> |
#<alt (* c (+ (* -3 (* a (pow b 2))) (/ (pow b 4) c)))> |
#<alt (* c (+ (* -3 (* a (pow b 2))) (/ (pow b 4) c)))> |
#<alt (* -3 (* a (* (pow b 2) c)))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 4) c)) (* 3 (* a (pow b 2))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 4) c)) (* 3 (* a (pow b 2))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 4) c)) (* 3 (* a (pow b 2))))))> |
#<alt (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))> |
#<alt (+ (* -3 (/ b (pow (sqrt -3) 2))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))))> |
#<alt (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (- (* b (- (* -1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2)))))))) (* 3 (/ 1 (pow (sqrt -3) 2))))))> |
#<alt (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (- (* b (- (+ (* -1 (* b (+ (* -1/3 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow (sqrt -3) 3)))) (+ (* 1/3 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* -1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2))))))) (sqrt -3))))))) (* -1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -3))))) (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2)))))))) (* 3 (/ 1 (pow (sqrt -3) 2))))))> |
#<alt (* -1/6 (/ (+ (* -6 (* a c)) (* -3 (* a c))) b))> |
#<alt (/ (- (+ (* -1/6 (+ (* -6 (* a c)) (* -3 (* a c)))) (* -1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (pow b 2)))) (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow b 2)))) b)> |
#<alt (/ (- (+ (* -1/6 (+ (* -6 (* a c)) (* -3 (* a c)))) (+ (* -1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (pow b 2))) (* 9/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) (+ (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow b 2))) (+ (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2)))))) (pow b 4))) (* 1/6 (/ (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -1/6 (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (* -1/36 (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))))))) (pow b 4)))))) b)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1/36 (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c))))) (+ (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* 9/2 (* (pow a 3) (pow c 3))) (+ (* -1/36 (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))))) (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -1/6 (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (* -1/36 (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))))))) (* 1/6 (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))) (- (* -1/6 (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (* -1/36 (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))))) (pow b 6))) (+ (* -1/6 (+ (* -6 (* a c)) (* -3 (* a c)))) (+ (* -1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (pow b 2))) (* 9/2 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) (+ (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow b 2))) (+ (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2)))))) (pow b 4))) (* 1/6 (/ (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -1/6 (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (* -1/36 (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))))))) (pow b 4)))))) b)> |
#<alt (* -2/9 (/ (* b (+ (* -6 (* a c)) (* -3 (* a c)))) (* a c)))> |
#<alt (* -1 (* b (- (+ (* 2/9 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* a c))) (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c))))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) (* (pow b 2) (pow c 2))))))))> |
#<alt (* -1 (* b (- (+ (* -6 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2/9 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* a c))) (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c)))))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a c))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) (pow c 2)))))) (* a (* (pow b 4) c)))) (+ (* -4/81 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 2) (* (pow b 4) (pow c 2))))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) (* (pow b 2) (pow c 2))))))))))> |
#<alt (* -1 (* b (- (+ (* -6 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1 (/ (+ (* -2/9 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (- (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a c))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) (pow c 2)))))) (* a c))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* -6 (* (pow a 2) (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a c))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) (pow c 2)))))) (* a c))) (* -4/81 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 2) (pow c 2))))))) (* a c))) (* -4/81 (/ (* (+ (* -81/8 (* (pow a 4) (pow c 4))) (+ (* -27/16 (* (pow a 3) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* -3/2 (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 2) (pow c 2)))))) (pow b 6))) (+ (* 2/9 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* a c))) (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c))))))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a c))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) (pow c 2)))))) (* a (* (pow b 4) c)))) (+ (* -4/81 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 2) (* (pow b 4) (pow c 2))))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) (* (pow b 2) (pow c 2))))))))))> |
#<alt (* -1/2 (/ (* a (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))> |
#<alt (* a (+ (* -1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))> |
#<alt (* a (+ (* -1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (+ (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (* 27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))> |
#<alt (* a (+ (* -1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (+ (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (+ (* -1 (* a (+ (* -1/4 (/ (* (+ (* -27/2 (/ (pow c 3) b)) (+ (* -27/16 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow c 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 3))))) (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))) (- (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (+ (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))> |
#<alt (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))> |
#<alt (- (+ (* -1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))) (* 1/3 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -3) 2)))))> |
#<alt (- (+ (* -1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (+ (* -1/9 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/3 (/ (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* a (* (pow c 2) (pow (sqrt -3) 2))))) (* 1/3 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -3) 2)))))))> |
#<alt (- (+ (* -1 (/ (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2))))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (pow a 3))) (+ (* -1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (+ (* -1/9 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/3 (/ (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* a (* (pow c 2) (pow (sqrt -3) 2))))) (* 1/3 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -3) 2)))))))> |
#<alt (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a)))> |
#<alt (+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))))) a)) (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3))))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a)))> |
#<alt (+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))))))) (sqrt 3)))) (* 1/3 (/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* (pow c 2) (pow (sqrt 3) 2))))))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))))) a)) (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3))))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a)))> |
#<alt (* -1/2 (/ (* c (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))> |
#<alt (* c (+ (* -1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))> |
#<alt (* c (+ (* -1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (+ (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (* 27/2 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))> |
#<alt (* c (+ (* -1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (+ (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (+ (* -1 (* c (+ (* -1/4 (/ (* (+ (* -27/2 (/ (pow a 3) b)) (+ (* -27/16 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow a 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 3))))) (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))) (- (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 27/2 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 27/2 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (+ (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))> |
#<alt (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))> |
#<alt (- (+ (* -1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))) (* 1/3 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -3) 2)))))> |
#<alt (- (+ (* -1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (+ (* -1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* (pow a 2) (* c (pow (sqrt -3) 2))))) (* 1/3 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -3) 2)))))))> |
#<alt (- (+ (* -1 (/ (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 2) (pow (sqrt -3) 2))))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (pow c 3))) (+ (* -1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (+ (* -1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* (pow a 2) (* c (pow (sqrt -3) 2))))) (* 1/3 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -3) 2)))))))> |
#<alt (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))) c)))> |
#<alt (+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 2) (pow (sqrt 3) 2)))))) c)) (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3))))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))) c)))> |
#<alt (+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 2) (pow (sqrt 3) 2)))))))) (sqrt 3)))) (* 1/3 (/ (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* (pow a 2) (pow (sqrt 3) 2))))))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 2) (pow (sqrt 3) 2)))))) c)) (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3))))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))) c)))> |
#<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 (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))> |
#<alt (* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7))> |
#<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 (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -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 (* -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) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) 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)) (* 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 (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))> |
#<alt (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))> |
#<alt (* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))> |
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)))> |
#<alt (* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))> |
#<alt (* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))> |
#<alt (* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))> |
#<alt (* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))> |
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))> |
#<alt (* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))> |
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))> |
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))> |
#<alt (/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))> |
#<alt (/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))> |
#<alt (/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))> |
#<alt (* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))> |
#<alt (* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))> |
#<alt (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))> |
#<alt (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))> |
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))> |
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))> |
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))> |
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))> |
#<alt (* -9/16 (/ (* a (pow c 3)) (pow b 5)))> |
#<alt (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))> |
#<alt (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))> |
#<alt (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))> |
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* -9/16 (/ (* a (pow c 3)) (pow b 5)))> |
#<alt (* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))> |
#<alt (* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))> |
#<alt (* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))> |
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))> |
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))> |
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))> |
#<alt (/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))> |
#<alt (/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))> |
#<alt (* -9/16 (/ (* a (pow c 3)) (pow b 5)))> |
#<alt (/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))> |
#<alt (/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))> |
#<alt (/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))> |
#<alt (* -9/16 (/ (* a (pow c 3)) (pow b 5)))> |
#<alt (* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))> |
#<alt (* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))> |
#<alt (* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))> |
#<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 (* 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 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 (* 9 a)> |
#<alt (* 9 a)> |
#<alt (* 9 a)> |
#<alt (* 9 a)> |
#<alt (* 9 a)> |
#<alt (* 9 a)> |
#<alt (* 9 a)> |
#<alt (* 9 a)> |
#<alt (* 9 a)> |
#<alt (* 9 a)> |
#<alt (* 9 a)> |
#<alt (* 9 a)> |
#<alt (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* -1/3 (* b (- (* -1/9 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))))))) (/ 1 (* a (pow (sqrt -3) 2))))))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1/3 (- (* -1/9 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2)))))))) (* 1/3 (* b (+ (* -1/3 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow (sqrt -3) 3)))) (+ (* 1/3 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* -1/9 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))))) (sqrt -3))))))))) (/ 1 (* a (pow (sqrt -3) 2))))))> |
#<alt (* 1/18 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* a b)))> |
#<alt (/ (+ (* -1/3 (/ (- (* -1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) a)) (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) a))) (pow b 2))) (* 1/18 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a))) b)> |
#<alt (/ (+ (* -1/3 (/ (- (* -1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) a)) (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) a))) (pow b 2))) (+ (* -1/3 (/ (- (* 9/2 (* (pow a 2) (pow c 3))) (+ (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2)))))) a)) (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) a)) (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) a))))))) (pow b 4))) (* 1/18 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)))) b)> |
#<alt (/ (+ (* -1/3 (/ (- (* -1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) a)) (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) a))) (pow b 2))) (+ (* -1/3 (/ (- (* 9/2 (* (pow a 2) (pow c 3))) (+ (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2)))))) a)) (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) a)) (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) a))))))) (pow b 4))) (+ (* 1/18 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (* 1/3 (/ (+ (* -1/36 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) a)) (+ (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* 9/2 (* (pow a 2) (pow c 3))) (+ (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2)))))) a)) (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) a)) (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) a))))))))) (* 1/6 (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))) (- (* -1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) a)) (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) a))))))) (pow b 6)))))) b)> |
#<alt (* 2/27 (/ (* b (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 2) c)))> |
#<alt (* -1 (* b (+ (* -1/3 (/ (- (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 3) (pow c 2))))) (pow b 2))) (* -2/27 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* (pow a 2) c))))))> |
#<alt (* -1 (* b (+ (* -1/3 (/ (- (* -6 (* a (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 3) (pow c 2)))))) (* a c))) (* -4/81 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 3) (pow c 2)))))) (pow b 4))) (+ (* -1/3 (/ (- (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 3) (pow c 2))))) (pow b 2))) (* -2/27 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* (pow a 2) c)))))))> |
#<alt (* -1 (* b (+ (* -1/3 (/ (- (* -6 (* a (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 3) (pow c 2)))))) (* a c))) (* -4/81 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 3) (pow c 2)))))) (pow b 4))) (+ (* -1/3 (/ (- (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 3) (pow c 2))))) (pow b 2))) (+ (* -2/27 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* (pow a 2) c))) (* 1/3 (/ (+ (* -2/9 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (- (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 3) (pow c 2)))))) (* a c))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* -6 (* a (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 3) (pow c 2)))))) (* a c))) (* -4/81 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 3) (pow c 2))))))) (* a c))) (* -4/81 (/ (* (+ (* -81/8 (* (pow a 4) (pow c 4))) (+ (* -27/16 (* (pow a 3) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* -3/2 (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 3) (pow c 2)))))) (pow b 6))))))))> |
#<alt (* 1/6 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))> |
#<alt (+ (* -1/3 (* a (- (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* 1/6 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))> |
#<alt (+ (* 1/6 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (+ (* -1/3 (* a (- (* 27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* -1/3 (- (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))))> |
#<alt (+ (* 1/6 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (+ (* -1/3 (- (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* a (+ (* -1/3 (- (* 27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* 1/3 (* a (+ (* -1/4 (/ (* (+ (* -27/2 (/ (pow c 3) b)) (+ (* -27/16 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow c 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 3))))) (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))) (- (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))> |
#<alt (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* -1/3 (/ (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2))))) a))) a)> |
#<alt (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (pow a 2))) (* -1/3 (/ (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2))))) a)))) a)> |
#<alt (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (pow a 2))) (+ (* -1/3 (/ (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2))))) a)) (* 1/3 (/ (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2))))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (pow a 3)))))) a)> |
#<alt (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1/3 (/ (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1/3 (/ (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))))) a)) (* 1/3 (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* 1/3 (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (* 1/3 (/ (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt 3) 2)))))) a))) a)) (* 1/3 (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) a))) a))> |
#<alt (* 1/6 (/ (* c (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4))))))> |
#<alt (* c (+ (* -1/3 (* c (- (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))) (* 1/6 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4))))))))> |
#<alt (* c (+ (* 1/6 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* c (+ (* -1/3 (* c (- (* 27/2 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* -1/3 (- (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))))))> |
#<alt (* c (+ (* 1/6 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* c (+ (* -1/3 (- (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* c (+ (* -1/3 (- (* 27/2 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* 1/3 (* c (+ (* -1/4 (/ (* (+ (* -27/2 (/ (pow a 3) b)) (+ (* -27/16 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow a 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 3))))) (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))) (- (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 27/2 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))))))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1/3 (/ (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2))))) c)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (pow c 2))) (* -1/3 (/ (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2))))) c))))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (pow c 2))) (+ (* -1/3 (/ (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2))))) c)) (* 1/3 (/ (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -3) 2))))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (pow c 3))))))> |
#<alt (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))> |
#<alt (+ (* 1/3 (/ (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1 (/ (+ (* -1/3 (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2)))))) (* 1/3 (/ (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 3) (pow (sqrt 3) 2)))))) c))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (* -1/3 (/ (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 3) (pow (sqrt 3) 2)))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 3) (pow (sqrt 3) 2)))))) c))) c)) (* -1/3 (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3)))> |
#<alt (+ (* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) (* 9 (* (pow a 2) (* b (pow c 2)))))> |
#<alt (+ (* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) (* b (+ (* 9 (* (pow a 2) (pow c 2))) (* b (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c))))))))))> |
#<alt (+ (* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) (* b (+ (* 9 (* (pow a 2) (pow c 2))) (* b (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (+ (* b (+ (* -6 (* a c)) (* -3 (* a c)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))))))))> |
#<alt (* 6 (pow b 5))> |
#<alt (* (pow b 5) (+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (* 2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))))))> |
#<alt (* (pow b 5) (+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))) (+ (* 2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))> |
#<alt (* (pow b 5) (+ 6 (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* a c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))) (+ (* -9/8 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 6))) (+ (* 2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))))> |
#<alt (* 9/2 (* a (* (pow b 3) c)))> |
#<alt (* -1 (* (pow b 3) (+ (* -9/2 (* a c)) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 2)))))))> |
#<alt (* -1 (* (pow b 3) (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 2))) (* -9/8 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))))))))))> |
#<alt (* -1 (* (pow b 3) (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -81/8 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -27/16 (/ (* (pow a 3) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 6))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 2))) (+ (* -3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (* -9/8 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4)))))))))))))> |
#<alt (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4))))> |
#<alt (+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))))> |
#<alt (+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (* a (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))))))))> |
#<alt (+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (* a (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (+ (* 18 (* b (pow c 2))) (* a (+ (* -27/2 (/ (pow c 3) b)) (+ (* -27/16 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow c 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 3))))))))))))))> |
#<alt (* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3)))> |
#<alt (* (pow a 3) (+ (* 9 (* (sqrt (/ (pow c 5) a)) (sqrt -3))) (+ (* 9 (/ (* b (pow c 2)) a)) (* (sqrt (/ c (pow a 3))) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))))> |
#<alt (* (pow a 3) (+ (* 9/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow c 5) a)) (sqrt -3))) (+ (* 9 (/ (* b (pow c 2)) a)) (+ (* (sqrt (/ c (pow a 3))) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (+ (* (sqrt (/ c (pow a 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (/ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow a 2))))))))> |
#<alt (* (pow a 3) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (sqrt -3)))) (+ (* 9/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow c 5) a)) (sqrt -3))) (+ (* 9 (/ (* b (pow c 2)) a)) (+ (* (sqrt (/ c (pow a 3))) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (+ (* (sqrt (/ c (pow a 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (+ (/ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow a 2)) (/ (* b (+ (* 2 (pow b 4)) (pow b 4))) (pow a 3))))))))))> |
#<alt (* -9 (* (sqrt (* (pow a 5) (pow c 5))) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) a)) (* 9 (* (sqrt (/ (pow c 5) a)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) a)) (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) a)) (* 9 (* (sqrt (/ (pow c 5) a)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) a)) (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) a)) (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) a)) (* 9 (* (sqrt (/ (pow c 5) a)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4))))> |
#<alt (+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))))> |
#<alt (+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (* c (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))))))))> |
#<alt (+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (* c (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (+ (* 18 (* (pow a 2) b)) (* c (+ (* -27/2 (/ (pow a 3) b)) (+ (* -27/16 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow a 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 3))))))))))))))> |
#<alt (* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3)))> |
#<alt (* (pow c 3) (+ (* 9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 9 (/ (* (pow a 2) b) c)) (* (sqrt (/ a (pow c 3))) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))))> |
#<alt (* (pow c 3) (+ (* 9/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 9 (/ (* (pow a 2) b) c)) (+ (* (sqrt (/ a (pow c 3))) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (+ (* (sqrt (/ a (pow c 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (/ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow c 2))))))))> |
#<alt (* (pow c 3) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (sqrt -3)))) (+ (* 9/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 9 (/ (* (pow a 2) b) c)) (+ (* (sqrt (/ a (pow c 3))) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (+ (* (sqrt (/ a (pow c 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (+ (/ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow c 2)) (/ (* b (+ (* 2 (pow b 4)) (pow b 4))) (pow c 3))))))))))> |
#<alt (* -9 (* (sqrt (* (pow a 5) (pow c 5))) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) c)) (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) c)) (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) c)) (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* 9 (* (pow a 2) (pow c 2)))> |
#<alt (+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (* -3 (* a c)))))> |
#<alt (+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (* 3 (pow b 2))))))> |
#<alt (+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (* 3 (pow b 2))))))> |
#<alt (* 3 (pow b 4))> |
#<alt (* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (* -3 (/ (* a c) (pow b 2))))))> |
#<alt (* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* 3 (pow b 4))> |
#<alt (* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (* -3 (/ (* a c) (pow b 2))))))> |
#<alt (* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (+ (* 2 (pow b 4)) (pow b 4))> |
#<alt (+ (* 2 (pow b 4)) (+ (* a (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 4)))> |
#<alt (+ (* 2 (pow b 4)) (+ (* a (+ (* -6 (* (pow b 2) c)) (+ (* -3 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))) (pow b 4)))> |
#<alt (+ (* 2 (pow b 4)) (+ (* a (+ (* -6 (* (pow b 2) c)) (+ (* -3 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))) (pow b 4)))> |
#<alt (* 9 (* (pow a 2) (pow c 2)))> |
#<alt (* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* -3 (/ (* (pow b 2) c) a)) (* 9 (pow c 2)))))> |
#<alt (* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* -3 (/ (* (pow b 2) c) a)) (+ (* 2 (/ (pow b 4) (pow a 2))) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2)))))))> |
#<alt (* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* -3 (/ (* (pow b 2) c) a)) (+ (* 2 (/ (pow b 4) (pow a 2))) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2)))))))> |
#<alt (* 9 (* (pow a 2) (pow c 2)))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) a)) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) a)) (* 9 (pow c 2))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) a)) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) a)) (* 9 (pow c 2))))> |
#<alt (+ (* 2 (pow b 4)) (pow b 4))> |
#<alt (+ (* 2 (pow b 4)) (+ (* c (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 4)))> |
#<alt (+ (* 2 (pow b 4)) (+ (* c (+ (* -6 (* a (pow b 2))) (+ (* -3 (* a (pow b 2))) (* 9 (* (pow a 2) c))))) (pow b 4)))> |
#<alt (+ (* 2 (pow b 4)) (+ (* c (+ (* -6 (* a (pow b 2))) (+ (* -3 (* a (pow b 2))) (* 9 (* (pow a 2) c))))) (pow b 4)))> |
#<alt (* 9 (* (pow a 2) (pow c 2)))> |
#<alt (* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* -3 (/ (* a (pow b 2)) c)) (* 9 (pow a 2)))))> |
#<alt (* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* -3 (/ (* a (pow b 2)) c)) (+ (* 2 (/ (pow b 4) (pow c 2))) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2)))))))> |
#<alt (* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* -3 (/ (* a (pow b 2)) c)) (+ (* 2 (/ (pow b 4) (pow c 2))) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2)))))))> |
#<alt (* 9 (* (pow a 2) (pow c 2)))> |
#<alt (* (pow c 2) (+ (* -1 (/ (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2))))> |
#<alt (* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) c)) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) c)) (* 9 (pow a 2))))> |
#<alt (* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) c)) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) c)) (* 9 (pow a 2))))> |
213 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | c | @ | inf | (* a (+ (/ (/ (* -3/8 (* c c)) b) (* b b)) (* a (+ (/ (* -9/16 (* c (* c c))) (pow b 5)) (* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6))))) |
| 7.0ms | b | @ | inf | (/ (/ (* (- (* (* b b) (* b (* b (* b b)))) (* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))))) 1) (* (+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) (+ b (sqrt (+ (* b b) (* a (* c -3))))))) (* a -3)) |
| 6.0ms | c | @ | inf | (/ (* (- (* (* b b) (* b (* b (* b b)))) (* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))))) 1) (* (+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) (+ b (sqrt (+ (* b b) (* a (* c -3))))))) |
| 6.0ms | c | @ | -inf | (/ (/ (* (- (* (* b b) (* b (* b (* b b)))) (* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))))) 1) (* (+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) (+ b (sqrt (+ (* b b) (* a (* c -3))))))) (* a -3)) |
| 6.0ms | c | @ | -inf | (/ c b) |
| 1× | batch-egg-rewrite |
| 4964× | *-lowering-*.f32 |
| 4964× | *-lowering-*.f64 |
| 4096× | accelerator-lowering-fma.f32 |
| 4096× | accelerator-lowering-fma.f64 |
| 3024× | pow-lowering-pow.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 548 |
| 1 | 413 | 452 |
| 2 | 4076 | 442 |
| 0 | 8177 | 411 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ (pow c 4) (pow b 6)) (* 405/64 a)) |
(/ (pow c 4) (pow b 6)) |
(/ (* -9/16 (* c (* c c))) (pow b 5)) |
(* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6) |
(* -1/2 (/ c b)) |
(/ c b) |
(- (sqrt (+ (* b b) (* a (* c -3)))) b) |
(* (/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) a) 1/3) |
(* a (* c -3)) |
(/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) a) |
(- (* b -3) (* (* a -3) (/ (sqrt (+ (* b b) (* a (* c -3)))) a))) |
(* (* a -3) (/ (sqrt (+ (* b b) (* a (* c -3)))) a)) |
(/ (- (* b -3) (* (* a -3) (/ (sqrt (+ (* b b) (* a (* c -3)))) a))) (* (* a -3) -3)) |
(- (* (* b b) (* b (* b (* b b)))) (* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))))) |
(* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) |
(* (* b b) (+ (* b b) (* a (* c -3)))) |
(/ (* (- (* (* b b) (* b (* b (* b b)))) (* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))))) 1) (* (+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) (+ b (sqrt (+ (* b b) (* a (* c -3))))))) |
(+ (* -1/2 (/ c b)) (* a (+ (/ (/ (* -3/8 (* c c)) b) (* b b)) (* a (+ (/ (* -9/16 (* c (* c c))) (pow b 5)) (* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6)))))) |
(* a (+ (/ (/ (* -3/8 (* c c)) b) (* b b)) (* a (+ (/ (* -9/16 (* c (* c c))) (pow b 5)) (* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6))))) |
(+ (/ (/ (* -3/8 (* c c)) b) (* b b)) (* a (+ (/ (* -9/16 (* c (* c c))) (pow b 5)) (* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6)))) |
(* a (+ (/ (* -9/16 (* c (* c c))) (pow b 5)) (* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6))) |
(sqrt (+ (* b b) (* a (* c -3)))) |
(* (* a -3) -3) |
(/ (/ (* (- (* (* b b) (* b (* b (* b b)))) (* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))))) 1) (* (+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) (+ b (sqrt (+ (* b b) (* a (* c -3))))))) (* a -3)) |
(* (+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) (+ b (sqrt (+ (* b b) (* a (* c -3)))))) |
(+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) |
| Outputs |
|---|
(/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)))) |
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c c)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (neg.f64 b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c c)))) |
(/.f64 (*.f64 (*.f64 #s(literal 405/64 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (*.f64 c c)))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b b)) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal 405/64 binary64) a))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal 405/64 binary64) a)) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(*.f64 a (/.f64 #s(literal 405/64 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c c))))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 405/64 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c c)))) a) |
(*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) b) (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b b))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) a) #s(literal 405/64 binary64)) |
(exp.f64 (-.f64 (*.f64 #s(literal 4 binary64) (log.f64 c)) (*.f64 #s(literal 6 binary64) (log.f64 b)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (-.f64 (*.f64 #s(literal 6 binary64) (log.f64 b)) (*.f64 #s(literal 4 binary64) (log.f64 c))) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (*.f64 #s(literal 4 binary64) (log.f64 c)) (neg.f64 (*.f64 #s(literal 6 binary64) (log.f64 b))))) |
(exp.f64 (+.f64 (neg.f64 (*.f64 #s(literal 6 binary64) (log.f64 b))) (*.f64 #s(literal 4 binary64) (log.f64 c)))) |
(exp.f64 (neg.f64 (-.f64 (*.f64 #s(literal 6 binary64) (log.f64 b)) (*.f64 #s(literal 4 binary64) (log.f64 c))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (neg.f64 b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (*.f64 c c))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c c))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (*.f64 c c)))) (neg.f64 (*.f64 (neg.f64 b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(*.f64 (*.f64 c c) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 c c) b) (pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c c)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 c c)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 c c)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c c)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64))) |
(pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) |
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) |
(*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(*.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -9/16 binary64)) |
(*.f64 (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64)))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5/2 binary64)))) |
(*.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5/2 binary64)))) |
(*.f64 (pow.f64 b #s(literal -5/2 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal -9/16 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal -9/16 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c #s(literal -9/16 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c c)) #s(literal -1 binary64))) |
(/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) b) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (neg.f64 b)) |
(/.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (neg.f64 b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal -1/6 binary64)) (neg.f64 b)) |
(pow.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) b) #s(literal -1/6 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/6 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) b)) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) b) #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) b)) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 (*.f64 #s(literal 405/64 binary64) a) b)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/.f64 (neg.f64 (*.f64 c #s(literal -1/2 binary64))) (neg.f64 b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) c)) (neg.f64 b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1/2 binary64)) (neg.f64 b)) |
(pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 c (neg.f64 b))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) b)) |
(/.f64 c b) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b c))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) b) |
(pow.f64 (/.f64 b c) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 c b)) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (neg.f64 b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) c) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64))) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (neg.f64 b)) |
(+.f64 (neg.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))))) b) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (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)))))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (neg.f64 b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 (neg.f64 b) (neg.f64 b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (neg.f64 b))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (neg.f64 b) (neg.f64 b))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (neg.f64 b))) |
(pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #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 1/3 binary64)) a) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 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 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 1/3 binary64))) #s(literal -1 binary64)) |
(*.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 (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) a) #s(literal 1/3 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 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(*.f64 (*.f64 c #s(literal -3 binary64)) a) |
(*.f64 (*.f64 a #s(literal -3 binary64)) c) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (neg.f64 (/.f64 b a))) |
(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 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b a)) |
(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 b a))) |
(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 b a))) |
(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) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 b a))) |
(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 b a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 b a))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.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))))) b) a) |
(/.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 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.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))))) a) (*.f64 a b)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) 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 (-.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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) a)) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 b a)))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b a))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 2 binary64)) (*.f64 (/.f64 b a) (/.f64 b a))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b a))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(pow.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 1 binary64)) #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 #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 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) 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 (pow.f64 (/.f64 a (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b 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 #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 (/.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 (*.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 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (+.f64 (*.f64 (*.f64 b b) #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 (*.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 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) #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 (*.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 (/.f64 (*.f64 (*.f64 b b) #s(literal 9 binary64)) (+.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 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -3 binary64))) #s(literal 2 binary64))) (+.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)))))))))) |
(fma.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)))))))) |
(fma.f64 a (neg.f64 (/.f64 #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))) |
(fma.f64 #s(literal -3 binary64) b (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) (*.f64 b #s(literal -3 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 a #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64))) |
(fma.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 b #s(literal -3 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #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))) |
(fma.f64 #s(literal -1 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 b #s(literal -3 binary64))) |
(fma.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) (*.f64 a #s(literal -3 binary64)) (*.f64 b #s(literal -3 binary64))) |
(fma.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 1 binary64) a) (*.f64 b #s(literal -3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 b b) #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 (*.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 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 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 (*.f64 (*.f64 b b) #s(literal 9 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -3 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 b b) #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 (*.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 (-.f64 (*.f64 (*.f64 b b) #s(literal 9 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -3 binary64))) #s(literal 2 binary64)))) (+.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 (neg.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 (*.f64 b b) #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 (*.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 (neg.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 9 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -3 binary64))) #s(literal 2 binary64))))) (neg.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 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (*.f64 b b) #s(literal 9 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 2 binary64)) (*.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 (-.f64 (*.f64 (*.f64 b b) #s(literal 9 binary64)) (pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 2 binary64))) (-.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))))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) #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 (*.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 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.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 (*.f64 (*.f64 b b) #s(literal 9 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -3 binary64))) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) #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 (*.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 (-.f64 (*.f64 (*.f64 b b) #s(literal 9 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -3 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.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 (*.f64 a #s(literal -3 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 a (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 a (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a) |
(/.f64 (neg.f64 (*.f64 a (*.f64 #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 (*.f64 a #s(literal -3 binary64)) #s(literal 1 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (*.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 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 a (*.f64 a (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 a (/.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 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.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))))) a)) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 a #s(literal -3 binary64))) |
(*.f64 (/.f64 #s(literal -3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a) |
(*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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))))) a) a) #s(literal -3 binary64)) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -1/3 binary64)) (neg.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)) (*.f64 a #s(literal 9 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) (+.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)))))))))) #s(literal -1 binary64))) |
(-.f64 (*.f64 (/.f64 b a) #s(literal -1/3 binary64)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 a #s(literal 9 binary64))))) |
(fma.f64 b (/.f64 #s(literal -3 binary64) (*.f64 a #s(literal 9 binary64))) (neg.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)) (*.f64 a #s(literal 9 binary64)))))) |
(fma.f64 #s(literal -3 binary64) (/.f64 b (*.f64 a #s(literal 9 binary64))) (neg.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)) (*.f64 a #s(literal 9 binary64)))))) |
(fma.f64 (*.f64 b #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal -3 binary64)) (neg.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)) (*.f64 a #s(literal 9 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -3 binary64))) (neg.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)) (*.f64 a #s(literal 9 binary64)))))) |
(fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (neg.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)) (*.f64 a #s(literal 9 binary64)))))) |
(fma.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #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))))) a) (/.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 a #s(literal 9 binary64)))))) |
(fma.f64 (/.f64 #s(literal -3 binary64) (*.f64 a #s(literal -3 binary64))) (/.f64 b #s(literal -3 binary64)) (neg.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)) (*.f64 a #s(literal 9 binary64)))))) |
(fma.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal 1 binary64) (neg.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)) (*.f64 a #s(literal 9 binary64)))))) |
(fma.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b #s(literal 9 binary64)) (neg.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)) (*.f64 a #s(literal 9 binary64)))))) |
(neg.f64 (/.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)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.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 #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 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) (+.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 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) (+.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))))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #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 -3 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.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 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a #s(literal 9 binary64)) (+.f64 (*.f64 (*.f64 b b) #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 (*.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 (-.f64 (*.f64 (*.f64 b b) #s(literal 9 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -3 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 9 binary64)) (+.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 (/.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 -3 binary64))) #s(literal -3 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) (+.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 (-.f64 (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 a #s(literal 9 binary64))) (*.f64 (*.f64 a #s(literal 9 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 (*.f64 a #s(literal 9 binary64)) (*.f64 a #s(literal 9 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b b) #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 (*.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 (*.f64 (*.f64 b b) #s(literal 9 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -3 binary64))) #s(literal 2 binary64)))) #s(literal 1 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 (neg.f64 (-.f64 #s(literal 0 binary64) (+.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)))))))))) (neg.f64 (*.f64 a #s(literal -9 binary64)))) |
(/.f64 (neg.f64 (/.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 -3 binary64)))) #s(literal 3 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 b a))) #s(literal -1/27 binary64)) (pow.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)) (*.f64 a #s(literal 9 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/3 binary64)) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) (+.f64 (pow.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)) (*.f64 a #s(literal 9 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/3 binary64)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 a #s(literal 9 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/3 binary64)) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) (pow.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)) (*.f64 a #s(literal 9 binary64)))) #s(literal 2 binary64))) (+.f64 (*.f64 (/.f64 b a) #s(literal -1/3 binary64)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 a #s(literal 9 binary64)))))) |
(/.f64 (*.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)))))))) #s(literal 1 binary64)) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal -3 binary64))) (+.f64 (*.f64 (*.f64 b b) #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 (*.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 (*.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 9 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -3 binary64))) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal -3 binary64))) (+.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 (/.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)))))))) a) #s(literal 9 binary64)) |
(/.f64 (/.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)))))))) #s(literal -3 binary64)) (*.f64 a #s(literal -3 binary64))) |
(pow.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) (+.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))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) (+.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))))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #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 -3 binary64)))) #s(literal -1 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 (/.f64 #s(literal -1/3 binary64) a) #s(literal -3 binary64))) |
(*.f64 #s(literal 1 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 #s(literal 0 binary64) (+.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 #s(literal 1 binary64) (*.f64 a #s(literal -9 binary64)))) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (pow.f64 (/.f64 #s(literal -3 binary64) (+.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))))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 9 binary64) (+.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))))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal -3 binary64)) (+.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 (/.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal -3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.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))))))))) #s(literal -1 binary64))) |
(*.f64 (/.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 -3 binary64))) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/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 -3 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) #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 (*.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 (pow.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) (-.f64 (*.f64 (*.f64 b b) #s(literal 9 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -3 binary64))) #s(literal 2 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.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 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1 binary64))) |
(-.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(fma.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(fma.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) b (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (neg.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 (*.f64 b (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(fma.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) |
(fma.f64 (pow.f64 (*.f64 b (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64)) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal 1 binary64)) (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(+.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(fma.f64 b (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(fma.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(fma.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(fma.f64 (*.f64 b b) (*.f64 b b) (+.f64 (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 a (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(fma.f64 (*.f64 b (*.f64 b b)) b (+.f64 (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(fma.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.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 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(fma.f64 (*.f64 c a) (*.f64 #s(literal -3 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(fma.f64 (*.f64 b (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) a) (*.f64 c #s(literal -3 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 c #s(literal -3 binary64))) a (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 c a)) #s(literal -3 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.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 2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1/2 binary64)) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
(*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (*.f64 b b))) |
(fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(fma.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (*.f64 b b))) |
(fma.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(fma.f64 (*.f64 b b) (*.f64 b b) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(fma.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 a (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) |
(fma.f64 (*.f64 b (*.f64 b b)) b (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(fma.f64 (*.f64 c a) (*.f64 #s(literal -3 binary64) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) b) b (*.f64 (*.f64 b b) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 c #s(literal -3 binary64))) a (*.f64 (*.f64 b b) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 c a)) #s(literal -3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
(pow.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 2 binary64)) |
(*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) |
(*.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(*.f64 (*.f64 b (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) |
(+.f64 b (-.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 #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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 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 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 (*.f64 b b)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (+.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 (-.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(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)) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (*.f64 b b) (+.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))))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))))) |
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(+.f64 (/.f64 a (/.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) (/.f64 (*.f64 c c) b))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a)) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 a (/.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) (/.f64 (*.f64 c c) b)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))))) (/.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))))) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))))))) |
(fma.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))))) |
(fma.f64 a (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a)) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(fma.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))))) |
(fma.f64 (/.f64 c b) #s(literal -1/2 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))))) |
(fma.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) a) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a)) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) a (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a)) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(fma.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))) a (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(fma.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))))) |
(fma.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a)) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))))) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))))))) (neg.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))))))) |
(+.f64 (/.f64 a (/.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) (/.f64 (*.f64 c c) b))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a))) |
(+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a)) (/.f64 a (/.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) (/.f64 (*.f64 c c) b)))) |
(fma.f64 a (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a))) |
(fma.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))) (/.f64 a (/.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) (/.f64 (*.f64 c c) b)))) |
(fma.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) a) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) a (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a))) |
(fma.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a) (/.f64 a (/.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) (/.f64 (*.f64 c c) b)))) |
(fma.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))) a (/.f64 a (/.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) (/.f64 (*.f64 c c) b)))) |
(fma.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (/.f64 a (/.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) (/.f64 (*.f64 c c) b)))) |
(fma.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a)) (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a))))) (+.f64 (*.f64 (/.f64 a (/.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) (/.f64 (*.f64 c c) b))) (/.f64 a (/.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) (/.f64 (*.f64 c c) b)))) (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a))) (*.f64 (/.f64 a (/.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) (/.f64 (*.f64 c c) b))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 a (/.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) (/.f64 (*.f64 c c) b))) (/.f64 a (/.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) (/.f64 (*.f64 c c) b)))) (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a)))) (-.f64 (/.f64 a (/.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) (/.f64 (*.f64 c c) b))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a)))) |
(/.f64 (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a)))))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 a (-.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a))))) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a))))) a) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a)))) a) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))) a) |
(+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))) |
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) |
(+.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) (+.f64 (/.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) b) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) b)) |
(-.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a))) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))))) |
(fma.f64 a (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) b) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(fma.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) |
(fma.f64 #s(literal -9/16 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) a) (+.f64 (/.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) b) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 c c) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))) |
(fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) a) (+.f64 (/.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) b) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) a (+.f64 (/.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) b) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))) |
(fma.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))) |
(fma.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))) |
(fma.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b)) (pow.f64 (/.f64 b (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))) |
(fma.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) a (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))) |
(fma.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))) |
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))) |
(fma.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))) |
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))) |
(fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))) |
(fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (/.f64 (*.f64 c c) b) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))) |
(fma.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) (/.f64 c (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))) |
(fma.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 c b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))) |
(fma.f64 (*.f64 a #s(literal -9/16 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) b) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 a (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) b) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(fma.f64 (pow.f64 (/.f64 b #s(literal -3/8 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (/.f64 (*.f64 c c) b)) #s(literal -1 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) #s(literal 3/8 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))) (-.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a))))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a))))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a))) (-.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a)))) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a)))))) (neg.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a))))) (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a))) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))) (-.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))))) |
(+.f64 (/.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) b) (/.f64 a (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))))) |
(+.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) b)) |
(fma.f64 a (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) b)) |
(fma.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (/.f64 a (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))))) |
(fma.f64 #s(literal -9/16 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) a) (/.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) b)) |
(fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) a) (/.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) b)) |
(fma.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) a (/.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) b)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 #s(literal -1/6 binary64) a) (/.f64 a (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) b) a) (/.f64 a (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))))) |
(fma.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) a (/.f64 a (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))))) |
(fma.f64 (*.f64 a (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) b)) #s(literal -1/6 binary64) (/.f64 a (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))))) |
(fma.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) b) (/.f64 a (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))))) |
(fma.f64 (*.f64 a #s(literal -9/16 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) b)) |
(fma.f64 (*.f64 a (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) b)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -729/4096 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) b) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) b))) #s(literal -1/216 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) (/.f64 a (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) b) (/.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) b)) (*.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) (/.f64 a (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) b) (/.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) b))) (-.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) b))) |
(/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -729/4096 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) b) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) b))) #s(literal -1/216 binary64)))) (+.f64 (*.f64 #s(literal 81/256 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (-.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
(/.f64 (*.f64 a (-.f64 (*.f64 #s(literal 81/256 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) b) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) b)) #s(literal 1/36 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -729/4096 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) b) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) b))) #s(literal -1/216 binary64))) a) (+.f64 (*.f64 #s(literal 81/256 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (-.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 81/256 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) b) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) b)) #s(literal 1/36 binary64))) a) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) a) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.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))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 a #s(literal 9 binary64)) |
(*.f64 #s(literal -3 binary64) (*.f64 a #s(literal -3 binary64))) |
(*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -3 binary64)) |
(*.f64 #s(literal 9 binary64) a) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #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 (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(neg.f64 (/.f64 (-.f64 b (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 0 binary64) (-.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 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 #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))))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #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 (*.f64 a #s(literal -3 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 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 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (neg.f64 (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (neg.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 (*.f64 b b)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b 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 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.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 -3 binary64)) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -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 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #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 b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -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 (neg.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 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 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))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -3 binary64)) a) |
(pow.f64 (/.f64 (*.f64 a #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 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -1 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 #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 (-.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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) a))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 a #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 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 #s(literal 1 binary64) (*.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 #s(literal 1 binary64) a) (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))) |
(*.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 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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))))))) (/.f64 #s(literal -1/3 binary64) a))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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))))))) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -3 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.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 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #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))))))) 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 (pow.f64 (/.f64 a (-.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 (pow.f64 (/.f64 a (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64)) (pow.f64 (/.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)))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -3 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 (pow.f64 (/.f64 #s(literal -3 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.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 (pow.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 (*.f64 b b) (+.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)))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 b (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(+.f64 (*.f64 b (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.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))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.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)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.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)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.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 (*.f64 b b) (*.f64 b b)))) |
(+.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.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 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(+.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(fma.f64 b (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.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))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 b (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) b (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.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))))) (*.f64 b (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(fma.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(fma.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.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 (*.f64 b b) (*.f64 b b)))) |
(fma.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.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 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (*.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 b (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 b (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 b (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.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))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 b (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal 2 binary64))) (-.f64 (*.f64 b (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.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))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 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)))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b b))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(+.f64 (+.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(fma.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(fma.f64 (*.f64 b b) (*.f64 b b) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (*.f64 b b))) |
(fma.f64 (*.f64 b (*.f64 b b)) b (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (*.f64 (*.f64 b b) (*.f64 b b))) |
(fma.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b b))) |
(fma.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (*.f64 b b))) |
(fma.f64 (*.f64 b (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(fma.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
| 1× | egg-herbie |
| 6790× | *-lowering-*.f32 |
| 6790× | *-lowering-*.f64 |
| 4886× | +-lowering-+.f64 |
| 4886× | +-lowering-+.f32 |
| 4868× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2653 | 33520 |
| 1 | 7862 | 33210 |
| 0 | 8097 | 31854 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -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)) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(* (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)) |
(* 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)))))) |
(* -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)))))) |
(* 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)) |
(+ (* -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/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))))))) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* (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)) |
(+ (* -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))) |
(* -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 (* (sqrt (* a c)) (sqrt -3))) |
(- (* -3 b) (* -3 (* (sqrt (* a c)) (sqrt -3)))) |
(- (* b (- (* 3/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 3)) (* -3 (* (sqrt (* a c)) (sqrt -3)))) |
(- (* b (- (* b (- (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* -3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 3)) (* -3 (* (sqrt (* a c)) (sqrt -3)))) |
(* -9/2 (/ (* a c) b)) |
(/ (- (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 9/2 (* a c))) b) |
(/ (- (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 9/2 (* a c)))) b) |
(/ (- (* -3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) b) |
(* -6 b) |
(* -1 (* b (+ 6 (* -9/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (- (+ 6 (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* 9/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (- (+ 6 (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 9/2 (/ (* a c) (pow b 2))))))) |
(* -9/2 (/ (* a c) b)) |
(* a (- (* -27/8 (/ (* a (pow c 2)) (pow b 3))) (* 9/2 (/ c b)))) |
(* a (- (* a (- (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* 27/8 (/ (pow c 2) (pow b 3))))) (* 9/2 (/ c b)))) |
(* a (- (* a (- (* a (- (* -3/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* 81/16 (/ (pow c 3) (pow b 5))))) (* 27/8 (/ (pow c 2) (pow b 3))))) (* 9/2 (/ c b)))) |
(* 3 (* (sqrt (* a c)) (sqrt -3))) |
(* a (- (* -3 (/ b a)) (* -3 (* (sqrt (/ c a)) (sqrt -3))))) |
(* a (- (+ (* -3 (/ b a)) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))) (* -3 (* (sqrt (/ c a)) (sqrt -3))))) |
(* a (- (+ (* -3 (/ b a)) (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3))))) (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))))) |
(* -3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (- (* 3 (/ b a)) (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* a (- (* -1 (/ (+ (* -3 b) (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* a (- (* -1 (/ (+ (* -3 b) (* -1 (/ (- (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* -3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -9/2 (/ (* a c) b)) |
(* c (- (* -27/8 (/ (* (pow a 2) c) (pow b 3))) (* 9/2 (/ a b)))) |
(* c (- (* c (- (* -81/16 (/ (* (pow a 3) c) (pow b 5))) (* 27/8 (/ (pow a 2) (pow b 3))))) (* 9/2 (/ a b)))) |
(* c (- (* c (- (* c (- (* -3/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* 81/16 (/ (pow a 3) (pow b 5))))) (* 27/8 (/ (pow a 2) (pow b 3))))) (* 9/2 (/ a b)))) |
(* 3 (* (sqrt (* a c)) (sqrt -3))) |
(* c (- (* -3 (/ b c)) (* -3 (* (sqrt (/ a c)) (sqrt -3))))) |
(* c (- (+ (* -3 (/ b c)) (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3))))) (* -3 (* (sqrt (/ a c)) (sqrt -3))))) |
(* c (- (+ (* -3 (/ b c)) (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3))))) (+ (* -3 (* (sqrt (/ a c)) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3))))))) |
(* -3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (- (* 3 (/ b c)) (* -3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (- (* -1 (/ (+ (* -3 b) (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (- (* -1 (/ (+ (* -3 b) (* -1 (/ (- (* -3/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* -3/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* -3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -3 b) |
(+ (* -3 b) (* 9/2 (/ (* a c) b))) |
(+ (* -3 b) (* a (+ (* 27/8 (/ (* a (pow c 2)) (pow b 3))) (* 9/2 (/ c b))))) |
(+ (* -3 b) (* a (+ (* 9/2 (/ c b)) (* a (+ (* 27/8 (/ (pow c 2) (pow b 3))) (* 81/16 (/ (* a (pow c 3)) (pow b 5)))))))) |
(* -3 (* (sqrt (* a c)) (sqrt -3))) |
(* a (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))))) |
(* a (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3))))))) |
(* a (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))) |
(* 3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))))) |
(* -1 (* a (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))) |
(* -1 (* a (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))) |
(* -3 (* (sqrt (* a c)) (sqrt -3))) |
(+ (* -3 (* (sqrt (* a c)) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))))) |
(+ (* -3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))) |
(+ (* -3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))))) |
(* -3 b) |
(* b (- (* 9/2 (/ (* a c) (pow b 2))) 3)) |
(* b (- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 9/2 (/ (* a c) (pow b 2)))) 3)) |
(* b (- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* a c) (pow b 2))) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 3)) |
(* 3 b) |
(* -1 (* b (- (* 9/2 (/ (* a c) (pow b 2))) 3))) |
(* -1 (* b (- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 9/2 (/ (* a c) (pow b 2)))) 3))) |
(* -1 (* b (- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* a c) (pow b 2))) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 3))) |
(* -3 b) |
(+ (* -3 b) (* 9/2 (/ (* a c) b))) |
(+ (* -3 b) (* c (+ (* 27/8 (/ (* (pow a 2) c) (pow b 3))) (* 9/2 (/ a b))))) |
(+ (* -3 b) (* c (+ (* 9/2 (/ a b)) (* c (+ (* 27/8 (/ (pow a 2) (pow b 3))) (* 81/16 (/ (* (pow a 3) c) (pow b 5)))))))) |
(* -3 (* (sqrt (* a c)) (sqrt -3))) |
(* c (+ (* -3 (* (sqrt (/ a c)) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))))) |
(* c (+ (* -3 (* (sqrt (/ a c)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3))))))) |
(* c (+ (* -3 (* (sqrt (/ a c)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))) |
(* 3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* -3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))))) |
(* -1 (* c (+ (* -3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))) |
(* -1 (* c (+ (* -3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 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)) |
(+ (* -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/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))))))) |
(* 27 (* (pow a 3) (pow c 3))) |
(- (* -1 (* (pow b 2) (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))))) (* -27 (* (pow a 3) (pow c 3)))) |
(- (* (pow b 2) (- (* -1 (* (pow b 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))))) (* -27 (* (pow a 3) (pow c 3)))) |
(- (* (pow b 2) (- (* -1 (* (pow b 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))))) (* -27 (* (pow a 3) (pow c 3)))) |
(* -1 (* (pow b 4) (+ (* -6 (* a c)) (* -3 (* a c))))) |
(* (pow b 4) (- (* -1 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (pow b 2))) (+ (* -6 (* a c)) (* -3 (* a c))))) |
(* (pow b 4) (- (* 27 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (+ (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))) |
(* (pow b 4) (- (* 27 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (+ (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))) |
(* -1 (* (pow b 4) (+ (* -6 (* a c)) (* -3 (* a c))))) |
(* (pow b 4) (- (* -1 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (pow b 2))) (+ (* -6 (* a c)) (* -3 (* a c))))) |
(* (pow b 4) (- (* 27 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (+ (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))) |
(* (pow b 4) (- (* 27 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (+ (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))) |
(* -1 (* a (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))))) |
(* a (- (* -1 (* a (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))))) (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))))) |
(* a (- (* a (- (* 27 (* a (pow c 3))) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))))) (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))))) |
(* a (- (* a (- (* 27 (* a (pow c 3))) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))))) (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))))) |
(* 27 (* (pow a 3) (pow c 3))) |
(* (pow a 3) (- (* -1 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) a)) (* -27 (pow c 3)))) |
(* (pow a 3) (- (* -1 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (pow a 2))) (+ (* -27 (pow c 3)) (+ (* 9 (/ (* (pow b 2) (pow c 2)) a)) (* 18 (/ (* (pow b 2) (pow c 2)) a)))))) |
(* (pow a 3) (- (* -1 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (pow a 2))) (+ (* -27 (pow c 3)) (+ (* 9 (/ (* (pow b 2) (pow c 2)) a)) (* 18 (/ (* (pow b 2) (pow c 2)) a)))))) |
(* 27 (* (pow a 3) (pow c 3))) |
(* -1 (* (pow a 3) (- (+ (* 9 (/ (* (pow b 2) (pow c 2)) a)) (* 18 (/ (* (pow b 2) (pow c 2)) a))) (* 27 (pow c 3))))) |
(* -1 (* (pow a 3) (- (* -1 (/ (- (+ (* 3 (/ (* (pow b 4) c) a)) (* 6 (/ (* (pow b 4) c) a))) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) a)) (* 27 (pow c 3))))) |
(* -1 (* (pow a 3) (- (* -1 (/ (- (+ (* 3 (/ (* (pow b 4) c) a)) (* 6 (/ (* (pow b 4) c) a))) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) a)) (* 27 (pow c 3))))) |
(* -1 (* c (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))))) |
(* c (- (* -1 (* c (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))))) (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))))) |
(* c (- (* c (- (* 27 (* (pow a 3) c)) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))))) (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))))) |
(* c (- (* c (- (* 27 (* (pow a 3) c)) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))))) (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))))) |
(* 27 (* (pow a 3) (pow c 3))) |
(* (pow c 3) (- (* -1 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) c)) (* -27 (pow a 3)))) |
(* (pow c 3) (- (* -1 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (pow c 2))) (+ (* -27 (pow a 3)) (+ (* 9 (/ (* (pow a 2) (pow b 2)) c)) (* 18 (/ (* (pow a 2) (pow b 2)) c)))))) |
(* (pow c 3) (- (* -1 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (pow c 2))) (+ (* -27 (pow a 3)) (+ (* 9 (/ (* (pow a 2) (pow b 2)) c)) (* 18 (/ (* (pow a 2) (pow b 2)) c)))))) |
(* 27 (* (pow a 3) (pow c 3))) |
(* -1 (* (pow c 3) (- (+ (* 9 (/ (* (pow a 2) (pow b 2)) c)) (* 18 (/ (* (pow a 2) (pow b 2)) c))) (* 27 (pow a 3))))) |
(* -1 (* (pow c 3) (- (* -1 (/ (- (+ (* 3 (/ (* a (pow b 4)) c)) (* 6 (/ (* a (pow b 4)) c))) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) c)) (* 27 (pow a 3))))) |
(* -1 (* (pow c 3) (- (* -1 (/ (- (+ (* 3 (/ (* a (pow b 4)) c)) (* 6 (/ (* a (pow b 4)) c))) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) c)) (* 27 (pow a 3))))) |
(* 9 (* (pow a 2) (pow c 2))) |
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2)))) |
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (pow b 2)))) |
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (pow b 2)))) |
(pow b 4) |
(* (pow b 4) (+ 1 (* -6 (/ (* a c) (pow b 2))))) |
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(pow b 4) |
(* (pow b 4) (+ 1 (* -6 (/ (* a c) (pow b 2))))) |
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(pow b 4) |
(+ (* -6 (* a (* (pow b 2) c))) (pow b 4)) |
(+ (* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2))))) (pow b 4)) |
(+ (* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2))))) (pow b 4)) |
(* 9 (* (pow a 2) (pow c 2))) |
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2)))) |
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2))))) |
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2))))) |
(* 9 (* (pow a 2) (pow c 2))) |
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2)))) |
(pow b 4) |
(+ (* -6 (* a (* (pow b 2) c))) (pow b 4)) |
(+ (* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))) (pow b 4)) |
(+ (* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))) (pow b 4)) |
(* 9 (* (pow a 2) (pow c 2))) |
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2)))) |
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2))))) |
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2))))) |
(* 9 (* (pow a 2) (pow c 2))) |
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2)))) |
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2)))) |
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2)))) |
(* -3 (* a (* (pow b 2) c))) |
(* (pow b 2) (+ (* -3 (* a c)) (pow b 2))) |
(* (pow b 2) (+ (* -3 (* a c)) (pow b 2))) |
(* (pow b 2) (+ (* -3 (* a c)) (pow b 2))) |
(pow b 4) |
(* (pow b 4) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 4) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 4) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(pow b 4) |
(* (pow b 4) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 4) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 4) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(pow b 4) |
(+ (* -3 (* a (* (pow b 2) c))) (pow b 4)) |
(+ (* -3 (* a (* (pow b 2) c))) (pow b 4)) |
(+ (* -3 (* a (* (pow b 2) c))) (pow b 4)) |
(* -3 (* a (* (pow b 2) c))) |
(* a (+ (* -3 (* (pow b 2) c)) (/ (pow b 4) a))) |
(* a (+ (* -3 (* (pow b 2) c)) (/ (pow b 4) a))) |
(* a (+ (* -3 (* (pow b 2) c)) (/ (pow b 4) a))) |
(* -3 (* a (* (pow b 2) c))) |
(* -1 (* a (+ (* -1 (/ (pow b 4) a)) (* 3 (* (pow b 2) c))))) |
(* -1 (* a (+ (* -1 (/ (pow b 4) a)) (* 3 (* (pow b 2) c))))) |
(* -1 (* a (+ (* -1 (/ (pow b 4) a)) (* 3 (* (pow b 2) c))))) |
(pow b 4) |
(+ (* -3 (* a (* (pow b 2) c))) (pow b 4)) |
(+ (* -3 (* a (* (pow b 2) c))) (pow b 4)) |
(+ (* -3 (* a (* (pow b 2) c))) (pow b 4)) |
(* -3 (* a (* (pow b 2) c))) |
(* c (+ (* -3 (* a (pow b 2))) (/ (pow b 4) c))) |
(* c (+ (* -3 (* a (pow b 2))) (/ (pow b 4) c))) |
(* c (+ (* -3 (* a (pow b 2))) (/ (pow b 4) c))) |
(* -3 (* a (* (pow b 2) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 4) c)) (* 3 (* a (pow b 2)))))) |
(* -1 (* c (+ (* -1 (/ (pow b 4) c)) (* 3 (* a (pow b 2)))))) |
(* -1 (* c (+ (* -1 (/ (pow b 4) c)) (* 3 (* a (pow b 2)))))) |
(* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(+ (* -3 (/ b (pow (sqrt -3) 2))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))) |
(+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (- (* b (- (* -1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2)))))))) (* 3 (/ 1 (pow (sqrt -3) 2)))))) |
(+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (- (* b (- (+ (* -1 (* b (+ (* -1/3 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow (sqrt -3) 3)))) (+ (* 1/3 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* -1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2))))))) (sqrt -3))))))) (* -1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -3))))) (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2)))))))) (* 3 (/ 1 (pow (sqrt -3) 2)))))) |
(* -1/6 (/ (+ (* -6 (* a c)) (* -3 (* a c))) b)) |
(/ (- (+ (* -1/6 (+ (* -6 (* a c)) (* -3 (* a c)))) (* -1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (pow b 2)))) (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow b 2)))) b) |
(/ (- (+ (* -1/6 (+ (* -6 (* a c)) (* -3 (* a c)))) (+ (* -1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (pow b 2))) (* 9/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) (+ (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow b 2))) (+ (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2)))))) (pow b 4))) (* 1/6 (/ (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -1/6 (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (* -1/36 (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))))))) (pow b 4)))))) b) |
(/ (- (+ (* -1 (/ (+ (* -1/36 (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c))))) (+ (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* 9/2 (* (pow a 3) (pow c 3))) (+ (* -1/36 (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))))) (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -1/6 (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (* -1/36 (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))))))) (* 1/6 (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))) (- (* -1/6 (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (* -1/36 (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))))) (pow b 6))) (+ (* -1/6 (+ (* -6 (* a c)) (* -3 (* a c)))) (+ (* -1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (pow b 2))) (* 9/2 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) (+ (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow b 2))) (+ (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2)))))) (pow b 4))) (* 1/6 (/ (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -1/6 (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (* -1/36 (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))))))) (pow b 4)))))) b) |
(* -2/9 (/ (* b (+ (* -6 (* a c)) (* -3 (* a c)))) (* a c))) |
(* -1 (* b (- (+ (* 2/9 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* a c))) (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c))))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) (* (pow b 2) (pow c 2)))))))) |
(* -1 (* b (- (+ (* -6 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2/9 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* a c))) (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c)))))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a c))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) (pow c 2)))))) (* a (* (pow b 4) c)))) (+ (* -4/81 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 2) (* (pow b 4) (pow c 2))))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) (* (pow b 2) (pow c 2)))))))))) |
(* -1 (* b (- (+ (* -6 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1 (/ (+ (* -2/9 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (- (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a c))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) (pow c 2)))))) (* a c))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* -6 (* (pow a 2) (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a c))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) (pow c 2)))))) (* a c))) (* -4/81 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 2) (pow c 2))))))) (* a c))) (* -4/81 (/ (* (+ (* -81/8 (* (pow a 4) (pow c 4))) (+ (* -27/16 (* (pow a 3) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* -3/2 (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 2) (pow c 2)))))) (pow b 6))) (+ (* 2/9 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* a c))) (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c))))))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a c))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) (pow c 2)))))) (* a (* (pow b 4) c)))) (+ (* -4/81 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 2) (* (pow b 4) (pow c 2))))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) (* (pow b 2) (pow c 2)))))))))) |
(* -1/2 (/ (* a (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) |
(* a (+ (* -1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))) |
(* a (+ (* -1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (+ (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (* 27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))) |
(* a (+ (* -1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (+ (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (+ (* -1 (* a (+ (* -1/4 (/ (* (+ (* -27/2 (/ (pow c 3) b)) (+ (* -27/16 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow c 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 3))))) (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))) (- (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (+ (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))) |
(* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(- (+ (* -1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))) (* 1/3 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -3) 2))))) |
(- (+ (* -1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (+ (* -1/9 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/3 (/ (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* a (* (pow c 2) (pow (sqrt -3) 2))))) (* 1/3 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -3) 2))))))) |
(- (+ (* -1 (/ (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2))))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (pow a 3))) (+ (* -1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (+ (* -1/9 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/3 (/ (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* a (* (pow c 2) (pow (sqrt -3) 2))))) (* 1/3 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -3) 2))))))) |
(* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) |
(+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a))) |
(+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))))) a)) (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3))))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a))) |
(+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))))))) (sqrt 3)))) (* 1/3 (/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* (pow c 2) (pow (sqrt 3) 2))))))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))))) a)) (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3))))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a))) |
(* -1/2 (/ (* c (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) |
(* c (+ (* -1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))) |
(* c (+ (* -1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (+ (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (* 27/2 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))) |
(* c (+ (* -1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (+ (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (+ (* -1 (* c (+ (* -1/4 (/ (* (+ (* -27/2 (/ (pow a 3) b)) (+ (* -27/16 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow a 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 3))))) (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))) (- (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 27/2 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 27/2 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (+ (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))) |
(* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(- (+ (* -1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))) (* 1/3 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -3) 2))))) |
(- (+ (* -1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (+ (* -1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* (pow a 2) (* c (pow (sqrt -3) 2))))) (* 1/3 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -3) 2))))))) |
(- (+ (* -1 (/ (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 2) (pow (sqrt -3) 2))))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (pow c 3))) (+ (* -1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (+ (* -1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* (pow a 2) (* c (pow (sqrt -3) 2))))) (* 1/3 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -3) 2))))))) |
(* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) |
(+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))) c))) |
(+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 2) (pow (sqrt 3) 2)))))) c)) (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3))))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))) c))) |
(+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 2) (pow (sqrt 3) 2)))))))) (sqrt 3)))) (* 1/3 (/ (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* (pow a 2) (pow (sqrt 3) 2))))))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 2) (pow (sqrt 3) 2)))))) c)) (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3))))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))) c))) |
(* -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 (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b)))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2))))))) |
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3)))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c)))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c)))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7)) |
(* -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) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -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) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b)) |
(* -1/2 (/ c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))) |
(* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) |
(* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) |
(* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2))))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c)))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c)))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3))) |
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3))) |
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))) |
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3))))) |
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c))))) |
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2))))) |
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c)))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c)))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7)) |
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7)) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3)) |
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3)) |
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3)) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3))) |
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3))) |
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))) |
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))) |
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a)))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a)))) |
(* -9/16 (/ (* a (pow c 3)) (pow b 5))) |
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))) |
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))) |
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(* -9/16 (/ (* a (pow c 3)) (pow b 5))) |
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) |
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) |
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7)) |
(* -9/16 (/ (* a (pow c 3)) (pow b 5))) |
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5)) |
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5)) |
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5)) |
(* -9/16 (/ (* a (pow c 3)) (pow b 5))) |
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5))) |
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5))) |
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5))) |
(* (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 (* 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)))))))) |
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)))))))) |
(* 9 a) |
(* 9 a) |
(* 9 a) |
(* 9 a) |
(* 9 a) |
(* 9 a) |
(* 9 a) |
(* 9 a) |
(* 9 a) |
(* 9 a) |
(* 9 a) |
(* 9 a) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* -1/3 (* b (- (* -1/9 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))))))) (/ 1 (* a (pow (sqrt -3) 2)))))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1/3 (- (* -1/9 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2)))))))) (* 1/3 (* b (+ (* -1/3 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow (sqrt -3) 3)))) (+ (* 1/3 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* -1/9 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))))) (sqrt -3))))))))) (/ 1 (* a (pow (sqrt -3) 2)))))) |
(* 1/18 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* a b))) |
(/ (+ (* -1/3 (/ (- (* -1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) a)) (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) a))) (pow b 2))) (* 1/18 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a))) b) |
(/ (+ (* -1/3 (/ (- (* -1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) a)) (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) a))) (pow b 2))) (+ (* -1/3 (/ (- (* 9/2 (* (pow a 2) (pow c 3))) (+ (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2)))))) a)) (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) a)) (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) a))))))) (pow b 4))) (* 1/18 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)))) b) |
(/ (+ (* -1/3 (/ (- (* -1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) a)) (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) a))) (pow b 2))) (+ (* -1/3 (/ (- (* 9/2 (* (pow a 2) (pow c 3))) (+ (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2)))))) a)) (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) a)) (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) a))))))) (pow b 4))) (+ (* 1/18 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (* 1/3 (/ (+ (* -1/36 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) a)) (+ (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* 9/2 (* (pow a 2) (pow c 3))) (+ (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2)))))) a)) (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) a)) (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) a))))))))) (* 1/6 (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))) (- (* -1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) a)) (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) a))))))) (pow b 6)))))) b) |
(* 2/27 (/ (* b (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 2) c))) |
(* -1 (* b (+ (* -1/3 (/ (- (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 3) (pow c 2))))) (pow b 2))) (* -2/27 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* (pow a 2) c)))))) |
(* -1 (* b (+ (* -1/3 (/ (- (* -6 (* a (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 3) (pow c 2)))))) (* a c))) (* -4/81 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 3) (pow c 2)))))) (pow b 4))) (+ (* -1/3 (/ (- (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 3) (pow c 2))))) (pow b 2))) (* -2/27 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* (pow a 2) c))))))) |
(* -1 (* b (+ (* -1/3 (/ (- (* -6 (* a (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 3) (pow c 2)))))) (* a c))) (* -4/81 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 3) (pow c 2)))))) (pow b 4))) (+ (* -1/3 (/ (- (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 3) (pow c 2))))) (pow b 2))) (+ (* -2/27 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* (pow a 2) c))) (* 1/3 (/ (+ (* -2/9 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (- (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 3) (pow c 2)))))) (* a c))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* -6 (* a (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 3) (pow c 2)))))) (* a c))) (* -4/81 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 3) (pow c 2))))))) (* a c))) (* -4/81 (/ (* (+ (* -81/8 (* (pow a 4) (pow c 4))) (+ (* -27/16 (* (pow a 3) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* -3/2 (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 3) (pow c 2)))))) (pow b 6)))))))) |
(* 1/6 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) |
(+ (* -1/3 (* a (- (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* 1/6 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))) |
(+ (* 1/6 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (+ (* -1/3 (* a (- (* 27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* -1/3 (- (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))) |
(+ (* 1/6 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (+ (* -1/3 (- (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* a (+ (* -1/3 (- (* 27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* 1/3 (* a (+ (* -1/4 (/ (* (+ (* -27/2 (/ (pow c 3) b)) (+ (* -27/16 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow c 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 3))))) (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))) (- (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))))))))) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* -1/3 (/ (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2))))) a))) a) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (pow a 2))) (* -1/3 (/ (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2))))) a)))) a) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (pow a 2))) (+ (* -1/3 (/ (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2))))) a)) (* 1/3 (/ (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2))))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (pow a 3)))))) a) |
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1/3 (/ (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1/3 (/ (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))))) a)) (* 1/3 (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* 1/3 (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (* 1/3 (/ (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt 3) 2)))))) a))) a)) (* 1/3 (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) a))) a)) |
(* 1/6 (/ (* c (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) |
(* c (+ (* -1/3 (* c (- (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))) (* 1/6 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) |
(* c (+ (* 1/6 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* c (+ (* -1/3 (* c (- (* 27/2 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* -1/3 (- (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))))) |
(* c (+ (* 1/6 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* c (+ (* -1/3 (- (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* c (+ (* -1/3 (- (* 27/2 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* 1/3 (* c (+ (* -1/4 (/ (* (+ (* -27/2 (/ (pow a 3) b)) (+ (* -27/16 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow a 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 3))))) (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))) (- (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 27/2 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))))))))) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1/3 (/ (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2))))) c))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (pow c 2))) (* -1/3 (/ (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2))))) c)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (pow c 2))) (+ (* -1/3 (/ (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2))))) c)) (* 1/3 (/ (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -3) 2))))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (pow c 3)))))) |
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))) |
(+ (* 1/3 (/ (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(+ (* -1 (/ (+ (* -1/3 (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2)))))) (* 1/3 (/ (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 3) (pow (sqrt 3) 2)))))) c))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (* -1/3 (/ (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 3) (pow (sqrt 3) 2)))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 3) (pow (sqrt 3) 2)))))) c))) c)) (* -1/3 (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) |
(+ (* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) (* 9 (* (pow a 2) (* b (pow c 2))))) |
(+ (* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) (* b (+ (* 9 (* (pow a 2) (pow c 2))) (* b (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))))))) |
(+ (* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) (* b (+ (* 9 (* (pow a 2) (pow c 2))) (* b (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (+ (* b (+ (* -6 (* a c)) (* -3 (* a c)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c))))))))))) |
(* 6 (pow b 5)) |
(* (pow b 5) (+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (* 2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2)))))) |
(* (pow b 5) (+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))) (+ (* 2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
(* (pow b 5) (+ 6 (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* a c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))) (+ (* -9/8 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 6))) (+ (* 2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))))) |
(* 9/2 (* a (* (pow b 3) c))) |
(* -1 (* (pow b 3) (+ (* -9/2 (* a c)) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 2))))))) |
(* -1 (* (pow b 3) (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 2))) (* -9/8 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4)))))))))) |
(* -1 (* (pow b 3) (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -81/8 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -27/16 (/ (* (pow a 3) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 6))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 2))) (+ (* -3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (* -9/8 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))))))))))))) |
(* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) |
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) |
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (* a (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2)))))))))) |
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (* a (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (+ (* 18 (* b (pow c 2))) (* a (+ (* -27/2 (/ (pow c 3) b)) (+ (* -27/16 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow c 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 3)))))))))))))) |
(* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) |
(* (pow a 3) (+ (* 9 (* (sqrt (/ (pow c 5) a)) (sqrt -3))) (+ (* 9 (/ (* b (pow c 2)) a)) (* (sqrt (/ c (pow a 3))) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) |
(* (pow a 3) (+ (* 9/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow c 5) a)) (sqrt -3))) (+ (* 9 (/ (* b (pow c 2)) a)) (+ (* (sqrt (/ c (pow a 3))) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (+ (* (sqrt (/ c (pow a 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (/ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow a 2)))))))) |
(* (pow a 3) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (sqrt -3)))) (+ (* 9/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow c 5) a)) (sqrt -3))) (+ (* 9 (/ (* b (pow c 2)) a)) (+ (* (sqrt (/ c (pow a 3))) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (+ (* (sqrt (/ c (pow a 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (+ (/ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow a 2)) (/ (* b (+ (* 2 (pow b 4)) (pow b 4))) (pow a 3)))))))))) |
(* -9 (* (sqrt (* (pow a 5) (pow c 5))) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) a)) (* 9 (* (sqrt (/ (pow c 5) a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) a)) (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) a)) (* 9 (* (sqrt (/ (pow c 5) a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) a)) (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) a)) (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) a)) (* 9 (* (sqrt (/ (pow c 5) a)) (* (sqrt -1) (sqrt 3))))))) |
(* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) |
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) |
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (* c (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))))))) |
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (* c (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (+ (* 18 (* (pow a 2) b)) (* c (+ (* -27/2 (/ (pow a 3) b)) (+ (* -27/16 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow a 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 3)))))))))))))) |
(* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) |
(* (pow c 3) (+ (* 9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 9 (/ (* (pow a 2) b) c)) (* (sqrt (/ a (pow c 3))) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) |
(* (pow c 3) (+ (* 9/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 9 (/ (* (pow a 2) b) c)) (+ (* (sqrt (/ a (pow c 3))) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (+ (* (sqrt (/ a (pow c 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (/ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow c 2)))))))) |
(* (pow c 3) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (sqrt -3)))) (+ (* 9/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 9 (/ (* (pow a 2) b) c)) (+ (* (sqrt (/ a (pow c 3))) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (+ (* (sqrt (/ a (pow c 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (+ (/ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow c 2)) (/ (* b (+ (* 2 (pow b 4)) (pow b 4))) (pow c 3)))))))))) |
(* -9 (* (sqrt (* (pow a 5) (pow c 5))) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) c)) (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) c)) (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) c)) (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3))))))) |
(* 9 (* (pow a 2) (pow c 2))) |
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (* -3 (* a c))))) |
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (* 3 (pow b 2)))))) |
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (* 3 (pow b 2)))))) |
(* 3 (pow b 4)) |
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (* -3 (/ (* a c) (pow b 2)))))) |
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* 3 (pow b 4)) |
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (* -3 (/ (* a c) (pow b 2)))))) |
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(+ (* 2 (pow b 4)) (pow b 4)) |
(+ (* 2 (pow b 4)) (+ (* a (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 4))) |
(+ (* 2 (pow b 4)) (+ (* a (+ (* -6 (* (pow b 2) c)) (+ (* -3 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))) (pow b 4))) |
(+ (* 2 (pow b 4)) (+ (* a (+ (* -6 (* (pow b 2) c)) (+ (* -3 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))) (pow b 4))) |
(* 9 (* (pow a 2) (pow c 2))) |
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* -3 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))) |
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* -3 (/ (* (pow b 2) c) a)) (+ (* 2 (/ (pow b 4) (pow a 2))) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2))))))) |
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* -3 (/ (* (pow b 2) c) a)) (+ (* 2 (/ (pow b 4) (pow a 2))) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2))))))) |
(* 9 (* (pow a 2) (pow c 2))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) a)) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) a)) (* 9 (pow c 2)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) a)) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) a)) (* 9 (pow c 2)))) |
(+ (* 2 (pow b 4)) (pow b 4)) |
(+ (* 2 (pow b 4)) (+ (* c (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 4))) |
(+ (* 2 (pow b 4)) (+ (* c (+ (* -6 (* a (pow b 2))) (+ (* -3 (* a (pow b 2))) (* 9 (* (pow a 2) c))))) (pow b 4))) |
(+ (* 2 (pow b 4)) (+ (* c (+ (* -6 (* a (pow b 2))) (+ (* -3 (* a (pow b 2))) (* 9 (* (pow a 2) c))))) (pow b 4))) |
(* 9 (* (pow a 2) (pow c 2))) |
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* -3 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))) |
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* -3 (/ (* a (pow b 2)) c)) (+ (* 2 (/ (pow b 4) (pow c 2))) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2))))))) |
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* -3 (/ (* a (pow b 2)) c)) (+ (* 2 (/ (pow b 4) (pow c 2))) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2))))))) |
(* 9 (* (pow a 2) (pow c 2))) |
(* (pow c 2) (+ (* -1 (/ (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2)))) |
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) c)) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) c)) (* 9 (pow a 2)))) |
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) c)) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) c)) (* 9 (pow a 2)))) |
| Outputs |
|---|
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 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) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (neg.f64 b)) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1 binary64)))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))))) #s(literal -1 binary64)))) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.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 #s(literal -3/2 binary64) (*.f64 a c)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.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 #s(literal -2 binary64) b) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (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 (neg.f64 b) (+.f64 (+.f64 #s(literal 2 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 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (/.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 #s(literal -3/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))) |
(* 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 #s(literal -3/2 binary64) c) b) (*.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 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (+.f64 (neg.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)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(*.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 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (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 (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 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (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 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))) (/.f64 b a))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(neg.f64 (*.f64 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)))))) |
(neg.f64 (*.f64 a (+.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 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) b)) a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.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 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))))) a) b)) a))) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (neg.f64 (/.f64 b c)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))) |
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (/.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (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)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b c))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(neg.f64 (*.f64 c (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) |
(* -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 #s(literal -1 binary64) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (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)))))) |
(neg.f64 (*.f64 c (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))))) c) b)) c)))) |
(* 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 (*.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 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (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 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))))) (/.f64 #s(literal 1/3 binary64) a)))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (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 #s(literal -2/3 binary64) b) a) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(neg.f64 (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(*.f64 (neg.f64 b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.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 (*.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 #s(literal -1/6 binary64) (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)))))))) |
(* 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 (*.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 (*.f64 #s(literal -1/3 binary64) 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))))))) (+.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 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (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))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.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))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) b) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) a))) a))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.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) (*.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 a c)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -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) b) (*.f64 a c)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.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 a c)) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 binary64) c) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.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))))))) |
(neg.f64 (*.f64 c (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))))) c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(neg.f64 (*.f64 c (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (/.f64 (*.f64 (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/6 binary64) (sqrt.f64 (/.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))) c)))) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* (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 (neg.f64 (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* 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 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -3 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 #s(literal -1/8 binary64) (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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) a)))) |
(* -3/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) c) b) |
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.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))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b) |
(* -2 (/ b a)) |
(/.f64 (*.f64 #s(literal -2 binary64) b) a) |
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))) |
(neg.f64 (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2 binary64) a)))) |
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))) |
(neg.f64 (*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 2 binary64) a)))) |
(* -1 (* b (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))) |
(neg.f64 (*.f64 b (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))))) |
(* -3/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) c) b) |
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (/.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 #s(literal -3/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(+ (* -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 #s(literal -3/2 binary64) c) b) (*.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 (neg.f64 (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (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 (*.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 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (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 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))) (/.f64 b a)) |
(* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(neg.f64 (*.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 a))) |
(*.f64 #s(literal -1 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 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) |
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) a))) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) |
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 b (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a 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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) a))) a))) |
(* -3/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) c) b) |
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))) |
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a c)) (*.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 #s(literal -27/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 3/2 binary64) b))) |
(* c (- (* c (+ (* -9/8 (/ a (pow b 3))) (* c (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 3/2 (/ 1 b)))) |
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 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 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 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) (neg.f64 (/.f64 b (*.f64 a c))))) |
(* c (+ (* -1 (/ b (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 c (+.f64 (neg.f64 (/.f64 b (*.f64 a c))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))) |
(* c (+ (* -1 (/ b (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(*.f64 c (+.f64 (neg.f64 (/.f64 b (*.f64 a c))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) |
(* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))) (/ b (* a c))))) |
(neg.f64 (*.f64 c (+.f64 (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))) |
(neg.f64 (*.f64 c (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 b a) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) c)))) c)))) |
(* 3 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(- (* -3 b) (* -3 (* (sqrt (* a c)) (sqrt -3)))) |
(*.f64 #s(literal -3 binary64) (-.f64 b (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) |
(- (* b (- (* 3/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 3)) (* -3 (* (sqrt (* a c)) (sqrt -3)))) |
(+.f64 (*.f64 b (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) |
(- (* b (- (* b (- (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* -3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 3)) (* -3 (* (sqrt (* a c)) (sqrt -3)))) |
(+.f64 (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))))) #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) |
(* -9/2 (/ (* a c) b)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a c) b)) |
(/ (- (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 9/2 (* a c))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -9/2 binary64) (*.f64 a c))) b) |
(/ (- (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 9/2 (* a c)))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a c)) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b)))) b) |
(/ (- (* -3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 9/2 (* a c)) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/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 #s(literal 9/2 binary64) (*.f64 a c)) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))))) b) |
(* -6 b) |
(*.f64 #s(literal -6 binary64) b) |
(* -1 (* b (+ 6 (* -9/2 (/ (* a c) (pow b 2)))))) |
(neg.f64 (*.f64 b (+.f64 #s(literal 6 binary64) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
(* -1 (* b (- (+ 6 (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* 9/2 (/ (* a c) (pow b 2)))))) |
(neg.f64 (*.f64 b (+.f64 #s(literal 6 binary64) (-.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a c)) (*.f64 b b)))))) |
(* -1 (* b (- (+ 6 (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 9/2 (/ (* a c) (pow b 2))))))) |
(*.f64 (neg.f64 b) (-.f64 (-.f64 (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* -9/2 (/ (* a c) b)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a c) b)) |
(* a (- (* -27/8 (/ (* a (pow c 2)) (pow b 3))) (* 9/2 (/ c b)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/2 binary64) (/.f64 c b)))) |
(* a (- (* a (- (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* 27/8 (/ (pow c 2) (pow b 3))))) (* 9/2 (/ c b)))) |
(*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 #s(literal -81/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -9/2 binary64) (/.f64 c b)))) |
(* a (- (* a (- (* a (- (* -3/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* 81/16 (/ (pow c 3) (pow b 5))))) (* 27/8 (/ (pow c 2) (pow b 3))))) (* 9/2 (/ c b)))) |
(*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b))) (*.f64 #s(literal -81/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -9/2 binary64) (/.f64 c b)))) |
(* 3 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(* a (- (* -3 (/ b a)) (* -3 (* (sqrt (/ c a)) (sqrt -3))))) |
(*.f64 a (*.f64 #s(literal -3 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))) |
(* a (- (+ (* -3 (/ b a)) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))) (* -3 (* (sqrt (/ c a)) (sqrt -3))))) |
(*.f64 a (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) b) a) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))) |
(* a (- (+ (* -3 (/ b a)) (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3))))) (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))))) |
(*.f64 a (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) b) a) (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))))) |
(* -3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) |
(* -1 (* a (- (* 3 (/ b a)) (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 b a)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) |
(* -1 (* a (- (* -1 (/ (+ (* -3 b) (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) b) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) a)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) |
(* -1 (* a (- (* -1 (/ (+ (* -3 b) (* -1 (/ (- (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* -3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) b) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) a))) a)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) |
(* -9/2 (/ (* a c) b)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a c) b)) |
(* c (- (* -27/8 (/ (* (pow a 2) c) (pow b 3))) (* 9/2 (/ a b)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/2 binary64) (/.f64 a b)))) |
(* c (- (* c (- (* -81/16 (/ (* (pow a 3) c) (pow b 5))) (* 27/8 (/ (pow a 2) (pow b 3))))) (* 9/2 (/ a b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -9/2 binary64) (/.f64 a b)))) |
(* c (- (* c (- (* c (- (* -3/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* 81/16 (/ (pow a 3) (pow b 5))))) (* 27/8 (/ (pow a 2) (pow b 3))))) (* 9/2 (/ a b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/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 #s(literal -81/16 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -9/2 binary64) (/.f64 a b)))) |
(* 3 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(* c (- (* -3 (/ b c)) (* -3 (* (sqrt (/ a c)) (sqrt -3))))) |
(*.f64 c (*.f64 #s(literal -3 binary64) (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))))) |
(* c (- (+ (* -3 (/ b c)) (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3))))) (* -3 (* (sqrt (/ a c)) (sqrt -3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) b) c) (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))))) |
(* c (- (+ (* -3 (/ b c)) (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3))))) (+ (* -3 (* (sqrt (/ a c)) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) b) c) (-.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (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)))))) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))))) |
(* -3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) |
(* -1 (* c (- (* 3 (/ b c)) (* -3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 b c)) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) |
(* -1 (* c (- (* -1 (/ (+ (* -3 b) (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) b) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) c)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) |
(* -1 (* c (- (* -1 (/ (+ (* -3 b) (* -1 (/ (- (* -3/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* -3/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* -3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) b) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) c))) c)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) |
(* -3 b) |
(*.f64 #s(literal -3 binary64) b) |
(+ (* -3 b) (* 9/2 (/ (* a c) b))) |
(+.f64 (*.f64 #s(literal -3 binary64) b) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a c)) b)) |
(+ (* -3 b) (* a (+ (* 27/8 (/ (* a (pow c 2)) (pow b 3))) (* 9/2 (/ c b))))) |
(+.f64 (*.f64 #s(literal -3 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) c) b) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))) |
(+ (* -3 b) (* a (+ (* 9/2 (/ c b)) (* a (+ (* 27/8 (/ (pow c 2) (pow b 3))) (* 81/16 (/ (* a (pow c 3)) (pow b 5)))))))) |
(+.f64 (*.f64 #s(literal -3 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))))))) |
(* -3 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(* a (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) |
(* a (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3))))))) |
(*.f64 a (+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))) |
(* a (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 #s(literal -3/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))) (*.f64 #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))) |
(* 3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) |
(* -1 (* a (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))))) |
(neg.f64 (*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))))) |
(* -1 (* a (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))) |
(neg.f64 (*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 3/8 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)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))))) |
(* -1 (* a (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 3/8 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)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -3/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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))))))) |
(* -3 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -3 (* (sqrt (* a c)) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))))) |
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) |
(+ (* -3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))) |
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))) |
(+ (* -3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))))) |
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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))))) (*.f64 #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))))) |
(* -3 b) |
(*.f64 #s(literal -3 binary64) b) |
(* b (- (* 9/2 (/ (* a c) (pow b 2))) 3)) |
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -3 binary64))) |
(* b (- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 9/2 (/ (* a c) (pow b 2)))) 3)) |
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -3 binary64)))) |
(* b (- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* a c) (pow b 2))) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 3)) |
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) #s(literal 3 binary64)))) |
(* 3 b) |
(*.f64 #s(literal 3 binary64) b) |
(* -1 (* b (- (* 9/2 (/ (* a c) (pow b 2))) 3))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -3 binary64))) |
(* -1 (* b (- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 9/2 (/ (* a c) (pow b 2)))) 3))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -3 binary64)))) |
(* -1 (* b (- (+ (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* a c) (pow b 2))) (* 81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 3))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) #s(literal 3 binary64)))) |
(* -3 b) |
(*.f64 #s(literal -3 binary64) b) |
(+ (* -3 b) (* 9/2 (/ (* a c) b))) |
(+.f64 (*.f64 #s(literal -3 binary64) b) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a c)) b)) |
(+ (* -3 b) (* c (+ (* 27/8 (/ (* (pow a 2) c) (pow b 3))) (* 9/2 (/ a b))))) |
(+.f64 (*.f64 #s(literal -3 binary64) b) (*.f64 c (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 a b)) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))))) |
(+ (* -3 b) (* c (+ (* 9/2 (/ a b)) (* c (+ (* 27/8 (/ (pow a 2) (pow b 3))) (* 81/16 (/ (* (pow a 3) c) (pow b 5)))))))) |
(+.f64 (*.f64 #s(literal -3 binary64) b) (*.f64 c (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))))))) |
(* -3 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(* c (+ (* -3 (* (sqrt (/ a c)) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))))) |
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) |
(* c (+ (* -3 (* (sqrt (/ a c)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3))))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (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)))))))) |
(* c (+ (* -3 (* (sqrt (/ a c)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))) |
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) (+.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -3/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))))) (*.f64 #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (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))))))))) |
(* 3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) |
(* -1 (* c (+ (* -3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))))) |
(neg.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -3/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 (+ (* -3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal -3/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 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))))) |
(* -1 (* c (+ (* -3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))) |
(neg.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal -3/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 (*.f64 #s(literal -3/16 binary64) (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)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))) (*.f64 #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))))))) |
(* 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 (*.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 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (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 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))))) (/.f64 #s(literal 1/3 binary64) a)))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (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 #s(literal -2/3 binary64) b) a) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(neg.f64 (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(*.f64 (neg.f64 b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.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 (*.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 #s(literal -1/6 binary64) (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)))))))) |
(* 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 (*.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 (*.f64 #s(literal -1/3 binary64) 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))))))) (+.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 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (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))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.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))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) b) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) a))) a))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.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) (*.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 a c)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -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) b) (*.f64 a c)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.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 a c)) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 binary64) c) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.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))))))) |
(neg.f64 (*.f64 c (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))))) c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(neg.f64 (*.f64 c (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (/.f64 (*.f64 (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/6 binary64) (sqrt.f64 (/.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))) c)))) |
(* 27 (* (pow a 3) (pow c 3))) |
(*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) |
(- (* -1 (* (pow b 2) (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))))) (* -27 (* (pow a 3) (pow c 3)))) |
(+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) |
(- (* (pow b 2) (- (* -1 (* (pow b 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))))) (* -27 (* (pow a 3) (pow c 3)))) |
(+.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) |
(- (* (pow b 2) (- (* -1 (* (pow b 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))))) (* -27 (* (pow a 3) (pow c 3)))) |
(+.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) |
(* -1 (* (pow b 4) (+ (* -6 (* a c)) (* -3 (* a c))))) |
(neg.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) |
(* (pow b 4) (- (* -1 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (pow b 2))) (+ (* -6 (* a c)) (* -3 (* a c))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)) (*.f64 b b))) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) |
(* (pow b 4) (- (* 27 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (+ (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 27 binary64))))) |
(* (pow b 4) (- (* 27 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (+ (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 27 binary64))))) |
(* -1 (* (pow b 4) (+ (* -6 (* a c)) (* -3 (* a c))))) |
(neg.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) |
(* (pow b 4) (- (* -1 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (pow b 2))) (+ (* -6 (* a c)) (* -3 (* a c))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)) (*.f64 b b))) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) |
(* (pow b 4) (- (* 27 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (+ (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 27 binary64))))) |
(* (pow b 4) (- (* 27 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (+ (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 27 binary64))))) |
(* -1 (* a (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))))) |
(neg.f64 (*.f64 a (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)))) |
(* a (- (* -1 (* a (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))))) (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))))) |
(*.f64 a (-.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)))) |
(* a (- (* a (- (* 27 (* a (pow c 3))) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))))) (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))))) |
(*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 27 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)))) |
(* a (- (* a (- (* 27 (* a (pow c 3))) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))))) (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))))) |
(*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 27 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)))) |
(* 27 (* (pow a 3) (pow c 3))) |
(*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) |
(* (pow a 3) (- (* -1 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) a)) (* -27 (pow c 3)))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)) a)) (*.f64 #s(literal 27 binary64) (*.f64 c (*.f64 c c))))) |
(* (pow a 3) (- (* -1 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (pow a 2))) (+ (* -27 (pow c 3)) (+ (* 9 (/ (* (pow b 2) (pow c 2)) a)) (* 18 (/ (* (pow b 2) (pow c 2)) a)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64))) (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) a) #s(literal 27 binary64)))) |
(* (pow a 3) (- (* -1 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (pow a 2))) (+ (* -27 (pow c 3)) (+ (* 9 (/ (* (pow b 2) (pow c 2)) a)) (* 18 (/ (* (pow b 2) (pow c 2)) a)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64))) (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) a) #s(literal 27 binary64)))) |
(* 27 (* (pow a 3) (pow c 3))) |
(*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) |
(* -1 (* (pow a 3) (- (+ (* 9 (/ (* (pow b 2) (pow c 2)) a)) (* 18 (/ (* (pow b 2) (pow c 2)) a))) (* 27 (pow c 3))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) a) #s(literal 27 binary64))))) |
(* -1 (* (pow a 3) (- (* -1 (/ (- (+ (* 3 (/ (* (pow b 4) c) a)) (* 6 (/ (* (pow b 4) c) a))) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) a)) (* 27 (pow c 3))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) a) #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) |
(* -1 (* (pow a 3) (- (* -1 (/ (- (+ (* 3 (/ (* (pow b 4) c) a)) (* 6 (/ (* (pow b 4) c) a))) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) a)) (* 27 (pow c 3))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) a) #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) |
(* -1 (* c (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))))) |
(neg.f64 (*.f64 c (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)))) |
(* c (- (* -1 (* c (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))))) (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))))) |
(*.f64 c (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)))) |
(* c (- (* c (- (* 27 (* (pow a 3) c)) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))))) (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))))) |
(*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64)))) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)))) |
(* c (- (* c (- (* 27 (* (pow a 3) c)) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))))) (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))))) |
(*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64)))) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)))) |
(* 27 (* (pow a 3) (pow c 3))) |
(*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) |
(* (pow c 3) (- (* -1 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) c)) (* -27 (pow a 3)))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64)) c)) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a))))) |
(* (pow c 3) (- (* -1 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (pow c 2))) (+ (* -27 (pow a 3)) (+ (* 9 (/ (* (pow a 2) (pow b 2)) c)) (* 18 (/ (* (pow a 2) (pow b 2)) c)))))) |
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (*.f64 c c))) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) c) #s(literal 27 binary64))))) |
(* (pow c 3) (- (* -1 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (pow c 2))) (+ (* -27 (pow a 3)) (+ (* 9 (/ (* (pow a 2) (pow b 2)) c)) (* 18 (/ (* (pow a 2) (pow b 2)) c)))))) |
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (*.f64 c c))) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) c) #s(literal 27 binary64))))) |
(* 27 (* (pow a 3) (pow c 3))) |
(*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) |
(* -1 (* (pow c 3) (- (+ (* 9 (/ (* (pow a 2) (pow b 2)) c)) (* 18 (/ (* (pow a 2) (pow b 2)) c))) (* 27 (pow a 3))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) c) #s(literal 27 binary64)))) |
(* -1 (* (pow c 3) (- (* -1 (/ (- (+ (* 3 (/ (* a (pow b 4)) c)) (* 6 (/ (* a (pow b 4)) c))) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) c)) (* 27 (pow a 3))))) |
(neg.f64 (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) c) #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64)))) c) (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a)))))) |
(* -1 (* (pow c 3) (- (* -1 (/ (- (+ (* 3 (/ (* a (pow b 4)) c)) (* 6 (/ (* a (pow b 4)) c))) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) c)) (* 27 (pow a 3))))) |
(neg.f64 (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) c) #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64)))) c) (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a)))))) |
(* 9 (* (pow a 2) (pow c 2))) |
(*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) |
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2)))) |
(+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 #s(literal -6 binary64) a) (*.f64 (*.f64 b b) c))) |
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (pow b 2)))) |
(+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -6 binary64) (*.f64 a c))))) |
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (pow b 2)))) |
(+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -6 binary64) (*.f64 a c))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* (pow b 4) (+ 1 (* -6 (/ (* a c) (pow b 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) |
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* (pow b 4) (+ 1 (* -6 (/ (* a c) (pow b 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) |
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(+ (* -6 (* a (* (pow b 2) c))) (pow b 4)) |
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -6 binary64) a) (*.f64 (*.f64 b b) c))) |
(+ (* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2))))) (pow b 4)) |
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c)))))) |
(+ (* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2))))) (pow b 4)) |
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c)))))) |
(* 9 (* (pow a 2) (pow c 2))) |
(*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) |
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c)))) |
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a))))) |
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a))))) |
(* 9 (* (pow a 2) (pow c 2))) |
(*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) |
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a)) (*.f64 #s(literal 6 binary64) (*.f64 (*.f64 b b) c))) a)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a)) (*.f64 #s(literal 6 binary64) (*.f64 (*.f64 b b) c))) a)))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(+ (* -6 (* a (* (pow b 2) c))) (pow b 4)) |
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -6 binary64) a) (*.f64 (*.f64 b b) c))) |
(+ (* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))) (pow b 4)) |
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c))))) |
(+ (* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))) (pow b 4)) |
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c))))) |
(* 9 (* (pow a 2) (pow c 2))) |
(*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) |
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) |
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c))))) |
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c))))) |
(* 9 (* (pow a 2) (pow c 2))) |
(*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) |
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) |
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2)))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b))))) c))) |
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2)))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b))))) c))) |
(* -3 (* a (* (pow b 2) c))) |
(*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) |
(* (pow b 2) (+ (* -3 (* a c)) (pow b 2))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
(* (pow b 2) (+ (* -3 (* a c)) (pow b 2))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
(* (pow b 2) (+ (* -3 (* a c)) (pow b 2))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* (pow b 4) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* (pow b 4) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* (pow b 4) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b)))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* (pow b 4) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* (pow b 4) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* (pow b 4) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b)))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(+ (* -3 (* a (* (pow b 2) c))) (pow b 4)) |
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))) |
(+ (* -3 (* a (* (pow b 2) c))) (pow b 4)) |
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))) |
(+ (* -3 (* a (* (pow b 2) c))) (pow b 4)) |
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))) |
(* -3 (* a (* (pow b 2) c))) |
(*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) |
(* a (+ (* -3 (* (pow b 2) c)) (/ (pow b 4) a))) |
(*.f64 a (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 b b) c)))) |
(* a (+ (* -3 (* (pow b 2) c)) (/ (pow b 4) a))) |
(*.f64 a (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 b b) c)))) |
(* a (+ (* -3 (* (pow b 2) c)) (/ (pow b 4) a))) |
(*.f64 a (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 b b) c)))) |
(* -3 (* a (* (pow b 2) c))) |
(*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) |
(* -1 (* a (+ (* -1 (/ (pow b 4) a)) (* 3 (* (pow b 2) c))))) |
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 4) a)) (* 3 (* (pow b 2) c))))) |
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 4) a)) (* 3 (* (pow b 2) c))))) |
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) c)))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(+ (* -3 (* a (* (pow b 2) c))) (pow b 4)) |
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))) |
(+ (* -3 (* a (* (pow b 2) c))) (pow b 4)) |
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))) |
(+ (* -3 (* a (* (pow b 2) c))) (pow b 4)) |
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))) |
(* -3 (* a (* (pow b 2) c))) |
(*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) |
(* c (+ (* -3 (* a (pow b 2))) (/ (pow b 4) c))) |
(*.f64 c (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 b b))))) |
(* c (+ (* -3 (* a (pow b 2))) (/ (pow b 4) c))) |
(*.f64 c (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 b b))))) |
(* c (+ (* -3 (* a (pow b 2))) (/ (pow b 4) c))) |
(*.f64 c (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 b b))))) |
(* -3 (* a (* (pow b 2) c))) |
(*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 4) c)) (* 3 (* a (pow b 2)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 b b))))) |
(* -1 (* c (+ (* -1 (/ (pow b 4) c)) (* 3 (* a (pow b 2)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 b b))))) |
(* -1 (* c (+ (* -1 (/ (pow b 4) c)) (* 3 (* a (pow b 2)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 b b))))) |
(* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -3 (/ b (pow (sqrt -3) 2))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))) |
(+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -3 binary64) b) #s(literal -3 binary64))) |
(+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (- (* b (- (* -1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2)))))))) (* 3 (/ 1 (pow (sqrt -3) 2)))))) |
(+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal -3 binary64))))))) #s(literal 1 binary64)))) |
(+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (- (* b (- (+ (* -1 (* b (+ (* -1/3 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow (sqrt -3) 3)))) (+ (* 1/3 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* -1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2))))))) (sqrt -3))))))) (* -1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -3))))) (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2)))))))) (* 3 (/ 1 (pow (sqrt -3) 2)))))) |
(+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 (neg.f64 b) (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal -3 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal -3 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))) (-.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal -3 binary64)))))))) #s(literal 1 binary64)))) |
(* -1/6 (/ (+ (* -6 (* a c)) (* -3 (* a c))) b)) |
(/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) b) |
(/ (- (+ (* -1/6 (+ (* -6 (* a c)) (* -3 (* a c)))) (* -1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (pow b 2)))) (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)) (*.f64 b b)))) (*.f64 #s(literal 1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 b b)))) b) |
(/ (- (+ (* -1/6 (+ (* -6 (* a c)) (* -3 (* a c)))) (+ (* -1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (pow b 2))) (* 9/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) (+ (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow b 2))) (+ (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2)))))) (pow b 4))) (* 1/6 (/ (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -1/6 (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (* -1/36 (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))))))) (pow b 4)))))) b) |
(/.f64 (-.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 b b))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (+.f64 (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))))) (pow.f64 b #s(literal 4 binary64))))) b) |
(/ (- (+ (* -1 (/ (+ (* -1/36 (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c))))) (+ (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* 9/2 (* (pow a 3) (pow c 3))) (+ (* -1/36 (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))))) (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -1/6 (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (* -1/36 (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))))))) (* 1/6 (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))) (- (* -1/6 (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (* -1/36 (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))))) (pow b 6))) (+ (* -1/6 (+ (* -6 (* a c)) (* -3 (* a c)))) (+ (* -1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (pow b 2))) (* 9/2 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) (+ (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow b 2))) (+ (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2)))))) (pow b 4))) (* 1/6 (/ (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -1/6 (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (* -1/36 (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))))))) (pow b 4)))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (-.f64 (-.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (+.f64 (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))))) (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))))))) (*.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (+.f64 (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))))))))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 b b))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (+.f64 (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))))) (pow.f64 b #s(literal 4 binary64)))))) b) |
(* -2/9 (/ (* b (+ (* -6 (* a c)) (* -3 (* a c)))) (* a c))) |
(/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 b (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 a c)) |
(* -1 (* b (- (+ (* 2/9 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* a c))) (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c))))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) (* (pow b 2) (pow c 2)))))))) |
(neg.f64 (*.f64 b (-.f64 (*.f64 #s(literal 2/9 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 a c)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)) (*.f64 a (*.f64 (*.f64 b b) c))))) (*.f64 #s(literal -4/81 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c))))))) |
(* -1 (* b (- (+ (* -6 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2/9 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* a c))) (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c)))))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a c))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) (pow c 2)))))) (* a (* (pow b 4) c)))) (+ (* -4/81 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 2) (* (pow b 4) (pow c 2))))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) (* (pow b 2) (pow c 2)))))))))) |
(*.f64 (neg.f64 b) (-.f64 (+.f64 (*.f64 #s(literal 2/9 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 a c)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)) (*.f64 a (*.f64 (*.f64 b b) c))))) (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 a c)) (*.f64 #s(literal 4/81 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) (*.f64 c c))))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 #s(literal -4/81 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (*.f64 c c))) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c)))))))) |
(* -1 (* b (- (+ (* -6 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1 (/ (+ (* -2/9 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (- (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a c))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) (pow c 2)))))) (* a c))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* -6 (* (pow a 2) (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a c))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) (pow c 2)))))) (* a c))) (* -4/81 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 2) (pow c 2))))))) (* a c))) (* -4/81 (/ (* (+ (* -81/8 (* (pow a 4) (pow c 4))) (+ (* -27/16 (* (pow a 3) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* -3/2 (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 2) (pow c 2)))))) (pow b 6))) (+ (* 2/9 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* a c))) (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c))))))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a c))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) (pow c 2)))))) (* a (* (pow b 4) c)))) (+ (* -4/81 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 2) (* (pow b 4) (pow c 2))))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) (* (pow b 2) (pow c 2)))))))))) |
(*.f64 (neg.f64 b) (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 a c)) (*.f64 #s(literal 4/81 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) (*.f64 c c))))))) (*.f64 a c)) (+.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) a) (/.f64 (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 a c)) (*.f64 #s(literal 4/81 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) (*.f64 c c))))))) (*.f64 a c)) (*.f64 #s(literal -4/81 binary64) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 (*.f64 a a) (*.f64 c c))))))) c))) (/.f64 (*.f64 #s(literal -4/81 binary64) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -81/8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)))) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 (*.f64 a a) (*.f64 c c)))))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal 2/9 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 a c)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)) (*.f64 a (*.f64 (*.f64 b b) c)))))) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 a c)) (*.f64 #s(literal 4/81 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) (*.f64 c c))))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 #s(literal -4/81 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (*.f64 c c))) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c)))))))) |
(* -1/2 (/ (* a (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) |
(* a (+ (* -1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))) |
(* a (+ (* -1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (+ (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (* 27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (-.f64 (*.f64 a (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c)))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))))) |
(* a (+ (* -1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (+ (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (+ (* -1 (* a (+ (* -1/4 (/ (* (+ (* -27/2 (/ (pow c 3) b)) (+ (* -27/16 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow c 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 3))))) (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))) (- (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (+ (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 c (*.f64 c c))) b) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c)))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c)))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))))) |
(* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) |
(- (+ (* -1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))) (* 1/3 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -3) 2))))) |
(+.f64 (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (*.f64 (*.f64 c c) #s(literal -3 binary64))))) |
(- (+ (* -1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (+ (* -1/9 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/3 (/ (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* a (* (pow c 2) (pow (sqrt -3) 2))))) (* 1/3 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -3) 2))))))) |
(-.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) #s(literal -3 binary64))))))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (*.f64 (*.f64 c c) #s(literal -3 binary64))))))) |
(- (+ (* -1 (/ (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2))))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (pow a 3))) (+ (* -1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (+ (* -1/9 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/3 (/ (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* a (* (pow c 2) (pow (sqrt -3) 2))))) (* 1/3 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -3) 2))))))) |
(+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) #s(literal -3 binary64))))))) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 (*.f64 c c) #s(literal -3 binary64))))))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 a (*.f64 c c)) (/.f64 (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -3 binary64)))))) (*.f64 a (*.f64 a a)))) (-.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) #s(literal -3 binary64))))))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (*.f64 (*.f64 c c) #s(literal -3 binary64)))))))) |
(* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) |
(*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) |
(+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a))) |
(+.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)))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (*.f64 (*.f64 c c) #s(literal 3 binary64))))) a))) |
(+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))))) a)) (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3))))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a))) |
(+.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)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 9 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (*.f64 (*.f64 c c) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 c c) #s(literal 3 binary64)))) a)) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (*.f64 (*.f64 c c) #s(literal 3 binary64)))))) a))) |
(+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))))))) (sqrt 3)))) (* 1/3 (/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* (pow c 2) (pow (sqrt 3) 2))))))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))))) a)) (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3))))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a))) |
(+.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)))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 9 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (*.f64 (*.f64 c c) #s(literal 3 binary64)))))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 9 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (*.f64 (*.f64 c c) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 c c) #s(literal 3 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 (*.f64 c c) #s(literal 3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (*.f64 (*.f64 c c) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 c c) #s(literal 3 binary64))))))) a) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (*.f64 (*.f64 c c) #s(literal 3 binary64)))))) a))) |
(* -1/2 (/ (* c (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) |
(* c (+ (* -1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))))) |
(* c (+ (* -1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (+ (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (* 27/2 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (-.f64 (*.f64 c (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 18 binary64) (*.f64 a a)) b))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))))) |
(* c (+ (* -1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (+ (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (+ (* -1 (* c (+ (* -1/4 (/ (* (+ (* -27/2 (/ (pow a 3) b)) (+ (* -27/16 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow a 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 3))))) (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))) (- (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 27/2 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 27/2 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (+ (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (-.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) b) (+.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 18 binary64) (*.f64 a a)) b))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 18 binary64) (*.f64 a a)) b))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 18 binary64) (*.f64 a a)) b))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))))) |
(* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) |
(- (+ (* -1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))) (* 1/3 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -3) 2))))) |
(+.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) #s(literal -3 binary64))))) |
(- (+ (* -1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (+ (* -1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* (pow a 2) (* c (pow (sqrt -3) 2))))) (* 1/3 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -3) 2))))))) |
(-.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/9 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 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 (*.f64 (*.f64 a a) c) #s(literal -3 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (*.f64 (*.f64 a a) #s(literal -3 binary64)))))) |
(- (+ (* -1 (/ (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 2) (pow (sqrt -3) 2))))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (pow c 3))) (+ (* -1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (+ (* -1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* (pow a 2) (* c (pow (sqrt -3) 2))))) (* 1/3 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -3) 2))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) #s(literal -3 binary64))))) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 a a) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)) (sqrt.f64 #s(literal -3 binary64)))))))) (*.f64 (*.f64 a a) #s(literal -3 binary64)))))) (*.f64 c (*.f64 c c))) (-.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/9 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 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 (*.f64 (*.f64 a a) c) #s(literal -3 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (*.f64 (*.f64 a a) #s(literal -3 binary64))))))) |
(* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) |
(*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) |
(+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))) c))) |
(+.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)))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) (*.f64 (*.f64 a a) #s(literal 3 binary64))))) c))) |
(+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 2) (pow (sqrt 3) 2)))))) c)) (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3))))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))) c))) |
(+.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)))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 9 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) (*.f64 (*.f64 a a) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 a a) #s(literal 3 binary64)))))) c) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) (*.f64 (*.f64 a a) #s(literal 3 binary64)))))) c))) |
(+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 2) (pow (sqrt 3) 2)))))))) (sqrt 3)))) (* 1/3 (/ (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* (pow a 2) (pow (sqrt 3) 2))))))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 2) (pow (sqrt 3) 2)))))) c)) (* -1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3))))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))) c))) |
(+.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 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 9 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) (*.f64 (*.f64 a a) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 9 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) (*.f64 (*.f64 a a) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 a a) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 (*.f64 a a) #s(literal 3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) (*.f64 (*.f64 a a) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 a a) #s(literal 3 binary64))))) c)) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) (*.f64 (*.f64 a a) #s(literal 3 binary64))))))) c)) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.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 (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 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 -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))))))) (/.f64 #s(literal 1/2 binary64) b))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2))))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))) |
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 c (*.f64 c c)))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c)))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b c))) c))) c)))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 c c))))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))))))) (pow.f64 b #s(literal 7 binary64))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) b) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -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 -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/2 binary64) c) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))))) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b)) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) c) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))))) b)) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.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 (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))) |
(+.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 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (*.f64 a (*.f64 a a)) b))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))))) a))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b))) a)))) a))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.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))))) |
(* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))) |
(*.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 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))))) |
(* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))) |
(*.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 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))))) a))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))))) a))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) |
(* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) |
(*.f64 (*.f64 c 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 -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))))))) |
(* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) |
(*.f64 (*.f64 c 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 -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2))))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2))))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c)))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c)))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 c c))))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 c c))))))) (pow.f64 b #s(literal 7 binary64))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3)) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3)) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3))) |
(neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 b b))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3))) |
(neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 b b))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))))) |
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3))))) |
(*.f64 (*.f64 c c) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))))) |
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3))))) |
(*.f64 (*.f64 c c) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))) |
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)))) c))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)))) c))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3)) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3)) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3))) |
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b))) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3))) |
(neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3))) |
(neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))) |
(+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.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)))) |
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))) |
(+.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 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))))) |
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))) |
(+.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 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) a)))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) a)))) |
(* -9/16 (/ (* a (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))) |
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))) |
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))))) |
(* -9/16 (/ (* a (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))))) |
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))))) |
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64))) |
(* -9/16 (/ (* a (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5)) |
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5)) |
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5)) |
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (* a (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 b b)))))) (pow.f64 b #s(literal 5 binary64))) |
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 b b)))))) (pow.f64 b #s(literal 5 binary64))) |
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 b b)))))) (pow.f64 b #s(literal 5 binary64))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (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 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 #s(literal -3/2 binary64) (*.f64 a c)) (*.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 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (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 (+.f64 #s(literal 1 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 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (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 (neg.f64 b) (+.f64 (+.f64 #s(literal 1 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 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b)) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (/.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 #s(literal -3/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 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 (*.f64 a (*.f64 a a)) c))) (/.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 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (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 #s(literal -3 binary64) (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/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 #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 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (+.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 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 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 #s(literal -1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (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)))))) |
(neg.f64 (*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/8 binary64) (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)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
(neg.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (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)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b)) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))) |
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (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 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(* 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 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (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)))))))) |
(* 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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (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)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (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)))))) |
(neg.f64 (*.f64 c (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))) (/.f64 (*.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 #s(literal -1 binary64) c) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))) (/.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 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (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)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))))) |
(* 9 a) |
(*.f64 #s(literal 9 binary64) a) |
(* 9 a) |
(*.f64 #s(literal 9 binary64) a) |
(* 9 a) |
(*.f64 #s(literal 9 binary64) a) |
(* 9 a) |
(*.f64 #s(literal 9 binary64) a) |
(* 9 a) |
(*.f64 #s(literal 9 binary64) a) |
(* 9 a) |
(*.f64 #s(literal 9 binary64) a) |
(* 9 a) |
(*.f64 #s(literal 9 binary64) a) |
(* 9 a) |
(*.f64 #s(literal 9 binary64) a) |
(* 9 a) |
(*.f64 #s(literal 9 binary64) a) |
(* 9 a) |
(*.f64 #s(literal 9 binary64) a) |
(* 9 a) |
(*.f64 #s(literal 9 binary64) a) |
(* 9 a) |
(*.f64 #s(literal 9 binary64) a) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) #s(literal 1 binary64)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2)))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) #s(literal 1 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (/.f64 b a) #s(literal -3 binary64))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* -1/3 (* b (- (* -1/9 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))))))) (/ 1 (* a (pow (sqrt -3) 2)))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) #s(literal 1 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) b) (-.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) #s(literal -3 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3 binary64))))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1/3 (- (* -1/9 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2)))))))) (* 1/3 (* b (+ (* -1/3 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow (sqrt -3) 3)))) (+ (* 1/3 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* -1/9 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))))) (sqrt -3))))))))) (/ 1 (* a (pow (sqrt -3) 2)))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) #s(literal 1 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3 binary64)) (*.f64 b (+.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) #s(literal -3 binary64))))))) (*.f64 (*.f64 #s(literal 1/3 binary64) b) (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) #s(literal -3 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) #s(literal -3 binary64))))))) (sqrt.f64 #s(literal -3 binary64)))))))))) |
(* 1/18 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* a b))) |
(/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 a b)) |
(/ (+ (* -1/3 (/ (- (* -1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) a)) (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) a))) (pow b 2))) (* 1/18 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)) a)) (*.f64 #s(literal 1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) a)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) a)) b) |
(/ (+ (* -1/3 (/ (- (* -1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) a)) (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) a))) (pow b 2))) (+ (* -1/3 (/ (- (* 9/2 (* (pow a 2) (pow c 3))) (+ (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2)))))) a)) (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) a)) (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) a))))))) (pow b 4))) (* 1/18 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)) a)) (*.f64 #s(literal 1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) a)))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) a) (*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (+.f64 (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))))) a) (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)) a)) (*.f64 #s(literal 1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) a)))))) (pow.f64 b #s(literal 4 binary64)))))) b) |
(/ (+ (* -1/3 (/ (- (* -1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) a)) (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) a))) (pow b 2))) (+ (* -1/3 (/ (- (* 9/2 (* (pow a 2) (pow c 3))) (+ (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2)))))) a)) (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) a)) (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) a))))))) (pow b 4))) (+ (* 1/18 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (* 1/3 (/ (+ (* -1/36 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) a)) (+ (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* 9/2 (* (pow a 2) (pow c 3))) (+ (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2)))))) a)) (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) a)) (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) a))))))))) (* 1/6 (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))) (- (* -1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) a)) (* -1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) a))))))) (pow b 6)))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)) a)) (*.f64 #s(literal 1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) a)))) (*.f64 b b)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) a) (*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (+.f64 (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))))) a) (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)) a)) (*.f64 #s(literal 1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) a)))))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) a))) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (-.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (+.f64 (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))))) a) (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)) a)) (*.f64 #s(literal 1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) a))))))) (*.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (+.f64 (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)) a)) (*.f64 #s(literal 1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) a)))))))) (pow.f64 b #s(literal 6 binary64))))) b) |
(* 2/27 (/ (* b (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 2) c))) |
(*.f64 #s(literal 2/27 binary64) (*.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 (*.f64 a a) c)))) |
(* -1 (* b (+ (* -1/3 (/ (- (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 3) (pow c 2))))) (pow b 2))) (* -2/27 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* (pow a 2) c)))))) |
(neg.f64 (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal 4/81 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))))))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -2/27 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 (*.f64 a a) c))))) |
(* -1 (* b (+ (* -1/3 (/ (- (* -6 (* a (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 3) (pow c 2)))))) (* a c))) (* -4/81 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 3) (pow c 2)))))) (pow b 4))) (+ (* -1/3 (/ (- (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 3) (pow c 2))))) (pow b 2))) (* -2/27 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* (pow a 2) c))))))) |
(*.f64 (neg.f64 b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal 4/81 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))))))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -2/27 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 (*.f64 a a) c))) (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal 4/81 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))))) (*.f64 a c))) (*.f64 #s(literal -4/81 binary64) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))))))) (pow.f64 b #s(literal 4 binary64))))) |
(* -1 (* b (+ (* -1/3 (/ (- (* -6 (* a (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 3) (pow c 2)))))) (* a c))) (* -4/81 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 3) (pow c 2)))))) (pow b 4))) (+ (* -1/3 (/ (- (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 3) (pow c 2))))) (pow b 2))) (+ (* -2/27 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* (pow a 2) c))) (* 1/3 (/ (+ (* -2/9 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (- (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 3) (pow c 2)))))) (* a c))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* -6 (* a (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* -4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 3) (pow c 2)))))) (* a c))) (* -4/81 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 3) (pow c 2))))))) (* a c))) (* -4/81 (/ (* (+ (* -81/8 (* (pow a 4) (pow c 4))) (+ (* -27/16 (* (pow a 3) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* -3/2 (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 3) (pow c 2)))))) (pow b 6)))))))) |
(neg.f64 (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal 4/81 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))))) (*.f64 a c))) (*.f64 #s(literal -4/81 binary64) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))))))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal 4/81 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))))))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -2/27 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 (*.f64 a a) c))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal 4/81 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))))) (*.f64 a c)) (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (-.f64 (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal 4/81 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))))) (*.f64 a c))) (*.f64 #s(literal -4/81 binary64) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))))) (*.f64 a c))) (/.f64 (*.f64 #s(literal -4/81 binary64) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -81/8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)))) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))))))) |
(* 1/6 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) |
(+ (* -1/3 (* a (- (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* 1/6 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/3 binary64) (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))) |
(+ (* 1/6 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (+ (* -1/3 (* a (- (* 27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* -1/3 (- (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 a (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c)))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))))) |
(+ (* 1/6 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (+ (* -1/3 (- (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* a (+ (* -1/3 (- (* 27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* 1/3 (* a (+ (* -1/4 (/ (* (+ (* -27/2 (/ (pow c 3) b)) (+ (* -27/16 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow c 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 3))))) (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))) (- (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (+.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))) (*.f64 a (+.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c)))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 (*.f64 #s(literal 1/3 binary64) a) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 c (*.f64 c c))) b) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c)))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))))))))) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) #s(literal 1 binary64)) (sqrt.f64 #s(literal -3 binary64)))) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* -1/3 (/ (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2))))) a))) a) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) #s(literal 1 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) #s(literal -3 binary64)))))) a)) a) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (pow a 2))) (* -1/3 (/ (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2))))) a)))) a) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) #s(literal 1 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) #s(literal -3 binary64))))))) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 (*.f64 c c) #s(literal -3 binary64))))) (*.f64 a a)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) #s(literal -3 binary64))))) a)))) a) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (pow a 2))) (+ (* -1/3 (/ (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2))))) a)) (* 1/3 (/ (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2))))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (pow a 3)))))) a) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) #s(literal 1 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) #s(literal -3 binary64))))))) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 (*.f64 c c) #s(literal -3 binary64))))) (*.f64 a a)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) #s(literal -3 binary64))))) a))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) #s(literal -3 binary64))))))) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 (*.f64 c c) #s(literal -3 binary64))))))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 a (*.f64 c c)) (/.f64 (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -3 binary64))))))) (*.f64 a (*.f64 a a))))) a) |
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1/3 (/ (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a))) a)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (*.f64 (*.f64 c c) #s(literal 3 binary64)))))) a)) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1/3 (/ (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))))) a)) (* 1/3 (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) a))) a)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 9 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (*.f64 (*.f64 c c) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 c c) #s(literal 3 binary64)))) a)) (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (*.f64 (*.f64 c c) #s(literal 3 binary64))))))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* 1/3 (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (* 1/3 (/ (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt 3) 2)))))) a))) a)) (* 1/3 (- (* -1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) a))) a)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (*.f64 (*.f64 c c) #s(literal 3 binary64)))))) (neg.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 9 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (*.f64 (*.f64 c c) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 c c) #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (*.f64 (*.f64 c c) #s(literal 3 binary64)))))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 9 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (*.f64 (*.f64 c c) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 c c) #s(literal 3 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))) (sqrt.f64 #s(literal 3 binary64))))))) (*.f64 (*.f64 c c) #s(literal 3 binary64))))) a))) a))) a))) a)) |
(* 1/6 (/ (* c (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 c (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)))) (*.f64 a (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) |
(* c (+ (* -1/3 (* c (- (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))) (* 1/6 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) |
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 b b)) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) |
(* c (+ (* 1/6 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* c (+ (* -1/3 (* c (- (* 27/2 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* -1/3 (- (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 c (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 c (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 18 binary64) (*.f64 a a)) b))))) (*.f64 (*.f64 a (*.f64 b b)) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 b b)) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 b b)) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))))))) |
(* c (+ (* 1/6 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* c (+ (* -1/3 (- (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* c (+ (* -1/3 (- (* 27/2 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* 1/3 (* c (+ (* -1/4 (/ (* (+ (* -27/2 (/ (pow a 3) b)) (+ (* -27/16 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow a 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 3))))) (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))) (- (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 27/2 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* -1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 b b)) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))) (*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 18 binary64) (*.f64 a a)) b))))) (*.f64 (*.f64 a (*.f64 b b)) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 b b)) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 (*.f64 #s(literal 1/3 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) b) (+.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)))) (*.f64 (*.f64 a (*.f64 b b)) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 18 binary64) (*.f64 a a)) b))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 b b)) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 18 binary64) (*.f64 a a)) b))))) (*.f64 (*.f64 a (*.f64 b b)) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 b b)) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))))))))) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) #s(literal 1 binary64)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1/3 (/ (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2))))) c))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) #s(literal 1 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -3 binary64)))))) c)) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (pow c 2))) (* -1/3 (/ (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2))))) c)))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) #s(literal 1 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (+.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -3 binary64))))))) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -3 binary64))))) (*.f64 c c)) (/.f64 (+.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -3 binary64))))) c)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (pow c 2))) (+ (* -1/3 (/ (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2))))) c)) (* 1/3 (/ (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -3) 2))))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (pow c 3)))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) #s(literal 1 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (+.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -3 binary64))))))) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -3 binary64))))) (*.f64 c c)) (/.f64 (+.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -3 binary64))))) c))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (+.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (+.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -3 binary64))))))) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)) (sqrt.f64 #s(literal -3 binary64)))))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -3 binary64))))) (*.f64 c (*.f64 c c))))) |
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(+ (* 1/3 (/ (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3 binary64))))))) c)) |
(+ (* -1 (/ (+ (* -1/3 (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2)))))) (* 1/3 (/ (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 3) (pow (sqrt 3) 2)))))) c))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3 binary64))))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 9 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3 binary64)))))))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3 binary64))))) c)) c))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (* -1/3 (/ (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 3) (pow (sqrt 3) 2)))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 3) (pow (sqrt 3) 2)))))) c))) c)) (* -1/3 (- (* -1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3 binary64))))))) (neg.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 9 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3 binary64)))))))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (-.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 9 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3 binary64)))))))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3 binary64)))))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (sqrt.f64 #s(literal 3 binary64))))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3 binary64))))) c))) c))) c))) |
(* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) |
(*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) (* 9 (* (pow a 2) (* b (pow c 2))))) |
(*.f64 #s(literal 9 binary64) (+.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 a a) (*.f64 b (*.f64 c c))))) |
(+ (* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) (* b (+ (* 9 (* (pow a 2) (pow c 2))) (* b (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))))))) |
(+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))))) |
(+ (* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) (* b (+ (* 9 (* (pow a 2) (pow c 2))) (* b (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (+ (* b (+ (* -6 (* a c)) (* -3 (* a c)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c))))))))))) |
(+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 b (*.f64 (*.f64 a c) #s(literal -9 binary64))))))))) |
(* 6 (pow b 5)) |
(*.f64 #s(literal 6 binary64) (pow.f64 b #s(literal 5 binary64))) |
(* (pow b 5) (+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (* 2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2)))))) |
(*.f64 (pow.f64 b #s(literal 5 binary64)) (+.f64 #s(literal 6 binary64) (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 b b))))) |
(* (pow b 5) (+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))) (+ (* 2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
(*.f64 (pow.f64 b #s(literal 5 binary64)) (+.f64 #s(literal 6 binary64) (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))))) |
(* (pow b 5) (+ 6 (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* a c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))) (+ (* -9/8 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 6))) (+ (* 2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))))) |
(*.f64 (pow.f64 b #s(literal 5 binary64)) (+.f64 #s(literal 6 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))))) |
(* 9/2 (* a (* (pow b 3) c))) |
(*.f64 (*.f64 #s(literal 9/2 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c)) |
(* -1 (* (pow b 3) (+ (* -9/2 (* a c)) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 2))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 b b)))) |
(* -1 (* (pow b 3) (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 2))) (* -9/8 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4)))))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (pow.f64 b #s(literal 4 binary64)))))))) |
(* -1 (* (pow b 3) (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -81/8 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -27/16 (/ (* (pow a 3) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 6))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 2))) (+ (* -3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (* -9/8 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))))))))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -81/8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 a c))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -3/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 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (pow.f64 b #s(literal 4 binary64)))))))) |
(* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) |
(*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) |
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) |
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (* a (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2)))))))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c)))))))))) |
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (* a (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (+ (* 18 (* b (pow c 2))) (* a (+ (* -27/2 (/ (pow c 3) b)) (+ (* -27/16 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow c 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 3)))))))))))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c)))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 c (*.f64 c c))) b) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (*.f64 b (*.f64 b b)))))))))))) |
(* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) |
(*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) |
(* (pow a 3) (+ (* 9 (* (sqrt (/ (pow c 5) a)) (sqrt -3))) (+ (* 9 (/ (* b (pow c 2)) a)) (* (sqrt (/ c (pow a 3))) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 5 binary64)) a)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) a) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))))) |
(* (pow a 3) (+ (* 9/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow c 5) a)) (sqrt -3))) (+ (* 9 (/ (* b (pow c 2)) a)) (+ (* (sqrt (/ c (pow a 3))) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (+ (* (sqrt (/ c (pow a 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (/ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow a 2)))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 5 binary64)) a)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) a) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (/.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 a a))))))) |
(* (pow a 3) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (sqrt -3)))) (+ (* 9/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow c 5) a)) (sqrt -3))) (+ (* 9 (/ (* b (pow c 2)) a)) (+ (* (sqrt (/ c (pow a 3))) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (+ (* (sqrt (/ c (pow a 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (+ (/ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow a 2)) (/ (* b (+ (* 2 (pow b 4)) (pow b 4))) (pow a 3)))))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 5 binary64)) a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) a)) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (/.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a)))))))) |
(* -9 (* (sqrt (* (pow a 5) (pow c 5))) (* (sqrt -1) (sqrt 3)))) |
(*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) a)) (* 9 (* (sqrt (/ (pow c 5) a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))) a)) (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 5 binary64)) a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) a)) (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) a)) (* 9 (* (sqrt (/ (pow c 5) a)) (* (sqrt -1) (sqrt 3))))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 5 binary64)) a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) a))) a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) a)) (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) a)) (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) a)) (* 9 (* (sqrt (/ (pow c 5) a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 5 binary64)) a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))) (neg.f64 (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))) (sqrt.f64 #s(literal 3 binary64)))))) a) (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) a))) a)))) |
(* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) |
(*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) |
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))))) |
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (* c (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 18 binary64) (*.f64 a a)) b))))))) |
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (* c (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (+ (* 18 (* (pow a 2) b)) (* c (+ (* -27/2 (/ (pow a 3) b)) (+ (* -27/16 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow a 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 3)))))))))))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 18 binary64) (*.f64 a a)) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) b) (+.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)) (*.f64 b (*.f64 b b)))))))))))))) |
(* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) |
(*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) |
(* (pow c 3) (+ (* 9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 9 (/ (* (pow a 2) b) c)) (* (sqrt (/ a (pow c 3))) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (/.f64 b c)))) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) |
(* (pow c 3) (+ (* 9/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 9 (/ (* (pow a 2) b) c)) (+ (* (sqrt (/ a (pow c 3))) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (+ (* (sqrt (/ a (pow c 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (/ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow c 2)))))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (/.f64 b c))) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 c c))))))) |
(* (pow c 3) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (sqrt -3)))) (+ (* 9/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 9 (/ (* (pow a 2) b) c)) (+ (* (sqrt (/ a (pow c 3))) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (+ (* (sqrt (/ a (pow c 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (+ (/ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow c 2)) (/ (* b (+ (* 2 (pow b 4)) (pow b 4))) (pow c 3)))))))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (/.f64 b c)))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (/.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))))))))) |
(* -9 (* (sqrt (* (pow a 5) (pow c 5))) (* (sqrt -1) (sqrt 3)))) |
(*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) c) (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) c)) (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) c))) c)))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) c)) (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) c)) (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3))))))) |
(neg.f64 (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c))) c))) c)))) |
(* 9 (* (pow a 2) (pow c 2))) |
(*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) |
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (* -3 (* a c))))) |
(+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) |
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (* 3 (pow b 2)))))) |
(+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) |
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (* 3 (pow b 2)))))) |
(+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) |
(* 3 (pow b 4)) |
(*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) |
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (* -3 (/ (* a c) (pow b 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -9 binary64)))) |
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 3 binary64) (+.f64 (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) |
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 3 binary64) (+.f64 (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) |
(* 3 (pow b 4)) |
(*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) |
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (* -3 (/ (* a c) (pow b 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -9 binary64)))) |
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 3 binary64) (+.f64 (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) |
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 3 binary64) (+.f64 (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) |
(+ (* 2 (pow b 4)) (pow b 4)) |
(*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) |
(+ (* 2 (pow b 4)) (+ (* a (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 4))) |
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) |
(+ (* 2 (pow b 4)) (+ (* a (+ (* -6 (* (pow b 2) c)) (+ (* -3 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))) (pow b 4))) |
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c))))))) |
(+ (* 2 (pow b 4)) (+ (* a (+ (* -6 (* (pow b 2) c)) (+ (* -3 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))) (pow b 4))) |
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c))))))) |
(* 9 (* (pow a 2) (pow c 2))) |
(*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) |
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* -3 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 b b) c)) a)))) |
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* -3 (/ (* (pow b 2) c) a)) (+ (* 2 (/ (pow b 4) (pow a 2))) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2))))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 b b) c)) a) (+.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a)))))) |
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* -3 (/ (* (pow b 2) c) a)) (+ (* 2 (/ (pow b 4) (pow a 2))) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2))))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 b b) c)) a) (+.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a)))))) |
(* 9 (* (pow a 2) (pow c 2))) |
(*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)) a)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) a)) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) a)) (* 9 (pow c 2)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)) (neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) a))) a)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) a)) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) a)) (* 9 (pow c 2)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)) (neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) a))) a)))) |
(+ (* 2 (pow b 4)) (pow b 4)) |
(*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) |
(+ (* 2 (pow b 4)) (+ (* c (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 4))) |
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) |
(+ (* 2 (pow b 4)) (+ (* c (+ (* -6 (* a (pow b 2))) (+ (* -3 (* a (pow b 2))) (* 9 (* (pow a 2) c))))) (pow b 4))) |
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (+.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)))))) |
(+ (* 2 (pow b 4)) (+ (* c (+ (* -6 (* a (pow b 2))) (+ (* -3 (* a (pow b 2))) (* 9 (* (pow a 2) c))))) (pow b 4))) |
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (+.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)))))) |
(* 9 (* (pow a 2) (pow c 2))) |
(*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) |
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* -3 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 b b))) c)))) |
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* -3 (/ (* a (pow b 2)) c)) (+ (* 2 (/ (pow b 4) (pow c 2))) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2))))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 b b))) c) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c c))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)))))) |
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* -3 (/ (* a (pow b 2)) c)) (+ (* 2 (/ (pow b 4) (pow c 2))) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2))))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 b b))) c) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c c))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)))))) |
(* 9 (* (pow a 2) (pow c 2))) |
(*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) |
(* (pow c 2) (+ (* -1 (/ (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2)))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)) c)))) |
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) c)) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) c)) (* 9 (pow a 2)))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) c)) c)))) |
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) c)) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) c)) (* 9 (pow a 2)))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) c)) c)))) |
Compiled 156762 to 71732 computations (54.2% saved)
43 alts after pruning (42 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2025 | 29 | 2054 |
| Fresh | 28 | 13 | 41 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2057 | 43 | 2100 |
| Status | Accuracy | Program |
|---|---|---|
| 97.6% | (fma.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))))) | |
| 95.2% | (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (*.f64 (/.f64 c b) (/.f64 c b))) (*.f64 a (*.f64 c #s(literal -3/2 binary64)))) b) (*.f64 a #s(literal -3 binary64))) | |
| 15.4% | (/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) | |
| 15.0% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a) | |
| 15.1% | (/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) #s(literal -3 binary64)) | |
| 95.1% | (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -9/2 binary64) (*.f64 a c))) b) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -3 binary64))) | |
| 15.3% | (/.f64 (/.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)))))))) a) #s(literal 9 binary64)) | |
| 5.4% | (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 9/2 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a #s(literal -3 binary64))) | |
| ▶ | 98.8% | (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64))) |
| 98.8% | (/.f64 (/.f64 (*.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 27 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64))) | |
| 15.0% | (/.f64 (/.f64 #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))) (*.f64 #s(literal 3 binary64) a)) | |
| 14.7% | (/.f64 (-.f64 (*.f64 (/.f64 b 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))))) a))) #s(literal 9 binary64)) | |
| 15.3% | (/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (*.f64 a #s(literal -3 binary64))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a (*.f64 a #s(literal -3 binary64)))) | |
| 15.0% | (/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 a #s(literal 9 binary64))) (*.f64 (*.f64 a #s(literal 9 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 (*.f64 a #s(literal 9 binary64)) (*.f64 a #s(literal 9 binary64)))) | |
| 15.5% | (/.f64 (-.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a))) (*.f64 a #s(literal 9 binary64))) | |
| 12.2% | (/.f64 (-.f64 b (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) b) (*.f64 b b)))))) (*.f64 a #s(literal -3 binary64))) | |
| 10.6% | (/.f64 (-.f64 b (+.f64 b (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)))) (*.f64 a #s(literal -3 binary64))) | |
| 15.1% | (/.f64 (-.f64 b (sqrt.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) | |
| 95.9% | (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))))) b) | |
| 91.7% | (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 3/2 binary64) c) b)) (*.f64 a #s(literal -3 binary64))) | |
| 95.3% | (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/2 binary64) (/.f64 c b)))) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -3 binary64))) | |
| 95.4% | (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))))) (*.f64 #s(literal 3 binary64) a)) | |
| 91.7% | (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 91.7% | (/.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -3 binary64))) | |
| ▶ | 92.0% | (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
| 95.9% | (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) | |
| 97.4% | (+.f64 (/.f64 a (/.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) (/.f64 (*.f64 c c) b))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a)) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) | |
| 97.2% | (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))))) (*.f64 b (*.f64 b b)))) | |
| 97.8% | (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))) a)) | |
| 97.2% | (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))))) | |
| ▶ | 97.2% | (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b))) (*.f64 b (*.f64 b b)))))) |
| 91.6% | (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) a) #s(literal 1/3 binary64)) | |
| 12.2% | (*.f64 (/.f64 (-.f64 (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))))) b) a) #s(literal 1/3 binary64)) | |
| ▶ | 15.0% | (*.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 a b)) (*.f64 a a)) #s(literal 1/3 binary64)) |
| 91.8% | (*.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) #s(literal 1/3 binary64)) | |
| 14.9% | (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b a)) #s(literal 1/3 binary64)) | |
| 97.3% | (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))))))) | |
| 15.3% | (*.f64 (-.f64 #s(literal 0 binary64) (+.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 #s(literal 1 binary64) (*.f64 a #s(literal -9 binary64)))) | |
| 95.3% | (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) #s(literal 1/3 binary64)) | |
| ▶ | 95.3% | (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))) #s(literal 1/3 binary64)) |
| 92.1% | (*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) | |
| 95.7% | (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))) | |
| ✓ | 92.3% | (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
Compiled 3050 to 1746 computations (42.8% saved)
| 1× | egg-herbie |
Found 36 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) |
| ✓ | cost-diff | 128 | (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 a b)) |
| ✓ | cost-diff | 384 | (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 a b)) (*.f64 a a)) |
| ✓ | cost-diff | 384 | (*.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 a b)) (*.f64 a a)) #s(literal 1/3 binary64)) |
| ✓ | cost-diff | 256 | (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b))) (*.f64 b (*.f64 b b))) |
| ✓ | cost-diff | 320 | (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b))) (*.f64 b (*.f64 b b)))) |
| ✓ | cost-diff | 320 | (*.f64 a (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b))) (*.f64 b (*.f64 b b))))) |
| ✓ | cost-diff | 320 | (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b))) (*.f64 b (*.f64 b b)))))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)) |
| ✓ | cost-diff | 0 | (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))) #s(literal 1/3 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 b c) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
| ✓ | cost-diff | 768 | (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
| ✓ | cost-diff | 768 | (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
| ✓ | cost-diff | 1280 | (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
| ✓ | cost-diff | 1280 | (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64))) |
| ✓ | accuracy | 99.6% | (*.f64 c (*.f64 a #s(literal -3 binary64))) |
| ✓ | accuracy | 99.5% | (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 a b)) (*.f64 a a)) |
| ✓ | accuracy | 99.5% | (*.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 a b)) (*.f64 a a)) #s(literal 1/3 binary64)) |
| ✓ | accuracy | 15.1% | (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 a b)) |
| ✓ | accuracy | 99.6% | (*.f64 a (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b))) (*.f64 b (*.f64 b b))))) |
| ✓ | accuracy | 99.5% | (*.f64 a (*.f64 c (*.f64 c c))) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
| ✓ | accuracy | 99.5% | (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b))) (*.f64 b (*.f64 b b))) |
| ✓ | accuracy | 99.6% | (*.f64 #s(literal -9/8 binary64) (*.f64 a c)) |
| ✓ | accuracy | 99.6% | (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) |
| ✓ | accuracy | 99.5% | (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))) #s(literal 1/3 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 b c) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
| ✓ | accuracy | 99.4% | (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
| ✓ | accuracy | 99.3% | (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) |
| ✓ | accuracy | 99.2% | (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) |
| 14998× | accelerator-lowering-fma.f32 |
| 14998× | accelerator-lowering-fma.f64 |
| 5754× | *-lowering-*.f32 |
| 5754× | *-lowering-*.f64 |
| 3636× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 73 | 846 |
| 1 | 238 | 829 |
| 2 | 844 | 782 |
| 3 | 3553 | 756 |
| 4 | 7781 | 756 |
| 0 | 8079 | 711 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (* (+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c))))) 1) (* (+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) (+ b (sqrt (+ (* b b) (* a (* c -3))))))) (* a -3)) |
(/ (* (+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c))))) 1) (* (+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) (+ b (sqrt (+ (* b b) (* a (* c -3))))))) |
(* (+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c))))) 1) |
(+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c))))) |
(* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) |
(* b b) |
b |
(- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27)) |
(* (* -1 (* b b)) (* (* a c) -9)) |
(* -1 (* b b)) |
-1 |
(* (* a c) -9) |
(* a c) |
a |
c |
-9 |
(* (* (* a a) (* c c)) 27) |
(* (* a a) (* c c)) |
(* a a) |
(* c c) |
27 |
(* 27 (* (* a (* a a)) (* c (* c c)))) |
(* (* a (* a a)) (* c (* c c))) |
(* a (* a a)) |
(* c (* c c)) |
1 |
(* (+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) (+ b (sqrt (+ (* b b) (* a (* c -3)))))) |
(+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) |
(* b (* b (* b b))) |
(* b (* b b)) |
(+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3))))) |
(* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) |
(+ (* b b) (* a (* c -3))) |
(* a (* c -3)) |
(* c -3) |
-3 |
(* (* b b) (+ (* b b) (* a (* c -3)))) |
(+ b (sqrt (+ (* b b) (* a (* c -3))))) |
(sqrt (+ (* b b) (* a (* c -3)))) |
(* a -3) |
(/ -1/2 (/ b c)) |
-1/2 |
(/ b c) |
(* (* c (- (/ (* -9/8 (* a c)) (* b (* b b))) (/ 3/2 b))) 1/3) |
(* c (- (/ (* -9/8 (* a c)) (* b (* b b))) (/ 3/2 b))) |
(- (/ (* -9/8 (* a c)) (* b (* b b))) (/ 3/2 b)) |
(/ (* -9/8 (* a c)) (* b (* b b))) |
(* -9/8 (* a c)) |
-9/8 |
(/ 3/2 b) |
3/2 |
1/3 |
(+ (* -1/2 (/ c b)) (* a (neg (/ (+ (* 3/8 (* c c)) (/ (* 9/16 (* a (* c (* c c)))) (* b b))) (* b (* b b)))))) |
(* -1/2 (/ c b)) |
(/ c b) |
(* a (neg (/ (+ (* 3/8 (* c c)) (/ (* 9/16 (* a (* c (* c c)))) (* b b))) (* b (* b b))))) |
(neg (/ (+ (* 3/8 (* c c)) (/ (* 9/16 (* a (* c (* c c)))) (* b b))) (* b (* b b)))) |
(/ (+ (* 3/8 (* c c)) (/ (* 9/16 (* a (* c (* c c)))) (* b b))) (* b (* b b))) |
(+ (* 3/8 (* c c)) (/ (* 9/16 (* a (* c (* c c)))) (* b b))) |
(* 3/8 (* c c)) |
3/8 |
(/ (* 9/16 (* a (* c (* c c)))) (* b b)) |
(* 9/16 (* a (* c (* c c)))) |
9/16 |
(* a (* c (* c c))) |
(* (/ (- (* (sqrt (+ (* b b) (* c (* a -3)))) a) (* a b)) (* a a)) 1/3) |
(/ (- (* (sqrt (+ (* b b) (* c (* a -3)))) a) (* a b)) (* a a)) |
(- (* (sqrt (+ (* b b) (* c (* a -3)))) a) (* a b)) |
(* (sqrt (+ (* b b) (* c (* a -3)))) a) |
(sqrt (+ (* b b) (* c (* a -3)))) |
(+ (* b b) (* c (* a -3))) |
(* c (* a -3)) |
(* a b) |
| Outputs |
|---|
(/ (/ (* (+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c))))) 1) (* (+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) (+ b (sqrt (+ (* b b) (* a (* c -3))))))) (* a -3)) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) (-.f64 (*.f64 a (*.f64 c #s(literal -27 binary64))) (*.f64 (*.f64 b b) #s(literal -9 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 c #s(literal 27 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (*.f64 a #s(literal -3 binary64))) |
(/ (* (+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c))))) 1) (* (+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) (+ b (sqrt (+ (* b b) (* a (* c -3))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) (-.f64 (*.f64 a (*.f64 c #s(literal -27 binary64))) (*.f64 (*.f64 b b) #s(literal -9 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 c #s(literal 27 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) |
(* (+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c))))) 1) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) (-.f64 (*.f64 a (*.f64 c #s(literal -27 binary64))) (*.f64 (*.f64 b b) #s(literal -9 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 c #s(literal 27 binary64))))) |
(+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c))))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) (-.f64 (*.f64 a (*.f64 c #s(literal -27 binary64))) (*.f64 (*.f64 b b) #s(literal -9 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 c #s(literal 27 binary64))))) |
(* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) |
(*.f64 (*.f64 b b) (*.f64 (*.f64 a c) (-.f64 (*.f64 a (*.f64 c #s(literal -27 binary64))) (*.f64 (*.f64 b b) #s(literal -9 binary64))))) |
(* b b) |
(*.f64 b b) |
b |
(- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27)) |
(*.f64 (*.f64 a c) (-.f64 (*.f64 a (*.f64 c #s(literal -27 binary64))) (*.f64 (*.f64 b b) #s(literal -9 binary64)))) |
(* (* -1 (* b b)) (* (* a c) -9)) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 a c)) #s(literal 9 binary64)) |
(* -1 (* b b)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
-1 |
#s(literal -1 binary64) |
(* (* a c) -9) |
(*.f64 c (*.f64 a #s(literal -9 binary64))) |
(* a c) |
(*.f64 a c) |
a |
c |
-9 |
#s(literal -9 binary64) |
(* (* (* a a) (* c c)) 27) |
(*.f64 a (*.f64 a (*.f64 c (*.f64 c #s(literal 27 binary64))))) |
(* (* a a) (* c c)) |
(*.f64 (*.f64 a c) (*.f64 a c)) |
(* a a) |
(*.f64 a a) |
(* c c) |
(*.f64 c c) |
27 |
#s(literal 27 binary64) |
(* 27 (* (* a (* a a)) (* c (* c c)))) |
(*.f64 a (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 c #s(literal 27 binary64)))) |
(* (* a (* a a)) (* c (* c c))) |
(*.f64 c (*.f64 a (*.f64 (*.f64 a c) (*.f64 a c)))) |
(* a (* a a)) |
(*.f64 a (*.f64 a a)) |
(* c (* c c)) |
(*.f64 c (*.f64 c c)) |
1 |
#s(literal 1 binary64) |
(* (+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) (+ b (sqrt (+ (* b b) (* a (* c -3)))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) |
(+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) |
(* b (* b (* b b))) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
(+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3))))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) |
(+ (* b b) (* a (* c -3))) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) |
(* a (* c -3)) |
(*.f64 (*.f64 a c) #s(literal -3 binary64)) |
(* c -3) |
(*.f64 c #s(literal -3 binary64)) |
-3 |
#s(literal -3 binary64) |
(* (* b b) (+ (* b b) (* a (* c -3)))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) |
(+ b (sqrt (+ (* b b) (* a (* c -3))))) |
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
(sqrt (+ (* b b) (* a (* c -3)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) |
(* a -3) |
(*.f64 a #s(literal -3 binary64)) |
(/ -1/2 (/ b c)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
-1/2 |
#s(literal -1/2 binary64) |
(/ b c) |
(/.f64 b c) |
(* (* c (- (/ (* -9/8 (* a c)) (* b (* b b))) (/ 3/2 b))) 1/3) |
(*.f64 (+.f64 (/.f64 (*.f64 a (*.f64 c (/.f64 #s(literal -9/8 binary64) b))) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c #s(literal 1/3 binary64))) |
(* c (- (/ (* -9/8 (* a c)) (* b (* b b))) (/ 3/2 b))) |
(*.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 c (/.f64 #s(literal -9/8 binary64) b))) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b))) |
(- (/ (* -9/8 (* a c)) (* b (* b b))) (/ 3/2 b)) |
(+.f64 (/.f64 (*.f64 a (*.f64 c (/.f64 #s(literal -9/8 binary64) b))) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)) |
(/ (* -9/8 (* a c)) (* b (* b b))) |
(/.f64 (*.f64 a (*.f64 c (/.f64 #s(literal -9/8 binary64) b))) (*.f64 b b)) |
(* -9/8 (* a c)) |
(*.f64 a (*.f64 c #s(literal -9/8 binary64))) |
-9/8 |
#s(literal -9/8 binary64) |
(/ 3/2 b) |
(/.f64 #s(literal 3/2 binary64) b) |
3/2 |
#s(literal 3/2 binary64) |
1/3 |
#s(literal 1/3 binary64) |
(+ (* -1/2 (/ c b)) (* a (neg (/ (+ (* 3/8 (* c c)) (/ (* 9/16 (* a (* c (* c c)))) (* b b))) (* b (* b b)))))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (+.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 a c) (/.f64 #s(literal 9/16 binary64) (*.f64 b b)))))) (*.f64 b (*.f64 b b)))) |
(* -1/2 (/ c b)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(/ c b) |
(/.f64 c b) |
(* a (neg (/ (+ (* 3/8 (* c c)) (/ (* 9/16 (* a (* c (* c c)))) (* b b))) (* b (* b b))))) |
(*.f64 (*.f64 (*.f64 c c) (-.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a c) (/.f64 #s(literal 9/16 binary64) (*.f64 b b))))) (/.f64 a (*.f64 b (*.f64 b b)))) |
(neg (/ (+ (* 3/8 (* c c)) (/ (* 9/16 (* a (* c (* c c)))) (* b b))) (* b (* b b)))) |
(/.f64 (*.f64 (*.f64 c c) (-.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a c) (/.f64 #s(literal 9/16 binary64) (*.f64 b b))))) (*.f64 b (*.f64 b b))) |
(/ (+ (* 3/8 (* c c)) (/ (* 9/16 (* a (* c (* c c)))) (* b b))) (* b (* b b))) |
(/.f64 (*.f64 (*.f64 c c) (+.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 a c) (/.f64 #s(literal 9/16 binary64) (*.f64 b b))))) (*.f64 b (*.f64 b b))) |
(+ (* 3/8 (* c c)) (/ (* 9/16 (* a (* c (* c c)))) (* b b))) |
(*.f64 (*.f64 c c) (+.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 a c) (/.f64 #s(literal 9/16 binary64) (*.f64 b b))))) |
(* 3/8 (* c c)) |
(*.f64 (*.f64 c c) #s(literal 3/8 binary64)) |
3/8 |
#s(literal 3/8 binary64) |
(/ (* 9/16 (* a (* c (* c c)))) (* b b)) |
(/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64))) (*.f64 b b)) |
(* 9/16 (* a (* c (* c c)))) |
(*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64))) |
9/16 |
#s(literal 9/16 binary64) |
(* a (* c (* c c))) |
(*.f64 a (*.f64 c (*.f64 c c))) |
(* (/ (- (* (sqrt (+ (* b b) (* c (* a -3)))) a) (* a b)) (* a a)) 1/3) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) a)) |
(/ (- (* (sqrt (+ (* b b) (* c (* a -3)))) a) (* a b)) (* a a)) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) a) |
(- (* (sqrt (+ (* b b) (* c (* a -3)))) a) (* a b)) |
(*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)) |
(* (sqrt (+ (* b b) (* c (* a -3)))) a) |
(*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
(sqrt (+ (* b b) (* c (* a -3)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) |
(+ (* b b) (* c (* a -3))) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) |
(* c (* a -3)) |
(*.f64 (*.f64 a c) #s(literal -3 binary64)) |
(* a b) |
(*.f64 b a) |
| 1.1s | 222× | 1 | valid |
| 71.0ms | 34× | 0 | valid |
Compiled 1036 to 384 computations (62.9% saved)
ival-mult: 525.0ms (52.4% of total)ival-add: 154.0ms (15.4% of total)backward-pass: 142.0ms (14.2% of total)ival-div: 87.0ms (8.7% of total)ival-sqrt: 36.0ms (3.6% of total)ival-sub: 30.0ms (3% of total)const: 22.0ms (2.2% of total)ival-neg: 7.0ms (0.7% of total)| Inputs |
|---|
#<alt (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3))))> |
#<alt (* (* b b) (+ (* b b) (* a (* c -3))))> |
#<alt (* (* a (* a a)) (* c (* c c)))> |
#<alt (/ (* (+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c))))) 1) (* (+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) (+ b (sqrt (+ (* b b) (* a (* c -3)))))))> |
#<alt (/ -1/2 (/ b c))> |
#<alt (/ b c)> |
#<alt (* (* c (- (/ (* -9/8 (* a c)) (* b (* b b))) (/ 3/2 b))) 1/3)> |
#<alt (/ (* -9/8 (* a c)) (* b (* b b)))> |
#<alt (* c (- (/ (* -9/8 (* a c)) (* b (* b b))) (/ 3/2 b)))> |
#<alt (* -9/8 (* a c))> |
#<alt (/ (+ (* 3/8 (* c c)) (/ (* 9/16 (* a (* c (* c c)))) (* b b))) (* b (* b b)))> |
#<alt (/ (* 9/16 (* a (* c (* c c)))) (* b b))> |
#<alt (* a (* c (* c c)))> |
#<alt (* a (neg (/ (+ (* 3/8 (* c c)) (/ (* 9/16 (* a (* c (* c c)))) (* b b))) (* b (* b b)))))> |
#<alt (- (* (sqrt (+ (* b b) (* c (* a -3)))) a) (* a b))> |
#<alt (* (/ (- (* (sqrt (+ (* b b) (* c (* a -3)))) a) (* a b)) (* a a)) 1/3)> |
#<alt (/ (- (* (sqrt (+ (* b b) (* c (* a -3)))) a) (* a b)) (* a a))> |
#<alt (* c (* a -3))> |
#<alt (/ (/ (* (+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c))))) 1) (* (+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) (+ b (sqrt (+ (* b b) (* a (* c -3))))))) (* a -3))> |
#<alt (* (+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) (+ b (sqrt (+ (* b b) (* a (* c -3))))))> |
#<alt (+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3))))))> |
#<alt (- (/ (* -9/8 (* a c)) (* b (* b b))) (/ 3/2 b))> |
#<alt (+ (* -1/2 (/ c b)) (* a (neg (/ (+ (* 3/8 (* c c)) (/ (* 9/16 (* a (* c (* c c)))) (* b b))) (* b (* b b))))))> |
#<alt (neg (/ (+ (* 3/8 (* c c)) (/ (* 9/16 (* a (* c (* c c)))) (* b b))) (* b (* b b))))> |
#<alt (* (sqrt (+ (* b b) (* c (* a -3)))) a)> |
| Outputs |
|---|
#<alt (* 9 (* (pow a 2) (pow c 2)))> |
#<alt (+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))> |
#<alt (+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (pow b 2))))> |
#<alt (+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (pow b 2))))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (* -6 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (* -6 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (pow b 4)> |
#<alt (+ (* -6 (* a (* (pow b 2) c))) (pow b 4))> |
#<alt (+ (* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2))))) (pow b 4))> |
#<alt (+ (* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2))))) (pow b 4))> |
#<alt (* 9 (* (pow a 2) (pow c 2)))> |
#<alt (* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))> |
#<alt (* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2)))))> |
#<alt (* 9 (* (pow a 2) (pow c 2)))> |
#<alt (* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2))))> |
#<alt (pow b 4)> |
#<alt (+ (* -6 (* a (* (pow b 2) c))) (pow b 4))> |
#<alt (+ (* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))) (pow b 4))> |
#<alt (+ (* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))) (pow b 4))> |
#<alt (* 9 (* (pow a 2) (pow c 2)))> |
#<alt (* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))> |
#<alt (* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2)))))> |
#<alt (* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2)))))> |
#<alt (* 9 (* (pow a 2) (pow c 2)))> |
#<alt (* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))> |
#<alt (* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2))))> |
#<alt (* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2))))> |
#<alt (* -3 (* a (* (pow b 2) c)))> |
#<alt (* (pow b 2) (+ (* -3 (* a c)) (pow b 2)))> |
#<alt (* (pow b 2) (+ (* -3 (* a c)) (pow b 2)))> |
#<alt (* (pow b 2) (+ (* -3 (* a c)) (pow b 2)))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 4) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 4) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 4) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 4) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 4)> |
#<alt (+ (* -3 (* a (* (pow b 2) c))) (pow b 4))> |
#<alt (+ (* -3 (* a (* (pow b 2) c))) (pow b 4))> |
#<alt (+ (* -3 (* a (* (pow b 2) c))) (pow b 4))> |
#<alt (* -3 (* a (* (pow b 2) c)))> |
#<alt (* a (+ (* -3 (* (pow b 2) c)) (/ (pow b 4) a)))> |
#<alt (* a (+ (* -3 (* (pow b 2) c)) (/ (pow b 4) a)))> |
#<alt (* a (+ (* -3 (* (pow b 2) c)) (/ (pow b 4) a)))> |
#<alt (* -3 (* a (* (pow b 2) c)))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 4) a)) (* 3 (* (pow b 2) c)))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 4) a)) (* 3 (* (pow b 2) c)))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 4) a)) (* 3 (* (pow b 2) c)))))> |
#<alt (pow b 4)> |
#<alt (+ (* -3 (* a (* (pow b 2) c))) (pow b 4))> |
#<alt (+ (* -3 (* a (* (pow b 2) c))) (pow b 4))> |
#<alt (+ (* -3 (* a (* (pow b 2) c))) (pow b 4))> |
#<alt (* -3 (* a (* (pow b 2) c)))> |
#<alt (* c (+ (* -3 (* a (pow b 2))) (/ (pow b 4) c)))> |
#<alt (* c (+ (* -3 (* a (pow b 2))) (/ (pow b 4) c)))> |
#<alt (* c (+ (* -3 (* a (pow b 2))) (/ (pow b 4) c)))> |
#<alt (* -3 (* a (* (pow b 2) c)))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 4) c)) (* 3 (* a (pow b 2))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 4) c)) (* 3 (* a (pow b 2))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 4) c)) (* 3 (* a (pow b 2))))))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))> |
#<alt (+ (* -3 (/ b (pow (sqrt -3) 2))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))))> |
#<alt (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (- (* b (- (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2)))))))) (* 3 (/ 1 (pow (sqrt -3) 2))))))> |
#<alt (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (- (* b (- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* -1 (* b (+ (* -1/3 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow (sqrt -3) 3)))) (+ (* 1/3 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2))))))) (sqrt -3)))))))) (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2)))))))) (* 3 (/ 1 (pow (sqrt -3) 2))))))> |
#<alt (* 3/2 (/ (* a c) b))> |
#<alt (/ (- (+ (* -9/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) (* 1/4 (/ (* a (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))))) (pow b 2)))) b)> |
#<alt (/ (- (+ (* -9/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 3/2 (* a c)) (* 9/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) (+ (* 1/6 (/ (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -9/2 (* (pow a 2) (pow c 2))) (* 1/4 (* a (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))) (pow b 4))) (+ (* 1/4 (/ (* a (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))))) (pow b 2))) (* 1/4 (/ (* a (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))))) (pow b 4)))))) b)> |
#<alt (/ (- (+ (* -9/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -1 (/ (+ (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* 9/2 (* (pow a 3) (pow c 3))) (+ (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -9/2 (* (pow a 2) (pow c 2))) (* 1/4 (* a (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))))))))) (* 1/4 (* a (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2)))))))))))) (+ (* 1/6 (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))) (- (* -9/2 (* (pow a 2) (pow c 2))) (* 1/4 (* a (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))))))))) (* 1/4 (* a (* c (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))))))))))) (pow b 6))) (+ (* 3/2 (* a c)) (* 9/2 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) (+ (* 1/6 (/ (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -9/2 (* (pow a 2) (pow c 2))) (* 1/4 (* a (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))) (pow b 4))) (+ (* 1/4 (/ (* a (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))))) (pow b 2))) (* 1/4 (/ (* a (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))))) (pow b 4)))))) b)> |
#<alt (* 2 b)> |
#<alt (* -1 (* b (- (* 6 (/ (* a c) (pow b 2))) (+ 2 (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* a (* (pow b 2) c))))))))> |
#<alt (* -1 (* b (- (+ (* -6 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 6 (/ (* a c) (pow b 2)))) (+ 2 (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 6 (* a c)) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* a c))))) (* a (* (pow b 4) c)))) (+ (* 4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* a (* (pow b 4) c)))) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* a (* (pow b 2) c))))))))))> |
#<alt (* -1 (* b (- (+ (* -6 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1 (/ (+ (* -2/9 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (- (* 6 (* a c)) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* a c))))) (* a c))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* -6 (* (pow a 2) (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 6 (* a c)) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* a c))))) (* a c))) (* 4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* a c)))))) (* a c))) (* 4/9 (/ (+ (* -81/8 (* (pow a 4) (pow c 4))) (+ (* -27/16 (* (pow a 3) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* -3/2 (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))))) (* a c))))) (pow b 6))) (* 6 (/ (* a c) (pow b 2))))) (+ 2 (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 6 (* a c)) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* a c))))) (* a (* (pow b 4) c)))) (+ (* 4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* a (* (pow b 4) c)))) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* a (* (pow b 2) c))))))))))> |
#<alt (* 9/2 (/ (* a (* (pow b 3) c)) (+ (* 2 (pow b 4)) (pow b 4))))> |
#<alt (* a (+ (* 9/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (- (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))> |
#<alt (* a (+ (* 9/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (- (+ (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (- (* 27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))> |
#<alt (* a (+ (* 9/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (- (+ (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (- (+ (* -1 (* a (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))) (- (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -27/2 (/ (pow c 3) b)) (+ (* -27/16 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow c 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 3))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* 27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))> |
#<alt (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))> |
#<alt (- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))) (* 1/3 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -3) 2)))))> |
#<alt (- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (sqrt -3))))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/3 (/ (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* a (* (pow c 2) (pow (sqrt -3) 2))))) (* 1/3 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -3) 2)))))))> |
#<alt (- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (+ (* -1 (/ (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2))))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (pow a 3))) (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (sqrt -3)))))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/3 (/ (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* a (* (pow c 2) (pow (sqrt -3) 2))))) (* 1/3 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -3) 2)))))))> |
#<alt (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a)))> |
#<alt (+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1 (/ (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))))) a))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a)))> |
#<alt (+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1 (/ (- (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))))))) (sqrt 3)))) (* 1/3 (/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* (pow c 2) (pow (sqrt 3) 2))))))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))))) a))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a)))> |
#<alt (* 9/2 (/ (* a (* (pow b 3) c)) (+ (* 2 (pow b 4)) (pow b 4))))> |
#<alt (* c (+ (* 9/2 (/ (* a (pow b 3)) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (- (* -27/2 (/ (* (pow a 2) b) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))> |
#<alt (* c (+ (* 9/2 (/ (* a (pow b 3)) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (- (+ (* -27/2 (/ (* (pow a 2) b) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (- (* 27/2 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -27/2 (/ (* (pow a 2) b) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* 9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))> |
#<alt (* c (+ (* 9/2 (/ (* a (pow b 3)) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (- (+ (* -27/2 (/ (* (pow a 2) b) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (- (+ (* -1 (* c (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))) (- (* -27/2 (/ (* (pow a 2) b) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 27/2 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -27/2 (/ (* (pow a 2) b) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* a (* (pow b 2) (+ (* -27/2 (/ (pow a 3) b)) (+ (* -27/16 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow a 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 3))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* 27/2 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -27/2 (/ (* (pow a 2) b) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* 9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))> |
#<alt (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))> |
#<alt (- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))) (* 1/3 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -3) 2)))))> |
#<alt (- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (sqrt -3))))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -3 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* (pow a 2) (* c (pow (sqrt -3) 2))))) (* 1/3 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -3) 2)))))))> |
#<alt (- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (+ (* -1 (/ (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* -3 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* (sqrt (/ c (pow a 3))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -3 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 2) (pow (sqrt -3) 2))))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (pow c 3))) (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (sqrt -3)))))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -3 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* (pow a 2) (* c (pow (sqrt -3) 2))))) (* 1/3 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -3) 2)))))))> |
#<alt (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))) c)))> |
#<alt (+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1 (/ (- (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 2) (pow (sqrt 3) 2)))))) c))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))) c)))> |
#<alt (+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 2) (pow (sqrt 3) 2)))))))) (sqrt 3)))) (* 1/3 (/ (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* (pow a 2) (pow (sqrt 3) 2))))))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 2) (pow (sqrt 3) 2)))))) c))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))) 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 (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<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 (* -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 (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 (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -3/2 (/ c b))> |
#<alt (* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))> |
#<alt (* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))> |
#<alt (* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))> |
#<alt (* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))> |
#<alt (* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))> |
#<alt (* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))> |
#<alt (* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))> |
#<alt (* -3/2 (/ c b))> |
#<alt (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* a (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* a (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* a (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b))))))> |
#<alt (* -1 (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b))))))> |
#<alt (* -1 (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b))))))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (/ (+ (* -3/2 (* (pow b 2) c)) (* -9/8 (* a (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -3/2 (* (pow b 2) c)) (* -9/8 (* a (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -3/2 (* (pow b 2) c)) (* -9/8 (* a (pow c 2)))) (pow b 3))> |
#<alt (* -3/2 (/ c b))> |
#<alt (/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (* -3/2 (/ c b))> |
#<alt (* -1 (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b))> |
#<alt (* -1 (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b))> |
#<alt (* -1 (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b))> |
#<alt (* -9/8 (* a c))> |
#<alt (* -9/8 (* a c))> |
#<alt (* -9/8 (* a c))> |
#<alt (* -9/8 (* a c))> |
#<alt (* -9/8 (* a c))> |
#<alt (* -9/8 (* a c))> |
#<alt (* -9/8 (* a c))> |
#<alt (* -9/8 (* a c))> |
#<alt (* -9/8 (* a c))> |
#<alt (* -9/8 (* a c))> |
#<alt (* -9/8 (* a c))> |
#<alt (* -9/8 (* a c))> |
#<alt (* -9/8 (* a c))> |
#<alt (* -9/8 (* a c))> |
#<alt (* -9/8 (* a c))> |
#<alt (* -9/8 (* a c))> |
#<alt (* -9/8 (* a c))> |
#<alt (* -9/8 (* a c))> |
#<alt (* -9/8 (* a c))> |
#<alt (* -9/8 (* a c))> |
#<alt (* -9/8 (* a c))> |
#<alt (* -9/8 (* a c))> |
#<alt (* -9/8 (* a c))> |
#<alt (* -9/8 (* a c))> |
#<alt (* 3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* (pow c 2) (+ (* 9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* 9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* 9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 5)))> |
#<alt (* (pow c 3) (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))))> |
#<alt (* (pow c 3) (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))))> |
#<alt (* (pow c 3) (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 5)))> |
#<alt (* -1 (* (pow c 3) (- (* -9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c))))))> |
#<alt (* -1 (* (pow c 3) (- (* -9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c))))))> |
#<alt (* -1 (* (pow c 3) (- (* -9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c))))))> |
#<alt (* 3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5))))> |
#<alt (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5))))> |
#<alt (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5))))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 5)))> |
#<alt (* a (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))))> |
#<alt (* a (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))))> |
#<alt (* a (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 5)))> |
#<alt (* -1 (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))))> |
#<alt (* -1 (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))))> |
#<alt (* -1 (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 5)))> |
#<alt (/ (+ (* 3/8 (* (pow b 2) (pow c 2))) (* 9/16 (* a (pow c 3)))) (pow b 5))> |
#<alt (/ (+ (* 3/8 (* (pow b 2) (pow c 2))) (* 9/16 (* a (pow c 3)))) (pow b 5))> |
#<alt (/ (+ (* 3/8 (* (pow b 2) (pow c 2))) (* 9/16 (* a (pow c 3)))) (pow b 5))> |
#<alt (* 3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3))> |
#<alt (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3))> |
#<alt (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3))> |
#<alt (* 3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3)))> |
#<alt (* -1 (/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3)))> |
#<alt (* -1 (/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* a (pow c 3))> |
#<alt (* a (pow c 3))> |
#<alt (* a (pow c 3))> |
#<alt (* a (pow c 3))> |
#<alt (* a (pow c 3))> |
#<alt (* a (pow c 3))> |
#<alt (* a (pow c 3))> |
#<alt (* a (pow c 3))> |
#<alt (* a (pow c 3))> |
#<alt (* a (pow c 3))> |
#<alt (* a (pow c 3))> |
#<alt (* a (pow c 3))> |
#<alt (* a (pow c 3))> |
#<alt (* a (pow c 3))> |
#<alt (* a (pow c 3))> |
#<alt (* a (pow c 3))> |
#<alt (* a (pow c 3))> |
#<alt (* a (pow c 3))> |
#<alt (* a (pow c 3))> |
#<alt (* a (pow c 3))> |
#<alt (* a (pow c 3))> |
#<alt (* a (pow c 3))> |
#<alt (* a (pow c 3))> |
#<alt (* a (pow c 3))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))> |
#<alt (* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))> |
#<alt (* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5))))))> |
#<alt (* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5))))))> |
#<alt (* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5))))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5))> |
#<alt (/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5))> |
#<alt (/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)))> |
#<alt (* -1 (/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)))> |
#<alt (* -1 (/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)))> |
#<alt (* (sqrt (* (pow a 3) c)) (sqrt -3))> |
#<alt (+ (* -1 (* a b)) (* (sqrt (* (pow a 3) c)) (sqrt -3)))> |
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ a c)) (/ b (sqrt -3)))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -3)))> |
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -3)))> |
#<alt (* -3/2 (/ (* (pow a 2) c) b))> |
#<alt (/ (+ (* -3/2 (* (pow a 2) c)) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -3/2 (* (pow a 2) c)) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -3/2 (* (pow a 2) c)) (+ (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/2 (/ (* a (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) b)> |
#<alt (* -1 (* b (- a (* -1 a))))> |
#<alt (* -1 (* b (- (+ a (* -3/2 (/ (* (pow a 2) c) (pow b 2)))) (* -1 a))))> |
#<alt (* -1 (* b (- (+ a (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) (* -1 a))))> |
#<alt (* -1 (* b (- (+ a (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))) (* -1 a))))> |
#<alt (* -3/2 (/ (* (pow a 2) c) b))> |
#<alt (* c (+ (* -3/2 (/ (pow a 2) b)) (* -9/8 (/ (* (pow a 3) c) (pow b 3)))))> |
#<alt (* c (+ (* -3/2 (/ (pow a 2) b)) (* c (+ (* -27/16 (/ (* (pow a 4) c) (pow b 5))) (* -9/8 (/ (pow a 3) (pow b 3)))))))> |
#<alt (* c (+ (* -3/2 (/ (pow a 2) b)) (* c (+ (* -9/8 (/ (pow a 3) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 4) (pow b 5))) (* -1/2 (/ (* a (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6)))))) b))))))))> |
#<alt (* (sqrt (* (pow a 3) c)) (sqrt -3))> |
#<alt (* c (+ (* -1 (/ (* a b) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -3))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (/ (* a b) c)))> |
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (sqrt -3)))) (/ (* a b) c)))> |
#<alt (* -1 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))) (/ (* a b) c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* a b)) c)) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* a b)) c)) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -3/2 (/ (* (pow a 2) c) b))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* (pow a 2) (+ (* -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 (* (pow a 3) c)) (sqrt -3))> |
#<alt (* (pow a 2) (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))> |
#<alt (* (pow a 2) (- (+ (* -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 (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b a))))> |
#<alt (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1 b)) a))))> |
#<alt (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -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)) (* -1 b)) a))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* 1/3 (* (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 (* -1/3 (/ (* b (- a (* -1 a))) (pow a 2)))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 1/3 (/ (- a (* -1 a)) (pow a 2))))))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/3 (/ (- a (* -1 a)) (pow a 2)))))))> |
#<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))) (* 1/3 (/ (- a (* -1 a)) (pow a 2))))))))> |
#<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 (* -1 (/ (* b (- a (* -1 a))) (pow a 2)))> |
#<alt (* -1 (* b (- (+ (* -3/2 (/ c (pow b 2))) (/ 1 a)) (/ -1 a))))> |
#<alt (* -1 (* b (- (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) (/ -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))) (/ 1 a)))) (/ -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 (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* -1/3 (* b (- (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))))))) (/ 1 (* a (pow (sqrt -3) 2))))))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1/3 (- (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2)))))))) (* 1/3 (* b (+ (* -1/3 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow (sqrt -3) 3)))) (+ (* 1/3 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))))) (sqrt -3))))))))) (/ 1 (* a (pow (sqrt -3) 2))))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (/ (+ (* -1/2 c) (* -1/3 (/ (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))) (pow b 2)))) b)> |
#<alt (/ (+ (* -1/2 c) (+ (* -1/3 (/ (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))) (pow b 2))) (* -1/3 (/ (- (* 9/2 (* (pow a 2) (pow c 3))) (+ (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))) (* 1/4 (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))))))) (pow b 4))))) b)> |
#<alt (/ (+ (* -1/2 c) (+ (* -1/3 (/ (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))) (pow b 2))) (+ (* -1/3 (/ (- (* 9/2 (* (pow a 2) (pow c 3))) (+ (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))) (* 1/4 (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))))))) (pow b 4))) (* 1/3 (/ (+ (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* 9/2 (* (pow a 2) (pow c 3))) (+ (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))) (* 1/4 (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))))))))) (+ (* 1/6 (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))) (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))) (* 1/4 (* c (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))))))) (pow b 6)))))) b)> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -1 (* b (+ (* -1/3 (/ (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* (pow a 2) c)))) (pow b 2))) (* 2/3 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/3 (/ (- (* -6 (* a (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* (pow a 2) c))))) (* a c))) (* 4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) c))))) (pow b 4))) (+ (* -1/3 (/ (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* (pow a 2) c)))) (pow b 2))) (* 2/3 (/ 1 a))))))> |
#<alt (* -1 (* b (+ (* -1/3 (/ (- (* -6 (* a (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* (pow a 2) c))))) (* a c))) (* 4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) c))))) (pow b 4))) (+ (* -1/3 (/ (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* (pow a 2) c)))) (pow b 2))) (+ (* 1/3 (/ (+ (* -2/9 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* (pow a 2) c))))) (* a c))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* -6 (* a (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* (pow a 2) c))))) (* a c))) (* 4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) c)))))) (* a c))) (* 4/9 (/ (+ (* -81/8 (* (pow a 4) (pow c 4))) (+ (* -27/16 (* (pow a 3) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* -3/2 (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))))) (* (pow a 2) c))))) (pow b 6))) (* 2/3 (/ 1 a)))))))> |
#<alt (* -3/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4))))> |
#<alt (+ (* -3/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* -1/3 (* a (- (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))> |
#<alt (+ (* -3/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* -1/3 (* a (- (* 27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* -1/3 (- (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))> |
#<alt (+ (* -3/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* -1/3 (- (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* a (+ (* -1/3 (- (* 27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* 1/3 (* a (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))) (- (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -27/2 (/ (pow c 3) b)) (+ (* -27/16 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow c 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 3))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))> |
#<alt (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* -1/3 (/ (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2))))) a))) a)> |
#<alt (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2))))) a)) (* -1/3 (/ (- (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (pow a 2))))) a)> |
#<alt (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2))))) a)) (+ (* -1/3 (/ (- (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (pow a 2))) (* 1/3 (/ (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2))))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (pow a 3)))))) a)> |
#<alt (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1/3 (/ (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1/3 (/ (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))))) a)) (* 1/3 (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* 1/3 (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (* 1/3 (/ (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt 3) 2)))))) a))) a)) (* 1/3 (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) a))) a))> |
#<alt (* -3/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4))))> |
#<alt (* c (+ (* -3/2 (/ (pow b 3) (+ (* 2 (pow b 4)) (pow b 4)))) (* -1/3 (* c (- (* -27/2 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))> |
#<alt (* c (+ (* -3/2 (/ (pow b 3) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* -1/3 (* c (- (* 27/2 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -27/2 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* -1/3 (- (* -27/2 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))))> |
#<alt (* c (+ (* -3/2 (/ (pow b 3) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* -1/3 (- (* -27/2 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* c (+ (* -1/3 (- (* 27/2 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -27/2 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* 1/3 (* c (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))) (- (* -27/2 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 27/2 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -27/2 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* (pow b 2) (+ (* -27/2 (/ (pow a 3) b)) (+ (* -27/16 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow a 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 3)))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1/3 (/ (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2))))) c)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2))))) c)) (* -1/3 (/ (- (* (sqrt (/ c (pow a 5))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (pow c 2)))))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2))))) c)) (+ (* -1/3 (/ (- (* (sqrt (/ c (pow a 5))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (pow c 2))) (* 1/3 (/ (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* (sqrt (/ c (pow a 5))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -3) 2))))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (pow c 3))))))> |
#<alt (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))> |
#<alt (+ (* 1/3 (/ (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1 (/ (+ (* -1/3 (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2)))))) (* 1/3 (/ (- (* -1 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 3) (pow (sqrt 3) 2)))))) c))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (- (* -1 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (* -1/3 (/ (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -1 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 3) (pow (sqrt 3) 2)))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 3) (pow (sqrt 3) 2)))))) c))) c)) (* -1/3 (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3)))> |
#<alt (+ (* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) (* 9 (* (pow a 2) (* b (pow c 2)))))> |
#<alt (+ (* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) (* b (+ (* 9 (* (pow a 2) (pow c 2))) (* b (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c))))))))))> |
#<alt (+ (* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) (* b (+ (* 9 (* (pow a 2) (pow c 2))) (* b (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (+ (* b (+ (* -6 (* a c)) (* -3 (* a c)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))))))))> |
#<alt (* 6 (pow b 5))> |
#<alt (* (pow b 5) (+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (* 2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))))))> |
#<alt (* (pow b 5) (+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))) (+ (* 2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))> |
#<alt (* (pow b 5) (+ 6 (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* a c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))) (+ (* -9/8 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 6))) (+ (* 2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))))> |
#<alt (* 9/2 (* a (* (pow b 3) c)))> |
#<alt (* -1 (* (pow b 3) (+ (* -9/2 (* a c)) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 2)))))))> |
#<alt (* -1 (* (pow b 3) (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 2))) (* -9/8 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))))))))))> |
#<alt (* -1 (* (pow b 3) (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -81/8 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -27/16 (/ (* (pow a 3) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 6))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 2))) (+ (* -3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (* -9/8 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4)))))))))))))> |
#<alt (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4))))> |
#<alt (+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))))> |
#<alt (+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (* a (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))))))))> |
#<alt (+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (* a (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (+ (* 18 (* b (pow c 2))) (* a (+ (* -27/2 (/ (pow c 3) b)) (+ (* -27/16 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow c 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 3))))))))))))))> |
#<alt (* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3)))> |
#<alt (* (pow a 3) (+ (* 9 (* (sqrt (/ (pow c 5) a)) (sqrt -3))) (+ (* 9 (/ (* b (pow c 2)) a)) (* (sqrt (/ c (pow a 3))) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))))> |
#<alt (* (pow a 3) (+ (* 9/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow c 5) a)) (sqrt -3))) (+ (* 9 (/ (* b (pow c 2)) a)) (+ (* (sqrt (/ c (pow a 3))) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (+ (* (sqrt (/ c (pow a 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (/ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow a 2))))))))> |
#<alt (* (pow a 3) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (sqrt -3)))) (+ (* 9/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow c 5) a)) (sqrt -3))) (+ (* 9 (/ (* b (pow c 2)) a)) (+ (* (sqrt (/ c (pow a 3))) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (+ (* (sqrt (/ c (pow a 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (+ (/ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow a 2)) (/ (* b (+ (* 2 (pow b 4)) (pow b 4))) (pow a 3))))))))))> |
#<alt (* -9 (* (sqrt (* (pow a 5) (pow c 5))) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) a)) (* 9 (* (sqrt (/ (pow c 5) a)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) a)) (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) a)) (* 9 (* (sqrt (/ (pow c 5) a)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) a)) (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) a)) (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) a)) (* 9 (* (sqrt (/ (pow c 5) a)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4))))> |
#<alt (+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))))> |
#<alt (+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (* c (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))))))))> |
#<alt (+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (* c (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (+ (* 18 (* (pow a 2) b)) (* c (+ (* -27/2 (/ (pow a 3) b)) (+ (* -27/16 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow a 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 3))))))))))))))> |
#<alt (* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3)))> |
#<alt (* (pow c 3) (+ (* 9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 9 (/ (* (pow a 2) b) c)) (* (sqrt (/ a (pow c 3))) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))))> |
#<alt (* (pow c 3) (+ (* 9/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 9 (/ (* (pow a 2) b) c)) (+ (* (sqrt (/ a (pow c 3))) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (+ (* (sqrt (/ a (pow c 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (/ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow c 2))))))))> |
#<alt (* (pow c 3) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (sqrt -3)))) (+ (* 9/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 9 (/ (* (pow a 2) b) c)) (+ (* (sqrt (/ a (pow c 3))) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (+ (* (sqrt (/ a (pow c 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (+ (/ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow c 2)) (/ (* b (+ (* 2 (pow b 4)) (pow b 4))) (pow c 3))))))))))> |
#<alt (* -9 (* (sqrt (* (pow a 5) (pow c 5))) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) c)) (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) c)) (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) c)) (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* 9 (* (pow a 2) (pow c 2)))> |
#<alt (+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (* -3 (* a c)))))> |
#<alt (+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (* 3 (pow b 2))))))> |
#<alt (+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (* 3 (pow b 2))))))> |
#<alt (* 3 (pow b 4))> |
#<alt (* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (* -3 (/ (* a c) (pow b 2))))))> |
#<alt (* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* 3 (pow b 4))> |
#<alt (* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (* -3 (/ (* a c) (pow b 2))))))> |
#<alt (* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (+ (* 2 (pow b 4)) (pow b 4))> |
#<alt (+ (* 2 (pow b 4)) (+ (* a (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 4)))> |
#<alt (+ (* 2 (pow b 4)) (+ (* a (+ (* -6 (* (pow b 2) c)) (+ (* -3 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))) (pow b 4)))> |
#<alt (+ (* 2 (pow b 4)) (+ (* a (+ (* -6 (* (pow b 2) c)) (+ (* -3 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))) (pow b 4)))> |
#<alt (* 9 (* (pow a 2) (pow c 2)))> |
#<alt (* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* -3 (/ (* (pow b 2) c) a)) (* 9 (pow c 2)))))> |
#<alt (* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* -3 (/ (* (pow b 2) c) a)) (+ (* 2 (/ (pow b 4) (pow a 2))) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2)))))))> |
#<alt (* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* -3 (/ (* (pow b 2) c) a)) (+ (* 2 (/ (pow b 4) (pow a 2))) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2)))))))> |
#<alt (* 9 (* (pow a 2) (pow c 2)))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) a)) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) a)) (* 9 (pow c 2))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) a)) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) a)) (* 9 (pow c 2))))> |
#<alt (+ (* 2 (pow b 4)) (pow b 4))> |
#<alt (+ (* 2 (pow b 4)) (+ (* c (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 4)))> |
#<alt (+ (* 2 (pow b 4)) (+ (* c (+ (* -6 (* a (pow b 2))) (+ (* -3 (* a (pow b 2))) (* 9 (* (pow a 2) c))))) (pow b 4)))> |
#<alt (+ (* 2 (pow b 4)) (+ (* c (+ (* -6 (* a (pow b 2))) (+ (* -3 (* a (pow b 2))) (* 9 (* (pow a 2) c))))) (pow b 4)))> |
#<alt (* 9 (* (pow a 2) (pow c 2)))> |
#<alt (* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* -3 (/ (* a (pow b 2)) c)) (* 9 (pow a 2)))))> |
#<alt (* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* -3 (/ (* a (pow b 2)) c)) (+ (* 2 (/ (pow b 4) (pow c 2))) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2)))))))> |
#<alt (* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* -3 (/ (* a (pow b 2)) c)) (+ (* 2 (/ (pow b 4) (pow c 2))) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2)))))))> |
#<alt (* 9 (* (pow a 2) (pow c 2)))> |
#<alt (* (pow c 2) (+ (* -1 (/ (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2))))> |
#<alt (* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) c)) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) c)) (* 9 (pow a 2))))> |
#<alt (* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) c)) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) c)) (* 9 (pow a 2))))> |
#<alt (/ -3/2 b)> |
#<alt (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))> |
#<alt (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))> |
#<alt (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* a (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))> |
#<alt (* a (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))> |
#<alt (* a (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (* a (+ (* 9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b))))))> |
#<alt (* -1 (* a (+ (* 9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b))))))> |
#<alt (* -1 (* a (+ (* 9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b))))))> |
#<alt (/ -3/2 b)> |
#<alt (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))> |
#<alt (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))> |
#<alt (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* c (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))> |
#<alt (* c (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))> |
#<alt (* c (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (* c (+ (* 9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))))> |
#<alt (* -1 (* c (+ (* 9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))))> |
#<alt (* -1 (* c (+ (* 9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))))> |
#<alt (* -9/8 (/ (* a c) (pow b 3)))> |
#<alt (/ (+ (* -3/2 (pow b 2)) (* -9/8 (* a c))) (pow b 3))> |
#<alt (/ (+ (* -3/2 (pow b 2)) (* -9/8 (* a c))) (pow b 3))> |
#<alt (/ (+ (* -3/2 (pow b 2)) (* -9/8 (* a c))) (pow b 3))> |
#<alt (/ -3/2 b)> |
#<alt (/ (- (* -9/8 (/ (* a c) (pow b 2))) 3/2) b)> |
#<alt (/ (- (* -9/8 (/ (* a c) (pow b 2))) 3/2) b)> |
#<alt (/ (- (* -9/8 (/ (* a c) (pow b 2))) 3/2) b)> |
#<alt (/ -3/2 b)> |
#<alt (* -1 (/ (+ 3/2 (* 9/8 (/ (* a c) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ 3/2 (* 9/8 (/ (* a c) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ 3/2 (* 9/8 (/ (* a c) (pow b 2)))) b))> |
#<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 (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))> |
#<alt (* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2)))))> |
#<alt (* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2)))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5))))))> |
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5))))))> |
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5))))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5))> |
#<alt (/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5))> |
#<alt (/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5))> |
#<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))))) 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) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) 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)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (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 (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))> |
#<alt (* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))> |
#<alt (* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))> |
#<alt (* -9/16 (/ (* a (pow c 3)) (pow b 5)))> |
#<alt (* -1 (* (pow c 3) (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c))))))> |
#<alt (* -1 (* (pow c 3) (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c))))))> |
#<alt (* -1 (* (pow c 3) (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c))))))> |
#<alt (* -9/16 (/ (* a (pow c 3)) (pow b 5)))> |
#<alt (* -1 (* (pow c 3) (- (* 3/8 (/ 1 (* (pow b 3) c))) (* -9/16 (/ a (pow b 5))))))> |
#<alt (* -1 (* (pow c 3) (- (* 3/8 (/ 1 (* (pow b 3) c))) (* -9/16 (/ a (pow b 5))))))> |
#<alt (* -1 (* (pow c 3) (- (* 3/8 (/ 1 (* (pow b 3) c))) (* -9/16 (/ a (pow b 5))))))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (- (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* 3/8 (/ (pow c 2) (pow b 3))))> |
#<alt (- (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* 3/8 (/ (pow c 2) (pow b 3))))> |
#<alt (- (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* 3/8 (/ (pow c 2) (pow b 3))))> |
#<alt (* -9/16 (/ (* a (pow c 3)) (pow b 5)))> |
#<alt (* a (- (* -3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))))> |
#<alt (* a (- (* -3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))))> |
#<alt (* a (- (* -3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))))> |
#<alt (* -9/16 (/ (* a (pow c 3)) (pow b 5)))> |
#<alt (* -1 (* a (- (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* -9/16 (/ (pow c 3) (pow b 5))))))> |
#<alt (* -1 (* a (- (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* -9/16 (/ (pow c 3) (pow b 5))))))> |
#<alt (* -1 (* a (- (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* -9/16 (/ (pow c 3) (pow b 5))))))> |
#<alt (* -9/16 (/ (* a (pow c 3)) (pow b 5)))> |
#<alt (/ (- (* -3/8 (* (pow b 2) (pow c 2))) (* 9/16 (* a (pow c 3)))) (pow b 5))> |
#<alt (/ (- (* -3/8 (* (pow b 2) (pow c 2))) (* 9/16 (* a (pow c 3)))) (pow b 5))> |
#<alt (/ (- (* -3/8 (* (pow b 2) (pow c 2))) (* 9/16 (* a (pow c 3)))) (pow b 5))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (/ (- (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* 3/8 (pow c 2))) (pow b 3))> |
#<alt (/ (- (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* 3/8 (pow c 2))) (pow b 3))> |
#<alt (/ (- (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* 3/8 (pow c 2))) (pow b 3))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (- (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3)))> |
#<alt (* -1 (/ (- (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3)))> |
#<alt (* -1 (/ (- (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3)))> |
#<alt (* (sqrt (* (pow a 3) c)) (sqrt -3))> |
#<alt (+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* (pow a 3) c)) (sqrt -3)))> |
#<alt (+ (* (sqrt (* (pow a 3) c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))))> |
#<alt (+ (* (sqrt (* (pow a 3) c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))> |
#<alt (* a b)> |
#<alt (* b (+ a (* -3/2 (/ (* (pow a 2) c) (pow b 2)))))> |
#<alt (* b (+ a (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ a (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* a b))> |
#<alt (* -1 (* b (+ a (* -3/2 (/ (* (pow a 2) c) (pow b 2))))))> |
#<alt (* -1 (* b (+ a (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ a (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))))> |
#<alt (* a b)> |
#<alt (+ (* -3/2 (/ (* (pow a 2) c) b)) (* a b))> |
#<alt (+ (* a b) (* c (+ (* -3/2 (/ (pow a 2) b)) (* -9/8 (/ (* (pow a 3) c) (pow b 3))))))> |
#<alt (+ (* a b) (* c (+ (* -3/2 (/ (pow a 2) b)) (* c (+ (* -27/16 (/ (* (pow a 4) c) (pow b 5))) (* -9/8 (/ (pow a 3) (pow b 3))))))))> |
#<alt (* (sqrt (* (pow a 3) c)) (sqrt -3))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (sqrt -3))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (sqrt -3))))))> |
#<alt (* -1 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))))> |
#<alt (* a b)> |
#<alt (* a (+ b (* -3/2 (/ (* a c) b))))> |
#<alt (* a (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))> |
#<alt (* a (+ 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 (* (pow a 3) c)) (sqrt -3))> |
#<alt (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* (pow a 2) (+ (* -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 (* (pow a 2) (+ (* -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 (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))))> |
#<alt (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))> |
#<alt (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))> |
207 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | a | @ | 0 | (/ (* (+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c))))) 1) (* (+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) (+ b (sqrt (+ (* b b) (* a (* c -3))))))) |
| 4.0ms | c | @ | -inf | (/ (/ (* (+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c))))) 1) (* (+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) (+ b (sqrt (+ (* b b) (* a (* c -3))))))) (* a -3)) |
| 3.0ms | c | @ | inf | (/ (/ (* (+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c))))) 1) (* (+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) (+ b (sqrt (+ (* b b) (* a (* c -3))))))) (* a -3)) |
| 3.0ms | c | @ | -inf | (/ (* (+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c))))) 1) (* (+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) (+ b (sqrt (+ (* b b) (* a (* c -3))))))) |
| 3.0ms | a | @ | -inf | (/ (* (+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c))))) 1) (* (+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) (+ b (sqrt (+ (* b b) (* a (* c -3))))))) |
| 1× | batch-egg-rewrite |
| 5478× | *-lowering-*.f32 |
| 5478× | *-lowering-*.f64 |
| 4022× | accelerator-lowering-fma.f32 |
| 4022× | accelerator-lowering-fma.f64 |
| 2998× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 73 | 515 |
| 1 | 441 | 490 |
| 2 | 4097 | 490 |
| 0 | 8198 | 454 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) |
(* (* b b) (+ (* b b) (* a (* c -3)))) |
(* (* a (* a a)) (* c (* c c))) |
(/ (* (+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c))))) 1) (* (+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) (+ b (sqrt (+ (* b b) (* a (* c -3))))))) |
(/ -1/2 (/ b c)) |
(/ b c) |
(* (* c (- (/ (* -9/8 (* a c)) (* b (* b b))) (/ 3/2 b))) 1/3) |
(/ (* -9/8 (* a c)) (* b (* b b))) |
(* c (- (/ (* -9/8 (* a c)) (* b (* b b))) (/ 3/2 b))) |
(* -9/8 (* a c)) |
(/ (+ (* 3/8 (* c c)) (/ (* 9/16 (* a (* c (* c c)))) (* b b))) (* b (* b b))) |
(/ (* 9/16 (* a (* c (* c c)))) (* b b)) |
(* a (* c (* c c))) |
(* a (neg (/ (+ (* 3/8 (* c c)) (/ (* 9/16 (* a (* c (* c c)))) (* b b))) (* b (* b b))))) |
(- (* (sqrt (+ (* b b) (* c (* a -3)))) a) (* a b)) |
(* (/ (- (* (sqrt (+ (* b b) (* c (* a -3)))) a) (* a b)) (* a a)) 1/3) |
(/ (- (* (sqrt (+ (* b b) (* c (* a -3)))) a) (* a b)) (* a a)) |
(* c (* a -3)) |
(/ (/ (* (+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c))))) 1) (* (+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) (+ b (sqrt (+ (* b b) (* a (* c -3))))))) (* a -3)) |
(* (+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) (+ b (sqrt (+ (* b b) (* a (* c -3)))))) |
(+ (* b (* b (* b b))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (* a (* c -3)))))) |
(- (/ (* -9/8 (* a c)) (* b (* b b))) (/ 3/2 b)) |
(+ (* -1/2 (/ c b)) (* a (neg (/ (+ (* 3/8 (* c c)) (/ (* 9/16 (* a (* c (* c c)))) (* b b))) (* b (* b b)))))) |
(neg (/ (+ (* 3/8 (* c c)) (/ (* 9/16 (* a (* c (* c c)))) (* b b))) (* b (* b b)))) |
(* (sqrt (+ (* b b) (* c (* a -3)))) a) |
| Outputs |
|---|
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(+.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(fma.f64 b (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(fma.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(fma.f64 (*.f64 b b) (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(fma.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(fma.f64 c (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 a (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(fma.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(fma.f64 (*.f64 b (neg.f64 b)) (*.f64 b (neg.f64 b)) (+.f64 (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(fma.f64 (*.f64 a c) (*.f64 #s(literal -3 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(fma.f64 (*.f64 b (*.f64 b b)) b (+.f64 (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 c (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(fma.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(fma.f64 (*.f64 b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) a) (*.f64 c #s(literal -3 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) c) (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 c #s(literal -3 binary64))) a (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a c)) #s(literal -3 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a #s(literal -3 binary64))) c (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)) (+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9 binary64)))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 1/2 binary64)) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) |
(fma.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 b b) (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) |
(fma.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(fma.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(fma.f64 c (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 a (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 b (neg.f64 b)) (*.f64 b (neg.f64 b)) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) |
(fma.f64 (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 b (*.f64 b b)) b (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 c (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 a c)) #s(literal -3 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) b) b (*.f64 b (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 c #s(literal -3 binary64))) a (*.f64 b (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 a #s(literal -3 binary64))) c (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9 binary64)))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)))) (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) #s(literal 9 binary64))) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c))) |
(pow.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 2 binary64)) |
(*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) |
(*.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(*.f64 (*.f64 b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) |
(exp.f64 (*.f64 (log.f64 (*.f64 a c)) #s(literal 3 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 a) #s(literal 3 binary64)) (*.f64 (log.f64 c) #s(literal 3 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 c) #s(literal 3 binary64)) (*.f64 (log.f64 a) #s(literal 3 binary64)))) |
(pow.f64 (*.f64 a c) #s(literal 3 binary64)) |
(*.f64 a (*.f64 a (*.f64 (*.f64 c c) (*.f64 a c)))) |
(*.f64 c (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) |
(*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 a c))) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))) |
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) |
(*.f64 (*.f64 a c) (*.f64 c (*.f64 a (*.f64 a c)))) |
(*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 a c)) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 a c)) (*.f64 a a)) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a c))) (*.f64 c c)) |
(*.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 a c))) a) |
(*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) c) |
(*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a c))) c) c) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))))) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))))) (*.f64 #s(literal 19683 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) (*.f64 a c)))) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 c (*.f64 a (*.f64 a c)))))))) (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))))))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))))))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 c (*.f64 a (*.f64 a c))))))) (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)))))) |
(/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))))) (*.f64 #s(literal 19683 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) (*.f64 a c)))) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 c (*.f64 a (*.f64 a c)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))))))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))))))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 c (*.f64 a (*.f64 a c))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))))) (neg.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))))) (*.f64 #s(literal 19683 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) (*.f64 a c)))) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 c (*.f64 a (*.f64 a c)))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))))))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))))))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 c (*.f64 a (*.f64 a c))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))) (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) |
(pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b c) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b c) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b c) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (neg.f64 (*.f64 c #s(literal -1/2 binary64))) (neg.f64 b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) c)) (neg.f64 b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1/2 binary64)) (neg.f64 b)) |
(pow.f64 (/.f64 (/.f64 b c) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 b c) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (neg.f64 b)) (-.f64 #s(literal 0 binary64) c)) |
(exp.f64 (*.f64 (log.f64 (/.f64 c b)) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
(/.f64 b c) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c b))) |
(/.f64 #s(literal 1 binary64) (/.f64 c b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c b) #s(literal 1 binary64))) |
(/.f64 (neg.f64 b) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (*.f64 b #s(literal 1 binary64)) c) |
(pow.f64 (/.f64 b c) #s(literal 1 binary64)) |
(pow.f64 (/.f64 c b) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 c b) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal 1 binary64) c)) |
(*.f64 #s(literal 1 binary64) (/.f64 b c)) |
(*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) b) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)) (neg.f64 b)) |
(*.f64 c (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 3/2 binary64)) b) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 3/2 binary64)) b) (*.f64 c #s(literal 1/3 binary64))) |
(*.f64 (*.f64 c (/.f64 (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 3/2 binary64)) b)) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 3/2 binary64)) b))) |
(*.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 3/2 binary64)) b) #s(literal 1/3 binary64)) c) |
(*.f64 (*.f64 #s(literal 1/3 binary64) c) (/.f64 (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 3/2 binary64)) b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -9/8 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal 9/8 binary64)) (*.f64 b (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -9/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -9/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -9/8 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) b))) |
(/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 a c) #s(literal 9/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) b) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) #s(literal 1 binary64)) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal 9/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) b)) (*.f64 b (neg.f64 b))) |
(/.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a c)) (*.f64 b b)) |
(/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) b) |
(/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b b)) b) |
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) b) b) b) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -9/8 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -9/8 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) b)) #s(literal -1 binary64)) |
(*.f64 (*.f64 a c) (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)))) |
(*.f64 (*.f64 a c) (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))) |
(*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (*.f64 a c) (*.f64 b b)) b)) |
(*.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b))) |
(*.f64 (*.f64 (*.f64 a c) #s(literal 9/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 a c) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 #s(literal -9/8 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -9/8 binary64)))) |
(*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)))) |
(*.f64 (*.f64 a #s(literal -9/8 binary64)) (/.f64 c (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (/.f64 (*.f64 a c) (*.f64 b b)) b) #s(literal -9/8 binary64)) |
(*.f64 (/.f64 (*.f64 a c) b) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a c) b)) |
(*.f64 (/.f64 (*.f64 a #s(literal -9/8 binary64)) b) (/.f64 c (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 b b)) (/.f64 c b)) |
(+.f64 (*.f64 c (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 #s(literal -3/2 binary64) b))) |
(+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) c) (*.f64 (/.f64 #s(literal -3/2 binary64) b) c)) |
(fma.f64 c (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 c (/.f64 #s(literal -3/2 binary64) b))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) c (*.f64 (/.f64 #s(literal -3/2 binary64) b) c)) |
(/.f64 (*.f64 c (-.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal -9/8 binary64)))) (*.f64 b (*.f64 (*.f64 b b) #s(literal 3/2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) (*.f64 a c)))) #s(literal -729/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a c) (*.f64 b b)) b) (/.f64 (/.f64 (*.f64 a c) (*.f64 b b)) b))) (*.f64 (/.f64 #s(literal 3/2 binary64) b) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))))) |
(/.f64 (*.f64 c (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) b)) #s(literal 9/4 binary64)) (*.f64 b b))) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal -9/8 binary64)))) (*.f64 b (*.f64 (*.f64 b b) #s(literal 3/2 binary64)))) c) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) (*.f64 a c)))) #s(literal -729/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b)))) c) (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a c) (*.f64 b b)) b) (/.f64 (/.f64 (*.f64 a c) (*.f64 b b)) b))) (*.f64 (/.f64 #s(literal 3/2 binary64) b) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) b)) #s(literal 9/4 binary64)) (*.f64 b b)) c) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))) |
(*.f64 c (/.f64 (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 3/2 binary64)) b)) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 3/2 binary64)) b) c) |
(*.f64 a (*.f64 c #s(literal -9/8 binary64))) |
(*.f64 c (*.f64 a #s(literal -9/8 binary64))) |
(*.f64 (*.f64 a c) #s(literal -9/8 binary64)) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a c)) |
(*.f64 (*.f64 a #s(literal -9/8 binary64)) c) |
(*.f64 (*.f64 #s(literal -9/8 binary64) c) a) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) b))) |
(/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 27/512 binary64))) (*.f64 #s(literal 729/4096 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a c)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a c)) (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 9/64 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal 3/8 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 9/64 binary64)) (*.f64 #s(literal 81/256 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a c)) (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a c)) (*.f64 b b)))))) |
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) b) (*.f64 b b)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 27/512 binary64))) (*.f64 #s(literal 729/4096 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a c)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a c)) (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 9/64 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal 3/8 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64)))))) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 9/64 binary64)) (*.f64 #s(literal 81/256 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a c)) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a c)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) b)) (*.f64 b (neg.f64 b))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 27/512 binary64))) (*.f64 #s(literal 729/4096 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a c)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a c)) (*.f64 b b)))))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b))) (+.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 9/64 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal 3/8 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 9/64 binary64)) (*.f64 #s(literal 81/256 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a c)) (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b))) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a c)) (*.f64 b b))))) |
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b b)) b) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) b) b) b) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) b)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b)))) |
(*.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b (neg.f64 b)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a c)) #s(literal -9/16 binary64)) (*.f64 b b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) b))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a c)) #s(literal -9/16 binary64)) (*.f64 b (neg.f64 b))) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) b) b) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) #s(literal 1 binary64)) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a c)) #s(literal -9/16 binary64))) (neg.f64 (*.f64 b (neg.f64 b)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) b)) (neg.f64 b)) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a c)) #s(literal -9/16 binary64)) (*.f64 b b)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 9/16 binary64) b) (*.f64 (*.f64 c c) (*.f64 a c))) b) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a c)) #s(literal -9/16 binary64)) #s(literal -1 binary64)) (*.f64 b b)) |
(pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) b)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) |
(*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a c)) (*.f64 b b))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 a c)) (*.f64 #s(literal 9/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 a c)) (/.f64 #s(literal 9/16 binary64) (*.f64 b b))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a c)) #s(literal -9/16 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 b)))) |
(*.f64 (/.f64 #s(literal 9/16 binary64) b) (/.f64 (*.f64 (*.f64 c c) (*.f64 a c)) b)) |
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a c)) b) (/.f64 #s(literal 9/16 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64)))) |
(*.f64 (*.f64 a #s(literal 9/16 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 a #s(literal 9/16 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a c)) (*.f64 b b)) #s(literal 9/16 binary64)) |
(*.f64 (/.f64 (*.f64 a #s(literal 9/16 binary64)) b) (/.f64 (*.f64 c (*.f64 c c)) b)) |
(*.f64 a (*.f64 c (*.f64 c c))) |
(*.f64 c (*.f64 a (*.f64 c c))) |
(*.f64 (*.f64 c c) (*.f64 a c)) |
(*.f64 (*.f64 c (*.f64 c c)) a) |
(*.f64 (*.f64 a c) (*.f64 c c)) |
(*.f64 (*.f64 a (*.f64 c c)) c) |
(-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))))) |
(neg.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))))) |
(/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))))) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) a) (*.f64 b (*.f64 b b))) |
(*.f64 a (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 #s(literal -1 binary64) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) a) |
(*.f64 (neg.f64 a) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 a #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b)))) |
(+.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (neg.f64 (*.f64 b a))) |
(+.f64 (neg.f64 (*.f64 b a)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 b a)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) #s(literal 3/2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (*.f64 b a) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (/.f64 (*.f64 (*.f64 b a) (*.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (*.f64 b a) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))) |
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 a a)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(fma.f64 b (neg.f64 a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(fma.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (*.f64 b a))) |
(fma.f64 a (neg.f64 b) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b a) (*.f64 a (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))))) a (neg.f64 (*.f64 b a))) |
(fma.f64 (neg.f64 b) a (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(fma.f64 (neg.f64 a) b (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (*.f64 b a) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 (*.f64 b a) (*.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 (*.f64 b a) (*.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (*.f64 b a) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 (*.f64 b a) (*.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) (-.f64 (*.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (neg.f64 (*.f64 b a)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 a a))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 a a))) (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (neg.f64 (*.f64 b a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 (*.f64 b a) (*.f64 (*.f64 b b) (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (*.f64 b a) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (*.f64 b a) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 (*.f64 b a) (*.f64 (*.f64 b b) (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 a a)))) #s(literal -1 binary64)) |
(*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) |
(*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 (*.f64 b a) (*.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (*.f64 b a) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))) |
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 #s(literal 1/3 binary64) (*.f64 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 a a) (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))) (*.f64 a a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))) (neg.f64 (*.f64 a a))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))) (neg.f64 (*.f64 a a))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) a)) a) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))) #s(literal 1/3 binary64)) (neg.f64 (*.f64 a a))) |
(/.f64 (*.f64 (/.f64 (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) a) #s(literal 1/3 binary64)) a) |
(/.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))) a) a) |
(pow.f64 (/.f64 (*.f64 a a) (*.f64 #s(literal 1/3 binary64) (*.f64 a (-.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) (/.f64 (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (*.f64 a a))) |
(*.f64 (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (/.f64 #s(literal 1/3 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (*.f64 a a)) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) a) (/.f64 #s(literal 1/3 binary64) a)) |
(+.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 b a) (*.f64 a a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a a) (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a a)) (/.f64 (*.f64 b a) (*.f64 a a))) |
(fma.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 b a) (*.f64 a a)))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 a (*.f64 a a)) (neg.f64 (/.f64 (*.f64 b a) (*.f64 a a)))) |
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 b a) (*.f64 a a)))) |
(fma.f64 (/.f64 a a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (neg.f64 (/.f64 (*.f64 b a) (*.f64 a a)))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (/.f64 a a) (neg.f64 (/.f64 (*.f64 b a) (*.f64 a a)))) |
(neg.f64 (/.f64 (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (neg.f64 (*.f64 a a)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))) (*.f64 a a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a a) (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 a (-.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 a (/.f64 (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) a))) |
(/.f64 (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (*.f64 a a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))) (neg.f64 (*.f64 a a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 (*.f64 b a) (*.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (*.f64 b a) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (/.f64 (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) a) a) |
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 b a))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 (*.f64 b a) (*.f64 (*.f64 b b) (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (*.f64 b a) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 a a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))) (neg.f64 (neg.f64 (*.f64 a a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) a)) (neg.f64 a)) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b a) (*.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))) (+.f64 (pow.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a a)) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 (*.f64 b a) (*.f64 a a)) (/.f64 (*.f64 b a) (*.f64 a a))) (*.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a a)) (/.f64 (*.f64 b a) (*.f64 a a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a a)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b a) (*.f64 a a)) (/.f64 (*.f64 b a) (*.f64 a a)))) (+.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a a)) (/.f64 (*.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal 1 binary64)) (*.f64 a a)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 (*.f64 b a) (*.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (*.f64 b a) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (neg.f64 (*.f64 b a))) (neg.f64 (*.f64 a a))) |
(pow.f64 (/.f64 (*.f64 a a) (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) a)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (*.f64 a a))) |
(*.f64 (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))) |
(*.f64 (/.f64 (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) a) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(*.f64 (*.f64 c #s(literal -3 binary64)) a) |
(*.f64 (*.f64 a c) #s(literal -3 binary64)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) c) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal 3 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 a (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (neg.f64 (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))) (neg.f64 (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))))) (*.f64 #s(literal 19683 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) (*.f64 a c)))) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 c (*.f64 a (*.f64 a c)))))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))))))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))))))))))) |
(/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))))))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 c (*.f64 a (*.f64 a c))))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)))))) |
(/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 a (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) #s(literal -3 binary64)) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 a (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) #s(literal 3 binary64)) |
(/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 a #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) #s(literal 1 binary64)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) #s(literal -3 binary64)) a) |
(pow.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))) (*.f64 a #s(literal -3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -3 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 a (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 #s(literal -1/3 binary64) a))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 a (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 a #s(literal -3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) a) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal -3 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) #s(literal -3 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) a)) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal -3 binary64))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) a)) |
(+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 b (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))) |
(+.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(+.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) |
(+.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(+.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(fma.f64 b (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(fma.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) b (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(fma.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))) |
(fma.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) |
(fma.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(fma.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 b (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))))) (pow.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 b (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))) (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 b (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))) (pow.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 2 binary64))) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) |
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) |
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(+.f64 (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))) |
(fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) |
(fma.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 b b) (*.f64 b b) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) |
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 b (neg.f64 b)) (*.f64 b (neg.f64 b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) |
(fma.f64 (*.f64 b (*.f64 b b)) b (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) |
(fma.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(fma.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))))) (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))) (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))))) |
(+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)) |
(+.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)) |
(-.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal -9/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 3/2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) (*.f64 a c)))) #s(literal -729/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a c) (*.f64 b b)) b) (/.f64 (/.f64 (*.f64 a c) (*.f64 b b)) b))) (*.f64 (/.f64 #s(literal 3/2 binary64) b) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))))) (/.f64 (/.f64 #s(literal 27/8 binary64) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a c) (*.f64 b b)) b) (/.f64 (/.f64 (*.f64 a c) (*.f64 b b)) b))) (*.f64 (/.f64 #s(literal 3/2 binary64) b) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a c) (*.f64 b b)) b) (/.f64 (/.f64 (*.f64 a c) (*.f64 b b)) b))) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))) (/.f64 (/.f64 #s(literal 9/4 binary64) (*.f64 b b)) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/2 binary64) b) (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 a c) (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)) |
(fma.f64 (*.f64 a c) (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)) |
(fma.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (*.f64 a c) (*.f64 b b)) b) (/.f64 #s(literal -3/2 binary64) b)) |
(fma.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)) |
(fma.f64 #s(literal 3/2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))) |
(fma.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 a c) #s(literal 9/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/2 binary64) b)) |
(fma.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)) |
(fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 #s(literal -9/8 binary64) b) (/.f64 #s(literal -3/2 binary64) b)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (/.f64 #s(literal -3/2 binary64) b)) |
(fma.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)) |
(fma.f64 (*.f64 a #s(literal -9/8 binary64)) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)) |
(fma.f64 (/.f64 (/.f64 (*.f64 a c) (*.f64 b b)) b) #s(literal -9/8 binary64) (/.f64 #s(literal -3/2 binary64) b)) |
(fma.f64 (/.f64 (*.f64 a c) b) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)) |
(fma.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a c) b) (/.f64 #s(literal -3/2 binary64) b)) |
(fma.f64 (/.f64 (*.f64 a #s(literal -9/8 binary64)) b) (/.f64 c (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)) |
(fma.f64 (/.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 b b)) (/.f64 c b) (/.f64 #s(literal -3/2 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal -9/8 binary64)))) (*.f64 b (*.f64 (*.f64 b b) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a c) (*.f64 b b)) b) (/.f64 (/.f64 (*.f64 a c) (*.f64 b b)) b))) (*.f64 (/.f64 #s(literal 3/2 binary64) b) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)))) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) (*.f64 a c)))) #s(literal -729/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) b)) #s(literal 9/4 binary64)) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal -9/8 binary64)))) (*.f64 b (*.f64 (*.f64 b b) #s(literal 3/2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) (*.f64 a c)))) #s(literal -729/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a c) (*.f64 b b)) b) (/.f64 (/.f64 (*.f64 a c) (*.f64 b b)) b))) (*.f64 (/.f64 #s(literal 3/2 binary64) b) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) (*.f64 a c)))) #s(literal -729/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a c) (*.f64 b b)) b) (/.f64 (/.f64 (*.f64 a c) (*.f64 b b)) b))) (-.f64 (/.f64 #s(literal 9/4 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) b)) #s(literal 9/4 binary64)) (*.f64 b b)) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))) |
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) b)) #s(literal 9/4 binary64)) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal -3/2 binary64)) b)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 b #s(literal 3/2 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -9/8 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -9/8 binary64)))) (/.f64 b #s(literal 3/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -9/8 binary64)))) #s(literal 3/2 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -9/8 binary64)))) b)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -9/8 binary64)))) #s(literal -3/2 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -9/8 binary64)))) (neg.f64 b))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (/.f64 b #s(literal 3/2 binary64))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b #s(literal 3/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (neg.f64 b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -3/2 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal 9/8 binary64)) (/.f64 b #s(literal 3/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 b #s(literal 3/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal 9/8 binary64)) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal 3/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal 9/8 binary64)) (neg.f64 b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal -3/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (neg.f64 b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) b) (/.f64 b #s(literal 3/2 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (*.f64 (*.f64 b b) (/.f64 b #s(literal 3/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) b) b) (*.f64 (*.f64 b b) #s(literal 3/2 binary64))) (*.f64 b (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) b) (neg.f64 b)) (*.f64 (*.f64 b b) #s(literal -3/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal -9/8 binary64)))) (*.f64 b (*.f64 (*.f64 b b) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) (*.f64 a c)))) #s(literal -729/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a c) (*.f64 b b)) b) (/.f64 (/.f64 (*.f64 a c) (*.f64 b b)) b))) (*.f64 (/.f64 #s(literal 3/2 binary64) b) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) b)) #s(literal 9/4 binary64)) (*.f64 b b))) (neg.f64 (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)))) |
(/.f64 (/.f64 (-.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal -9/8 binary64)))) (*.f64 b (*.f64 (*.f64 b b) #s(literal 3/2 binary64)))) b) (*.f64 b (*.f64 b b))) |
(/.f64 (/.f64 (-.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal -9/8 binary64)))) (*.f64 b (*.f64 (*.f64 b b) #s(literal 3/2 binary64)))) (*.f64 b b)) (*.f64 b b)) |
(/.f64 (/.f64 (-.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal -9/8 binary64)))) (*.f64 b (*.f64 (*.f64 b b) #s(literal 3/2 binary64)))) (*.f64 b (*.f64 b b))) b) |
(/.f64 (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 3/2 binary64)) b) |
(/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b b)) #s(literal 3/2 binary64)) b) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) b) b) #s(literal 3/2 binary64)) b) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal -9/8 binary64)))) (*.f64 b (*.f64 (*.f64 b b) #s(literal 3/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a c) (*.f64 b b)) b) (/.f64 (/.f64 (*.f64 a c) (*.f64 b b)) b))) (*.f64 (/.f64 #s(literal 3/2 binary64) b) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)))) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) (*.f64 a c)))) #s(literal -729/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) b)) #s(literal 9/4 binary64)) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal -9/8 binary64)))) (*.f64 b (*.f64 (*.f64 b b) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) (*.f64 a c)))) #s(literal -729/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a c) (*.f64 b b)) b) (/.f64 (/.f64 (*.f64 a c) (*.f64 b b)) b))) (*.f64 (/.f64 #s(literal 3/2 binary64) b) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) b)) #s(literal 9/4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)))) |
(+.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))))))) |
(fma.f64 a (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(fma.f64 c (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) |
(fma.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) a (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(fma.f64 (/.f64 c b) #s(literal -1/2 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) |
(fma.f64 (neg.f64 a) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(fma.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) b) c (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 a #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (neg.f64 b)) (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (*.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))))) (+.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (*.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))))) |
(/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))) (/.f64 b c)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))))))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (*.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b))))))) (neg.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c)))) (-.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (*.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))))) (+.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (*.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))))))) |
(+.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b)))) |
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 27/512 binary64))) (*.f64 #s(literal 729/4096 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a c)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a c)) (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 9/64 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal 3/8 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 9/64 binary64)) (*.f64 #s(literal 81/256 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a c)) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a c)) (*.f64 b b)))))) |
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) b) (*.f64 b (neg.f64 b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) b)) (*.f64 b b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) b)) (*.f64 b b)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) b) (*.f64 b b)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) (*.f64 b b)) b) |
(pow.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b)))) |
(*.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b))) |
(*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) |
| 1× | egg-herbie |
| 6580× | *-lowering-*.f32 |
| 6580× | *-lowering-*.f64 |
| 5014× | accelerator-lowering-fma.f32 |
| 5014× | accelerator-lowering-fma.f64 |
| 4454× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2179 | 28493 |
| 1 | 6444 | 27870 |
| 0 | 8233 | 26743 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 9 (* (pow a 2) (pow c 2))) |
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2)))) |
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (pow b 2)))) |
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (pow b 2)))) |
(pow b 4) |
(* (pow b 4) (+ 1 (* -6 (/ (* a c) (pow b 2))))) |
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(pow b 4) |
(* (pow b 4) (+ 1 (* -6 (/ (* a c) (pow b 2))))) |
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(pow b 4) |
(+ (* -6 (* a (* (pow b 2) c))) (pow b 4)) |
(+ (* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2))))) (pow b 4)) |
(+ (* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2))))) (pow b 4)) |
(* 9 (* (pow a 2) (pow c 2))) |
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2)))) |
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2))))) |
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2))))) |
(* 9 (* (pow a 2) (pow c 2))) |
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2)))) |
(pow b 4) |
(+ (* -6 (* a (* (pow b 2) c))) (pow b 4)) |
(+ (* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))) (pow b 4)) |
(+ (* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))) (pow b 4)) |
(* 9 (* (pow a 2) (pow c 2))) |
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2)))) |
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2))))) |
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2))))) |
(* 9 (* (pow a 2) (pow c 2))) |
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2)))) |
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2)))) |
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2)))) |
(* -3 (* a (* (pow b 2) c))) |
(* (pow b 2) (+ (* -3 (* a c)) (pow b 2))) |
(* (pow b 2) (+ (* -3 (* a c)) (pow b 2))) |
(* (pow b 2) (+ (* -3 (* a c)) (pow b 2))) |
(pow b 4) |
(* (pow b 4) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 4) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 4) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(pow b 4) |
(* (pow b 4) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 4) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 4) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(pow b 4) |
(+ (* -3 (* a (* (pow b 2) c))) (pow b 4)) |
(+ (* -3 (* a (* (pow b 2) c))) (pow b 4)) |
(+ (* -3 (* a (* (pow b 2) c))) (pow b 4)) |
(* -3 (* a (* (pow b 2) c))) |
(* a (+ (* -3 (* (pow b 2) c)) (/ (pow b 4) a))) |
(* a (+ (* -3 (* (pow b 2) c)) (/ (pow b 4) a))) |
(* a (+ (* -3 (* (pow b 2) c)) (/ (pow b 4) a))) |
(* -3 (* a (* (pow b 2) c))) |
(* -1 (* a (+ (* -1 (/ (pow b 4) a)) (* 3 (* (pow b 2) c))))) |
(* -1 (* a (+ (* -1 (/ (pow b 4) a)) (* 3 (* (pow b 2) c))))) |
(* -1 (* a (+ (* -1 (/ (pow b 4) a)) (* 3 (* (pow b 2) c))))) |
(pow b 4) |
(+ (* -3 (* a (* (pow b 2) c))) (pow b 4)) |
(+ (* -3 (* a (* (pow b 2) c))) (pow b 4)) |
(+ (* -3 (* a (* (pow b 2) c))) (pow b 4)) |
(* -3 (* a (* (pow b 2) c))) |
(* c (+ (* -3 (* a (pow b 2))) (/ (pow b 4) c))) |
(* c (+ (* -3 (* a (pow b 2))) (/ (pow b 4) c))) |
(* c (+ (* -3 (* a (pow b 2))) (/ (pow b 4) c))) |
(* -3 (* a (* (pow b 2) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 4) c)) (* 3 (* a (pow b 2)))))) |
(* -1 (* c (+ (* -1 (/ (pow b 4) c)) (* 3 (* a (pow b 2)))))) |
(* -1 (* c (+ (* -1 (/ (pow b 4) c)) (* 3 (* a (pow b 2)))))) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(+ (* -3 (/ b (pow (sqrt -3) 2))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))) |
(+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (- (* b (- (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2)))))))) (* 3 (/ 1 (pow (sqrt -3) 2)))))) |
(+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (- (* b (- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* -1 (* b (+ (* -1/3 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow (sqrt -3) 3)))) (+ (* 1/3 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2))))))) (sqrt -3)))))))) (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2)))))))) (* 3 (/ 1 (pow (sqrt -3) 2)))))) |
(* 3/2 (/ (* a c) b)) |
(/ (- (+ (* -9/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) (* 1/4 (/ (* a (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))))) (pow b 2)))) b) |
(/ (- (+ (* -9/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 3/2 (* a c)) (* 9/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) (+ (* 1/6 (/ (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -9/2 (* (pow a 2) (pow c 2))) (* 1/4 (* a (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))) (pow b 4))) (+ (* 1/4 (/ (* a (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))))) (pow b 2))) (* 1/4 (/ (* a (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))))) (pow b 4)))))) b) |
(/ (- (+ (* -9/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -1 (/ (+ (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* 9/2 (* (pow a 3) (pow c 3))) (+ (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -9/2 (* (pow a 2) (pow c 2))) (* 1/4 (* a (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))))))))) (* 1/4 (* a (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2)))))))))))) (+ (* 1/6 (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))) (- (* -9/2 (* (pow a 2) (pow c 2))) (* 1/4 (* a (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))))))))) (* 1/4 (* a (* c (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))))))))))) (pow b 6))) (+ (* 3/2 (* a c)) (* 9/2 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) (+ (* 1/6 (/ (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -9/2 (* (pow a 2) (pow c 2))) (* 1/4 (* a (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))) (pow b 4))) (+ (* 1/4 (/ (* a (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))))) (pow b 2))) (* 1/4 (/ (* a (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))))) (pow b 4)))))) b) |
(* 2 b) |
(* -1 (* b (- (* 6 (/ (* a c) (pow b 2))) (+ 2 (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* a (* (pow b 2) c)))))))) |
(* -1 (* b (- (+ (* -6 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 6 (/ (* a c) (pow b 2)))) (+ 2 (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 6 (* a c)) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* a c))))) (* a (* (pow b 4) c)))) (+ (* 4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* a (* (pow b 4) c)))) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* a (* (pow b 2) c)))))))))) |
(* -1 (* b (- (+ (* -6 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1 (/ (+ (* -2/9 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (- (* 6 (* a c)) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* a c))))) (* a c))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* -6 (* (pow a 2) (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 6 (* a c)) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* a c))))) (* a c))) (* 4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* a c)))))) (* a c))) (* 4/9 (/ (+ (* -81/8 (* (pow a 4) (pow c 4))) (+ (* -27/16 (* (pow a 3) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* -3/2 (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))))) (* a c))))) (pow b 6))) (* 6 (/ (* a c) (pow b 2))))) (+ 2 (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 6 (* a c)) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* a c))))) (* a (* (pow b 4) c)))) (+ (* 4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* a (* (pow b 4) c)))) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* a (* (pow b 2) c)))))))))) |
(* 9/2 (/ (* a (* (pow b 3) c)) (+ (* 2 (pow b 4)) (pow b 4)))) |
(* a (+ (* 9/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (- (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) |
(* a (+ (* 9/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (- (+ (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (- (* 27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) |
(* a (+ (* 9/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (- (+ (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (- (+ (* -1 (* a (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))) (- (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -27/2 (/ (pow c 3) b)) (+ (* -27/16 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow c 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 3))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* 27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) |
(* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))) (* 1/3 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -3) 2))))) |
(- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (sqrt -3))))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/3 (/ (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* a (* (pow c 2) (pow (sqrt -3) 2))))) (* 1/3 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -3) 2))))))) |
(- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (+ (* -1 (/ (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2))))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (pow a 3))) (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (sqrt -3)))))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/3 (/ (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* a (* (pow c 2) (pow (sqrt -3) 2))))) (* 1/3 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -3) 2))))))) |
(* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) |
(+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a))) |
(+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1 (/ (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))))) a))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a))) |
(+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1 (/ (- (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))))))) (sqrt 3)))) (* 1/3 (/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* (pow c 2) (pow (sqrt 3) 2))))))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))))) a))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a))) |
(* 9/2 (/ (* a (* (pow b 3) c)) (+ (* 2 (pow b 4)) (pow b 4)))) |
(* c (+ (* 9/2 (/ (* a (pow b 3)) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (- (* -27/2 (/ (* (pow a 2) b) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) |
(* c (+ (* 9/2 (/ (* a (pow b 3)) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (- (+ (* -27/2 (/ (* (pow a 2) b) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (- (* 27/2 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -27/2 (/ (* (pow a 2) b) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* 9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) |
(* c (+ (* 9/2 (/ (* a (pow b 3)) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (- (+ (* -27/2 (/ (* (pow a 2) b) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (- (+ (* -1 (* c (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))) (- (* -27/2 (/ (* (pow a 2) b) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 27/2 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -27/2 (/ (* (pow a 2) b) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* a (* (pow b 2) (+ (* -27/2 (/ (pow a 3) b)) (+ (* -27/16 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow a 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 3))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* 27/2 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -27/2 (/ (* (pow a 2) b) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* 9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) |
(* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))) (* 1/3 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -3) 2))))) |
(- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (sqrt -3))))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -3 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* (pow a 2) (* c (pow (sqrt -3) 2))))) (* 1/3 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -3) 2))))))) |
(- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (+ (* -1 (/ (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* -3 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* (sqrt (/ c (pow a 3))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -3 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 2) (pow (sqrt -3) 2))))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (pow c 3))) (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (sqrt -3)))))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -3 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* (pow a 2) (* c (pow (sqrt -3) 2))))) (* 1/3 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -3) 2))))))) |
(* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) |
(+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))) c))) |
(+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1 (/ (- (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 2) (pow (sqrt 3) 2)))))) c))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))) c))) |
(+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 2) (pow (sqrt 3) 2)))))))) (sqrt 3)))) (* 1/3 (/ (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* (pow a 2) (pow (sqrt 3) 2))))))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 2) (pow (sqrt 3) 2)))))) c))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))) 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)) |
(/ b c) |
(/ b c) |
(/ b c) |
(/ b c) |
(/ b c) |
(/ b c) |
(/ b c) |
(/ b c) |
(/ b c) |
(/ b c) |
(/ b c) |
(/ b c) |
(/ b c) |
(/ b c) |
(/ b c) |
(/ b c) |
(/ b c) |
(/ b c) |
(/ b c) |
(/ b c) |
(/ b c) |
(/ b c) |
(/ b c) |
(/ b c) |
(* -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))))) |
(* -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 (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)) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -3/2 (/ c b)) |
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))) |
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))) |
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))) |
(* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))) |
(* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))) |
(* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))) |
(* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))) |
(* -3/2 (/ c b)) |
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* a (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b)))))) |
(* -1 (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b)))))) |
(* -1 (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b)))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(/ (+ (* -3/2 (* (pow b 2) c)) (* -9/8 (* a (pow c 2)))) (pow b 3)) |
(/ (+ (* -3/2 (* (pow b 2) c)) (* -9/8 (* a (pow c 2)))) (pow b 3)) |
(/ (+ (* -3/2 (* (pow b 2) c)) (* -9/8 (* a (pow c 2)))) (pow b 3)) |
(* -3/2 (/ c b)) |
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(* -3/2 (/ c b)) |
(* -1 (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b)) |
(* -1 (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b)) |
(* -1 (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b)) |
(* -9/8 (* a c)) |
(* -9/8 (* a c)) |
(* -9/8 (* a c)) |
(* -9/8 (* a c)) |
(* -9/8 (* a c)) |
(* -9/8 (* a c)) |
(* -9/8 (* a c)) |
(* -9/8 (* a c)) |
(* -9/8 (* a c)) |
(* -9/8 (* a c)) |
(* -9/8 (* a c)) |
(* -9/8 (* a c)) |
(* -9/8 (* a c)) |
(* -9/8 (* a c)) |
(* -9/8 (* a c)) |
(* -9/8 (* a c)) |
(* -9/8 (* a c)) |
(* -9/8 (* a c)) |
(* -9/8 (* a c)) |
(* -9/8 (* a c)) |
(* -9/8 (* a c)) |
(* -9/8 (* a c)) |
(* -9/8 (* a c)) |
(* -9/8 (* a c)) |
(* 3/8 (/ (pow c 2) (pow b 3))) |
(* (pow c 2) (+ (* 9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))) |
(* (pow c 2) (+ (* 9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))) |
(* (pow c 2) (+ (* 9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 5))) |
(* (pow c 3) (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c))))) |
(* (pow c 3) (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c))))) |
(* (pow c 3) (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c))))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 5))) |
(* -1 (* (pow c 3) (- (* -9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))))) |
(* -1 (* (pow c 3) (- (* -9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))))) |
(* -1 (* (pow c 3) (- (* -9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))))) |
(* 3/8 (/ (pow c 2) (pow b 3))) |
(+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5)))) |
(+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5)))) |
(+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5)))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 5))) |
(* a (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5))))) |
(* a (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5))))) |
(* a (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5))))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 5))) |
(* -1 (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))) |
(* -1 (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))) |
(* -1 (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 5))) |
(/ (+ (* 3/8 (* (pow b 2) (pow c 2))) (* 9/16 (* a (pow c 3)))) (pow b 5)) |
(/ (+ (* 3/8 (* (pow b 2) (pow c 2))) (* 9/16 (* a (pow c 3)))) (pow b 5)) |
(/ (+ (* 3/8 (* (pow b 2) (pow c 2))) (* 9/16 (* a (pow c 3)))) (pow b 5)) |
(* 3/8 (/ (pow c 2) (pow b 3))) |
(/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)) |
(/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)) |
(/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)) |
(* 3/8 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))) |
(* -1 (/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))) |
(* -1 (/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* a (pow c 3)) |
(* a (pow c 3)) |
(* a (pow c 3)) |
(* a (pow c 3)) |
(* a (pow c 3)) |
(* a (pow c 3)) |
(* a (pow c 3)) |
(* a (pow c 3)) |
(* a (pow c 3)) |
(* a (pow c 3)) |
(* a (pow c 3)) |
(* a (pow c 3)) |
(* a (pow c 3)) |
(* a (pow c 3)) |
(* a (pow c 3)) |
(* a (pow c 3)) |
(* a (pow c 3)) |
(* a (pow c 3)) |
(* a (pow c 3)) |
(* a (pow c 3)) |
(* a (pow c 3)) |
(* a (pow c 3)) |
(* a (pow c 3)) |
(* a (pow c 3)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) |
(* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) |
(* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c))))) |
(* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c))))) |
(* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))))) |
(* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))))) |
(* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5)) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5)) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3))) |
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3))) |
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3))) |
(* (sqrt (* (pow a 3) c)) (sqrt -3)) |
(+ (* -1 (* a b)) (* (sqrt (* (pow a 3) c)) (sqrt -3))) |
(+ (* b (- (* 1/2 (* (sqrt (/ a c)) (/ b (sqrt -3)))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -3))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -3))) |
(* -3/2 (/ (* (pow a 2) c) b)) |
(/ (+ (* -3/2 (* (pow a 2) c)) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -3/2 (* (pow a 2) c)) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -3/2 (* (pow a 2) c)) (+ (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/2 (/ (* a (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) b) |
(* -1 (* b (- a (* -1 a)))) |
(* -1 (* b (- (+ a (* -3/2 (/ (* (pow a 2) c) (pow b 2)))) (* -1 a)))) |
(* -1 (* b (- (+ a (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) (* -1 a)))) |
(* -1 (* b (- (+ a (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))) (* -1 a)))) |
(* -3/2 (/ (* (pow a 2) c) b)) |
(* c (+ (* -3/2 (/ (pow a 2) b)) (* -9/8 (/ (* (pow a 3) c) (pow b 3))))) |
(* c (+ (* -3/2 (/ (pow a 2) b)) (* c (+ (* -27/16 (/ (* (pow a 4) c) (pow b 5))) (* -9/8 (/ (pow a 3) (pow b 3))))))) |
(* c (+ (* -3/2 (/ (pow a 2) b)) (* c (+ (* -9/8 (/ (pow a 3) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 4) (pow b 5))) (* -1/2 (/ (* a (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6)))))) b)))))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -3)) |
(* c (+ (* -1 (/ (* a b) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -3)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (/ (* a b) c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (sqrt -3)))) (/ (* a b) c))) |
(* -1 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))) (/ (* a b) c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* a b)) c)) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* a b)) c)) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))) |
(* -3/2 (/ (* (pow a 2) c) b)) |
(* (pow a 2) (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(* (pow a 2) (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))) |
(* (pow a 2) (+ (* -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 (* (pow a 3) c)) (sqrt -3)) |
(* (pow a 2) (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(* (pow a 2) (- (+ (* -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 (* (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b a)))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1 b)) a)))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -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)) (* -1 b)) a)))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -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) |
(* -1/3 (/ (* b (- a (* -1 a))) (pow a 2))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 1/3 (/ (- a (* -1 a)) (pow a 2)))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/3 (/ (- a (* -1 a)) (pow a 2))))))) |
(* -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))) (* 1/3 (/ (- a (* -1 a)) (pow a 2)))))))) |
(* -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) |
(* -1 (/ (* b (- a (* -1 a))) (pow a 2))) |
(* -1 (* b (- (+ (* -3/2 (/ c (pow b 2))) (/ 1 a)) (/ -1 a)))) |
(* -1 (* b (- (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) (/ -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))) (/ 1 a)))) (/ -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))) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* -1/3 (* b (- (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))))))) (/ 1 (* a (pow (sqrt -3) 2)))))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1/3 (- (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2)))))))) (* 1/3 (* b (+ (* -1/3 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow (sqrt -3) 3)))) (+ (* 1/3 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))))) (sqrt -3))))))))) (/ 1 (* a (pow (sqrt -3) 2)))))) |
(* -1/2 (/ c b)) |
(/ (+ (* -1/2 c) (* -1/3 (/ (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))) (pow b 2)))) b) |
(/ (+ (* -1/2 c) (+ (* -1/3 (/ (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))) (pow b 2))) (* -1/3 (/ (- (* 9/2 (* (pow a 2) (pow c 3))) (+ (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))) (* 1/4 (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))))))) (pow b 4))))) b) |
(/ (+ (* -1/2 c) (+ (* -1/3 (/ (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))) (pow b 2))) (+ (* -1/3 (/ (- (* 9/2 (* (pow a 2) (pow c 3))) (+ (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))) (* 1/4 (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))))))) (pow b 4))) (* 1/3 (/ (+ (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* 9/2 (* (pow a 2) (pow c 3))) (+ (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))) (* 1/4 (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))))))))) (+ (* 1/6 (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))) (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))) (* 1/4 (* c (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))))))) (pow b 6)))))) b) |
(* -2/3 (/ b a)) |
(* -1 (* b (+ (* -1/3 (/ (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* (pow a 2) c)))) (pow b 2))) (* 2/3 (/ 1 a))))) |
(* -1 (* b (+ (* -1/3 (/ (- (* -6 (* a (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* (pow a 2) c))))) (* a c))) (* 4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) c))))) (pow b 4))) (+ (* -1/3 (/ (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* (pow a 2) c)))) (pow b 2))) (* 2/3 (/ 1 a)))))) |
(* -1 (* b (+ (* -1/3 (/ (- (* -6 (* a (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* (pow a 2) c))))) (* a c))) (* 4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) c))))) (pow b 4))) (+ (* -1/3 (/ (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* (pow a 2) c)))) (pow b 2))) (+ (* 1/3 (/ (+ (* -2/9 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* (pow a 2) c))))) (* a c))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* -6 (* a (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* (pow a 2) c))))) (* a c))) (* 4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) c)))))) (* a c))) (* 4/9 (/ (+ (* -81/8 (* (pow a 4) (pow c 4))) (+ (* -27/16 (* (pow a 3) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* -3/2 (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))))) (* (pow a 2) c))))) (pow b 6))) (* 2/3 (/ 1 a))))))) |
(* -3/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) |
(+ (* -3/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* -1/3 (* a (- (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) |
(+ (* -3/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* -1/3 (* a (- (* 27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* -1/3 (- (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))) |
(+ (* -3/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* -1/3 (- (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* a (+ (* -1/3 (- (* 27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* 1/3 (* a (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))) (- (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -27/2 (/ (pow c 3) b)) (+ (* -27/16 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow c 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 3))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))))))) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* -1/3 (/ (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2))))) a))) a) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2))))) a)) (* -1/3 (/ (- (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (pow a 2))))) a) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2))))) a)) (+ (* -1/3 (/ (- (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (pow a 2))) (* 1/3 (/ (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2))))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (pow a 3)))))) a) |
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1/3 (/ (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1/3 (/ (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))))) a)) (* 1/3 (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* 1/3 (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (* 1/3 (/ (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt 3) 2)))))) a))) a)) (* 1/3 (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) a))) a)) |
(* -3/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) |
(* c (+ (* -3/2 (/ (pow b 3) (+ (* 2 (pow b 4)) (pow b 4)))) (* -1/3 (* c (- (* -27/2 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))) |
(* c (+ (* -3/2 (/ (pow b 3) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* -1/3 (* c (- (* 27/2 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -27/2 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* -1/3 (- (* -27/2 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))) |
(* c (+ (* -3/2 (/ (pow b 3) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* -1/3 (- (* -27/2 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* c (+ (* -1/3 (- (* 27/2 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -27/2 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* 1/3 (* c (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))) (- (* -27/2 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 27/2 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -27/2 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* (pow b 2) (+ (* -27/2 (/ (pow a 3) b)) (+ (* -27/16 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow a 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 3)))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))))))) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1/3 (/ (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2))))) c))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2))))) c)) (* -1/3 (/ (- (* (sqrt (/ c (pow a 5))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (pow c 2))))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2))))) c)) (+ (* -1/3 (/ (- (* (sqrt (/ c (pow a 5))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (pow c 2))) (* 1/3 (/ (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* (sqrt (/ c (pow a 5))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -3) 2))))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (pow c 3)))))) |
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))) |
(+ (* 1/3 (/ (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(+ (* -1 (/ (+ (* -1/3 (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2)))))) (* 1/3 (/ (- (* -1 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 3) (pow (sqrt 3) 2)))))) c))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (- (* -1 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (* -1/3 (/ (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -1 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 3) (pow (sqrt 3) 2)))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 3) (pow (sqrt 3) 2)))))) c))) c)) (* -1/3 (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) |
(+ (* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) (* 9 (* (pow a 2) (* b (pow c 2))))) |
(+ (* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) (* b (+ (* 9 (* (pow a 2) (pow c 2))) (* b (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))))))) |
(+ (* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) (* b (+ (* 9 (* (pow a 2) (pow c 2))) (* b (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (+ (* b (+ (* -6 (* a c)) (* -3 (* a c)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c))))))))))) |
(* 6 (pow b 5)) |
(* (pow b 5) (+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (* 2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2)))))) |
(* (pow b 5) (+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))) (+ (* 2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
(* (pow b 5) (+ 6 (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* a c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))) (+ (* -9/8 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 6))) (+ (* 2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))))) |
(* 9/2 (* a (* (pow b 3) c))) |
(* -1 (* (pow b 3) (+ (* -9/2 (* a c)) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 2))))))) |
(* -1 (* (pow b 3) (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 2))) (* -9/8 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4)))))))))) |
(* -1 (* (pow b 3) (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -81/8 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -27/16 (/ (* (pow a 3) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 6))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 2))) (+ (* -3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (* -9/8 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))))))))))))) |
(* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) |
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) |
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (* a (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2)))))))))) |
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (* a (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (+ (* 18 (* b (pow c 2))) (* a (+ (* -27/2 (/ (pow c 3) b)) (+ (* -27/16 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow c 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 3)))))))))))))) |
(* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) |
(* (pow a 3) (+ (* 9 (* (sqrt (/ (pow c 5) a)) (sqrt -3))) (+ (* 9 (/ (* b (pow c 2)) a)) (* (sqrt (/ c (pow a 3))) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) |
(* (pow a 3) (+ (* 9/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow c 5) a)) (sqrt -3))) (+ (* 9 (/ (* b (pow c 2)) a)) (+ (* (sqrt (/ c (pow a 3))) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (+ (* (sqrt (/ c (pow a 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (/ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow a 2)))))))) |
(* (pow a 3) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (sqrt -3)))) (+ (* 9/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow c 5) a)) (sqrt -3))) (+ (* 9 (/ (* b (pow c 2)) a)) (+ (* (sqrt (/ c (pow a 3))) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (+ (* (sqrt (/ c (pow a 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (+ (/ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow a 2)) (/ (* b (+ (* 2 (pow b 4)) (pow b 4))) (pow a 3)))))))))) |
(* -9 (* (sqrt (* (pow a 5) (pow c 5))) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) a)) (* 9 (* (sqrt (/ (pow c 5) a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) a)) (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) a)) (* 9 (* (sqrt (/ (pow c 5) a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) a)) (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) a)) (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) a)) (* 9 (* (sqrt (/ (pow c 5) a)) (* (sqrt -1) (sqrt 3))))))) |
(* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) |
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) |
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (* c (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))))))) |
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (* c (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (+ (* 18 (* (pow a 2) b)) (* c (+ (* -27/2 (/ (pow a 3) b)) (+ (* -27/16 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow a 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 3)))))))))))))) |
(* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) |
(* (pow c 3) (+ (* 9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 9 (/ (* (pow a 2) b) c)) (* (sqrt (/ a (pow c 3))) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) |
(* (pow c 3) (+ (* 9/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 9 (/ (* (pow a 2) b) c)) (+ (* (sqrt (/ a (pow c 3))) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (+ (* (sqrt (/ a (pow c 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (/ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow c 2)))))))) |
(* (pow c 3) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (sqrt -3)))) (+ (* 9/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 9 (/ (* (pow a 2) b) c)) (+ (* (sqrt (/ a (pow c 3))) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (+ (* (sqrt (/ a (pow c 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (+ (/ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow c 2)) (/ (* b (+ (* 2 (pow b 4)) (pow b 4))) (pow c 3)))))))))) |
(* -9 (* (sqrt (* (pow a 5) (pow c 5))) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) c)) (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) c)) (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) c)) (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3))))))) |
(* 9 (* (pow a 2) (pow c 2))) |
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (* -3 (* a c))))) |
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (* 3 (pow b 2)))))) |
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (* 3 (pow b 2)))))) |
(* 3 (pow b 4)) |
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (* -3 (/ (* a c) (pow b 2)))))) |
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* 3 (pow b 4)) |
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (* -3 (/ (* a c) (pow b 2)))))) |
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(+ (* 2 (pow b 4)) (pow b 4)) |
(+ (* 2 (pow b 4)) (+ (* a (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 4))) |
(+ (* 2 (pow b 4)) (+ (* a (+ (* -6 (* (pow b 2) c)) (+ (* -3 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))) (pow b 4))) |
(+ (* 2 (pow b 4)) (+ (* a (+ (* -6 (* (pow b 2) c)) (+ (* -3 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))) (pow b 4))) |
(* 9 (* (pow a 2) (pow c 2))) |
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* -3 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))) |
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* -3 (/ (* (pow b 2) c) a)) (+ (* 2 (/ (pow b 4) (pow a 2))) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2))))))) |
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* -3 (/ (* (pow b 2) c) a)) (+ (* 2 (/ (pow b 4) (pow a 2))) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2))))))) |
(* 9 (* (pow a 2) (pow c 2))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) a)) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) a)) (* 9 (pow c 2)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) a)) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) a)) (* 9 (pow c 2)))) |
(+ (* 2 (pow b 4)) (pow b 4)) |
(+ (* 2 (pow b 4)) (+ (* c (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 4))) |
(+ (* 2 (pow b 4)) (+ (* c (+ (* -6 (* a (pow b 2))) (+ (* -3 (* a (pow b 2))) (* 9 (* (pow a 2) c))))) (pow b 4))) |
(+ (* 2 (pow b 4)) (+ (* c (+ (* -6 (* a (pow b 2))) (+ (* -3 (* a (pow b 2))) (* 9 (* (pow a 2) c))))) (pow b 4))) |
(* 9 (* (pow a 2) (pow c 2))) |
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* -3 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))) |
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* -3 (/ (* a (pow b 2)) c)) (+ (* 2 (/ (pow b 4) (pow c 2))) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2))))))) |
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* -3 (/ (* a (pow b 2)) c)) (+ (* 2 (/ (pow b 4) (pow c 2))) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2))))))) |
(* 9 (* (pow a 2) (pow c 2))) |
(* (pow c 2) (+ (* -1 (/ (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2)))) |
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) c)) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) c)) (* 9 (pow a 2)))) |
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) c)) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) c)) (* 9 (pow a 2)))) |
(/ -3/2 b) |
(- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))) |
(- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))) |
(- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* a (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b))))) |
(* a (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b))))) |
(* a (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b))))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -1 (* a (+ (* 9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))) |
(* -1 (* a (+ (* 9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))) |
(* -1 (* a (+ (* 9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))) |
(/ -3/2 b) |
(- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))) |
(- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))) |
(- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* c (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))) |
(* c (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))) |
(* c (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(* -1 (* c (+ (* 9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))) |
(* -1 (* c (+ (* 9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))) |
(* -1 (* c (+ (* 9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(/ (+ (* -3/2 (pow b 2)) (* -9/8 (* a c))) (pow b 3)) |
(/ (+ (* -3/2 (pow b 2)) (* -9/8 (* a c))) (pow b 3)) |
(/ (+ (* -3/2 (pow b 2)) (* -9/8 (* a c))) (pow b 3)) |
(/ -3/2 b) |
(/ (- (* -9/8 (/ (* a c) (pow b 2))) 3/2) b) |
(/ (- (* -9/8 (/ (* a c) (pow b 2))) 3/2) b) |
(/ (- (* -9/8 (/ (* a c) (pow b 2))) 3/2) b) |
(/ -3/2 b) |
(* -1 (/ (+ 3/2 (* 9/8 (/ (* a c) (pow b 2)))) b)) |
(* -1 (/ (+ 3/2 (* 9/8 (/ (* a c) (pow b 2)))) b)) |
(* -1 (/ (+ 3/2 (* 9/8 (/ (* a c) (pow b 2)))) b)) |
(* -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 (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c))))) |
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2))))) |
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5)) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5)) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5)) |
(* -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))))) 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) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)) |
(* -1/2 (/ c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5))))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))) |
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))) |
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))) |
(* -9/16 (/ (* a (pow c 3)) (pow b 5))) |
(* -1 (* (pow c 3) (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))))) |
(* -1 (* (pow c 3) (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))))) |
(* -1 (* (pow c 3) (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))))) |
(* -9/16 (/ (* a (pow c 3)) (pow b 5))) |
(* -1 (* (pow c 3) (- (* 3/8 (/ 1 (* (pow b 3) c))) (* -9/16 (/ a (pow b 5)))))) |
(* -1 (* (pow c 3) (- (* 3/8 (/ 1 (* (pow b 3) c))) (* -9/16 (/ a (pow b 5)))))) |
(* -1 (* (pow c 3) (- (* 3/8 (/ 1 (* (pow b 3) c))) (* -9/16 (/ a (pow b 5)))))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(- (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* 3/8 (/ (pow c 2) (pow b 3)))) |
(- (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* 3/8 (/ (pow c 2) (pow b 3)))) |
(- (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* 3/8 (/ (pow c 2) (pow b 3)))) |
(* -9/16 (/ (* a (pow c 3)) (pow b 5))) |
(* a (- (* -3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5))))) |
(* a (- (* -3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5))))) |
(* a (- (* -3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5))))) |
(* -9/16 (/ (* a (pow c 3)) (pow b 5))) |
(* -1 (* a (- (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* -9/16 (/ (pow c 3) (pow b 5)))))) |
(* -1 (* a (- (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* -9/16 (/ (pow c 3) (pow b 5)))))) |
(* -1 (* a (- (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* -9/16 (/ (pow c 3) (pow b 5)))))) |
(* -9/16 (/ (* a (pow c 3)) (pow b 5))) |
(/ (- (* -3/8 (* (pow b 2) (pow c 2))) (* 9/16 (* a (pow c 3)))) (pow b 5)) |
(/ (- (* -3/8 (* (pow b 2) (pow c 2))) (* 9/16 (* a (pow c 3)))) (pow b 5)) |
(/ (- (* -3/8 (* (pow b 2) (pow c 2))) (* 9/16 (* a (pow c 3)))) (pow b 5)) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/ (- (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* 3/8 (pow c 2))) (pow b 3)) |
(/ (- (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* 3/8 (pow c 2))) (pow b 3)) |
(/ (- (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* 3/8 (pow c 2))) (pow b 3)) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (- (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))) |
(* -1 (/ (- (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))) |
(* -1 (/ (- (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))) |
(* (sqrt (* (pow a 3) c)) (sqrt -3)) |
(+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* (pow a 3) c)) (sqrt -3))) |
(+ (* (sqrt (* (pow a 3) c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))))) |
(+ (* (sqrt (* (pow a 3) c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
(* a b) |
(* b (+ a (* -3/2 (/ (* (pow a 2) c) (pow b 2))))) |
(* b (+ a (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))) |
(* b (+ a (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))) |
(* -1 (* a b)) |
(* -1 (* b (+ a (* -3/2 (/ (* (pow a 2) c) (pow b 2)))))) |
(* -1 (* b (+ a (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ a (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))) |
(* a b) |
(+ (* -3/2 (/ (* (pow a 2) c) b)) (* a b)) |
(+ (* a b) (* c (+ (* -3/2 (/ (pow a 2) b)) (* -9/8 (/ (* (pow a 3) c) (pow b 3)))))) |
(+ (* a b) (* c (+ (* -3/2 (/ (pow a 2) b)) (* c (+ (* -27/16 (/ (* (pow a 4) c) (pow b 5))) (* -9/8 (/ (pow a 3) (pow b 3)))))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -3)) |
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (sqrt -3)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (sqrt -3))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))) |
(* -1 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))) |
(* a b) |
(* a (+ b (* -3/2 (/ (* a c) b)))) |
(* a (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))) |
(* a (+ 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 (* (pow a 3) c)) (sqrt -3)) |
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(* (pow a 2) (+ (* -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))))) |
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
(* -1 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))) |
| Outputs |
|---|
(* 9 (* (pow a 2) (pow c 2))) |
(*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) |
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2)))) |
(+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 #s(literal -6 binary64) a) (*.f64 (*.f64 b b) c))) |
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (pow b 2)))) |
(+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -6 binary64) (*.f64 a c))))) |
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (pow b 2)))) |
(+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -6 binary64) (*.f64 a c))))) |
(pow b 4) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(* (pow b 4) (+ 1 (* -6 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -6 binary64) (*.f64 (/.f64 a b) (/.f64 c b))))) |
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (/.f64 a b) (/.f64 c b))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (/.f64 a b) (/.f64 c b))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(pow b 4) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(* (pow b 4) (+ 1 (* -6 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -6 binary64) (*.f64 (/.f64 a b) (/.f64 c b))))) |
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (/.f64 a b) (/.f64 c b))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (/.f64 a b) (/.f64 c b))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(pow b 4) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(+ (* -6 (* a (* (pow b 2) c))) (pow b 4)) |
(+.f64 (*.f64 (*.f64 #s(literal -6 binary64) a) (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(+ (* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2))))) (pow b 4)) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c)))))) |
(+ (* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2))))) (pow b 4)) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c)))))) |
(* 9 (* (pow a 2) (pow c 2))) |
(*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) |
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c)))) |
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a a))))) |
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a a))))) |
(* 9 (* (pow a 2) (pow c 2))) |
(*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) |
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (/.f64 (-.f64 (*.f64 #s(literal 6 binary64) (*.f64 (*.f64 b b) c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) a)) a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (/.f64 (-.f64 (*.f64 #s(literal 6 binary64) (*.f64 (*.f64 b b) c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) a)) a))) |
(pow b 4) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(+ (* -6 (* a (* (pow b 2) c))) (pow b 4)) |
(+.f64 (*.f64 (*.f64 #s(literal -6 binary64) a) (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(+ (* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))) (pow b 4)) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c))))) |
(+ (* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))) (pow b 4)) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c))))) |
(* 9 (* (pow a 2) (pow c 2))) |
(*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) |
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) |
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 c c))))) |
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 c c))))) |
(* 9 (* (pow a 2) (pow c 2))) |
(*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) |
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) |
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2)))) |
(*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (/.f64 (-.f64 (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) c)) c))) |
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2)))) |
(*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (/.f64 (-.f64 (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) c)) c))) |
(* -3 (* a (* (pow b 2) c))) |
(*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) |
(* (pow b 2) (+ (* -3 (* a c)) (pow b 2))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -3 binary64) a) c))) |
(* (pow b 2) (+ (* -3 (* a c)) (pow b 2))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -3 binary64) a) c))) |
(* (pow b 2) (+ (* -3 (* a c)) (pow b 2))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -3 binary64) a) c))) |
(pow b 4) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(* (pow b 4) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 b b)))) |
(* (pow b 4) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 b b)))) |
(* (pow b 4) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 b b)))) |
(pow b 4) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(* (pow b 4) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 b b)))) |
(* (pow b 4) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 b b)))) |
(* (pow b 4) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 b b)))) |
(pow b 4) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(+ (* -3 (* a (* (pow b 2) c))) (pow b 4)) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))) |
(+ (* -3 (* a (* (pow b 2) c))) (pow b 4)) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))) |
(+ (* -3 (* a (* (pow b 2) c))) (pow b 4)) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))) |
(* -3 (* a (* (pow b 2) c))) |
(*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) |
(* a (+ (* -3 (* (pow b 2) c)) (/ (pow b 4) a))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) a) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 b b) c)))) |
(* a (+ (* -3 (* (pow b 2) c)) (/ (pow b 4) a))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) a) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 b b) c)))) |
(* a (+ (* -3 (* (pow b 2) c)) (/ (pow b 4) a))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) a) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 b b) c)))) |
(* -3 (* a (* (pow b 2) c))) |
(*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) |
(* -1 (* a (+ (* -1 (/ (pow b 4) a)) (* 3 (* (pow b 2) c))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) a))) |
(* -1 (* a (+ (* -1 (/ (pow b 4) a)) (* 3 (* (pow b 2) c))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) a))) |
(* -1 (* a (+ (* -1 (/ (pow b 4) a)) (* 3 (* (pow b 2) c))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) a))) |
(pow b 4) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(+ (* -3 (* a (* (pow b 2) c))) (pow b 4)) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))) |
(+ (* -3 (* a (* (pow b 2) c))) (pow b 4)) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))) |
(+ (* -3 (* a (* (pow b 2) c))) (pow b 4)) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))) |
(* -3 (* a (* (pow b 2) c))) |
(*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) |
(* c (+ (* -3 (* a (pow b 2))) (/ (pow b 4) c))) |
(*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) c) (*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 b b))))) |
(* c (+ (* -3 (* a (pow b 2))) (/ (pow b 4) c))) |
(*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) c) (*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 b b))))) |
(* c (+ (* -3 (* a (pow b 2))) (/ (pow b 4) c))) |
(*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) c) (*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 b b))))) |
(* -3 (* a (* (pow b 2) c))) |
(*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 4) c)) (* 3 (* a (pow b 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) c)))) |
(* -1 (* c (+ (* -1 (/ (pow b 4) c)) (* 3 (* a (pow b 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) c)))) |
(* -1 (* c (+ (* -1 (/ (pow b 4) c)) (* 3 (* a (pow b 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) c)))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -3 (/ b (pow (sqrt -3) 2))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))) |
(+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -3 binary64) b) #s(literal -3 binary64))) |
(+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (- (* b (- (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2)))))))) (* 3 (/ 1 (pow (sqrt -3) 2)))))) |
(+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 b (-.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal -3 binary64))))))) #s(literal 1 binary64)))) |
(+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (- (* b (- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* -1 (* b (+ (* -1/3 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow (sqrt -3) 3)))) (+ (* 1/3 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2))))))) (sqrt -3)))))))) (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2)))))))) (* 3 (/ 1 (pow (sqrt -3) 2)))))) |
(+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 b (-.f64 (-.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 (*.f64 a a) (*.f64 c c))) #s(literal 3 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal -3 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))))) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal -3 binary64))))))) #s(literal 1 binary64)))) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a c)) b) |
(/ (- (+ (* -9/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) (* 1/4 (/ (* a (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))))) (pow b 2)))) b) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) b) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) b))) b) |
(/ (- (+ (* -9/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 3/2 (* a c)) (* 9/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) (+ (* 1/6 (/ (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -9/2 (* (pow a 2) (pow c 2))) (* 1/4 (* a (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))) (pow b 4))) (+ (* 1/4 (/ (* a (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))))) (pow b 2))) (* 1/4 (/ (* a (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))))) (pow b 4)))))) b) |
(/.f64 (+.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b)) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a c)) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) (*.f64 c c)))))) (*.f64 (*.f64 b b) (*.f64 b b)))))) b) |
(/ (- (+ (* -9/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -1 (/ (+ (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* 9/2 (* (pow a 3) (pow c 3))) (+ (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -9/2 (* (pow a 2) (pow c 2))) (* 1/4 (* a (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))))))))) (* 1/4 (* a (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2)))))))))))) (+ (* 1/6 (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))) (- (* -9/2 (* (pow a 2) (pow c 2))) (* 1/4 (* a (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))))))))) (* 1/4 (* a (* c (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))))))))))) (pow b 6))) (+ (* 3/2 (* a c)) (* 9/2 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) (+ (* 1/6 (/ (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -9/2 (* (pow a 2) (pow c 2))) (* 1/4 (* a (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))) (pow b 4))) (+ (* 1/4 (/ (* a (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))))) (pow b 2))) (* 1/4 (/ (* a (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))))) (pow b 4)))))) b) |
(/.f64 (+.f64 (+.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -1/6 binary64) (*.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))))))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) (*.f64 c c))))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) (*.f64 c c)))))) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a c) (+.f64 (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))))))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a c)) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))))))) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) (*.f64 c c)))))) (*.f64 (*.f64 b b) (*.f64 b b)))))) b) |
(* 2 b) |
(*.f64 #s(literal 2 binary64) b) |
(* -1 (* b (- (* 6 (/ (* a c) (pow b 2))) (+ 2 (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* a (* (pow b 2) c)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (+.f64 (*.f64 #s(literal 6 binary64) (*.f64 (/.f64 a b) (/.f64 c b))) #s(literal -2 binary64)) (*.f64 #s(literal -4/9 binary64) (/.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 a (*.f64 (*.f64 b b) c)))))) |
(* -1 (* b (- (+ (* -6 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 6 (/ (* a c) (pow b 2)))) (+ 2 (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 6 (* a c)) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* a c))))) (* a (* (pow b 4) c)))) (+ (* 4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* a (* (pow b 4) c)))) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* a (* (pow b 2) c)))))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (+.f64 (*.f64 #s(literal 6 binary64) (*.f64 (/.f64 a b) (/.f64 c b))) (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 6 binary64) a) c) (*.f64 #s(literal -4/9 binary64) (/.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 a c)))))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) c)))) (*.f64 #s(literal 4/9 binary64) (+.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) c))) (/.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 a (*.f64 (*.f64 b b) c))))))))) |
(* -1 (* b (- (+ (* -6 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1 (/ (+ (* -2/9 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (- (* 6 (* a c)) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* a c))))) (* a c))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* -6 (* (pow a 2) (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 6 (* a c)) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* a c))))) (* a c))) (* 4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* a c)))))) (* a c))) (* 4/9 (/ (+ (* -81/8 (* (pow a 4) (pow c 4))) (+ (* -27/16 (* (pow a 3) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* -3/2 (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))))) (* a c))))) (pow b 6))) (* 6 (/ (* a c) (pow b 2))))) (+ 2 (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 6 (* a c)) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* a c))))) (* a (* (pow b 4) c)))) (+ (* 4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* a (* (pow b 4) c)))) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* a (* (pow b 2) c)))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (-.f64 (*.f64 #s(literal 6 binary64) (*.f64 (/.f64 a b) (/.f64 c b))) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal -2/9 binary64) a) (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal 6 binary64) a) c) (*.f64 #s(literal -4/9 binary64) (/.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 a c))))) c)) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (+.f64 (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -2/9 binary64) (*.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 6 binary64) a) c) (*.f64 #s(literal -4/9 binary64) (/.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 a c)))) (*.f64 a c))))) (*.f64 #s(literal -4/9 binary64) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 a c)))))) (*.f64 a c)) (/.f64 (*.f64 #s(literal 4/9 binary64) (+.f64 (*.f64 (*.f64 #s(literal -81/8 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 #s(literal -3/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 c)))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 6 binary64) a) c) (*.f64 #s(literal -4/9 binary64) (/.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 a c)))))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) c)))) (*.f64 #s(literal 4/9 binary64) (+.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) c))) (/.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 a (*.f64 (*.f64 b b) c))))))))) |
(* 9/2 (/ (* a (* (pow b 3) c)) (+ (* 2 (pow b 4)) (pow b 4)))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(* a (+ (* 9/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (- (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) |
(*.f64 a (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 b (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))))) |
(* a (+ (* 9/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (- (+ (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (- (* 27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) |
(*.f64 a (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 b (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (*.f64 a (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 b (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))))))) |
(* a (+ (* 9/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (- (+ (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (- (+ (* -1 (* a (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))) (- (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -27/2 (/ (pow c 3) b)) (+ (* -27/16 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow c 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 3))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* 27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) |
(*.f64 a (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 b (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (*.f64 a (+.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c)))) b) (/.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 b (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 b (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (*.f64 #s(literal -27/2 binary64) (/.f64 (*.f64 c (*.f64 c c)) b)) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 b b))))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 b (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))))))) |
(* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))) (* 1/3 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -3) 2))))) |
(+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (*.f64 (*.f64 c c) #s(literal -3 binary64))))) |
(- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (sqrt -3))))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/3 (/ (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* a (* (pow c 2) (pow (sqrt -3) 2))))) (* 1/3 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -3) 2))))))) |
(+.f64 (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (*.f64 (*.f64 c c) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (*.f64 (*.f64 c c) #s(literal -3 binary64)))))) |
(- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (+ (* -1 (/ (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2))))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (pow a 3))) (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (sqrt -3)))))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/3 (/ (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* a (* (pow c 2) (pow (sqrt -3) 2))))) (* 1/3 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -3) 2))))))) |
(+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (-.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (*.f64 (*.f64 c c) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (*.f64 (*.f64 c c) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))))) (*.f64 (*.f64 c c) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 (*.f64 c c) #s(literal -3 binary64))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (*.f64 (*.f64 c c) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (*.f64 (*.f64 c c) #s(literal -3 binary64)))))))) |
(* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) |
(*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) |
(+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a))) |
(-.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 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (*.f64 (*.f64 c c) #s(literal 3 binary64))))) a)) |
(+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1 (/ (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))))) a))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a))) |
(-.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 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (*.f64 (*.f64 c c) #s(literal 3 binary64)))))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))))) (*.f64 (*.f64 c c) #s(literal 3 binary64))))) a)) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (*.f64 (*.f64 c c) #s(literal 3 binary64))))) a)) |
(+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1 (/ (- (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))))))) (sqrt 3)))) (* 1/3 (/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* (pow c 2) (pow (sqrt 3) 2))))))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))))) a))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a))) |
(-.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 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (+.f64 (-.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (*.f64 (*.f64 c c) #s(literal 3 binary64)))))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (*.f64 (*.f64 c c) #s(literal 3 binary64)))))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))))) (*.f64 (*.f64 c c) #s(literal 3 binary64)))))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 (*.f64 c c) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (*.f64 (*.f64 c c) #s(literal 3 binary64)))))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (*.f64 c c) #s(literal 3 binary64))))) a)) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (*.f64 (*.f64 c c) #s(literal 3 binary64))))) a)) |
(* 9/2 (/ (* a (* (pow b 3) c)) (+ (* 2 (pow b 4)) (pow b 4)))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(* c (+ (* 9/2 (/ (* a (pow b 3)) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (- (* -27/2 (/ (* (pow a 2) b) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) |
(*.f64 c (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 (*.f64 a a) b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))))) |
(* c (+ (* 9/2 (/ (* a (pow b 3)) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (- (+ (* -27/2 (/ (* (pow a 2) b) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (- (* 27/2 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -27/2 (/ (* (pow a 2) b) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* 9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) |
(*.f64 c (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 (*.f64 a a) b) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (*.f64 c (+.f64 (+.f64 (*.f64 (/.f64 #s(literal 27/2 binary64) b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 (*.f64 a a) b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) b))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))))))) |
(* c (+ (* 9/2 (/ (* a (pow b 3)) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (- (+ (* -27/2 (/ (* (pow a 2) b) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (- (+ (* -1 (* c (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))) (- (* -27/2 (/ (* (pow a 2) b) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 27/2 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -27/2 (/ (* (pow a 2) b) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* a (* (pow b 2) (+ (* -27/2 (/ (pow a 3) b)) (+ (* -27/16 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow a 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 3))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* 27/2 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -27/2 (/ (* (pow a 2) b) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* 9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) |
(*.f64 c (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 (*.f64 a a) b) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (*.f64 c (-.f64 (-.f64 (*.f64 (/.f64 #s(literal 27/2 binary64) b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) b))) (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 (*.f64 a a) b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 (/.f64 #s(literal 27/2 binary64) b) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 (*.f64 a a) b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) b))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) b) (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 b b)) b) (/.f64 #s(literal -9 binary64) (*.f64 b b))))))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 (*.f64 a a) b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 (*.f64 b b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) b)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))))))) |
(* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))) (* 1/3 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -3) 2))))) |
(+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (*.f64 (*.f64 a a) #s(literal -3 binary64))))) |
(- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (sqrt -3))))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -3 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* (pow a 2) (* c (pow (sqrt -3) 2))))) (* 1/3 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -3) 2))))))) |
(+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (*.f64 a a) (*.f64 c #s(literal -3 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (*.f64 (*.f64 a a) #s(literal -3 binary64)))))))) |
(- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (+ (* -1 (/ (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* -3 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* (sqrt (/ c (pow a 3))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -3 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 2) (pow (sqrt -3) 2))))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (pow c 3))) (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (sqrt -3)))))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -3 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* (pow a 2) (* c (pow (sqrt -3) 2))))) (* 1/3 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -3) 2))))))) |
(+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (-.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) #s(literal -3 binary64))))))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (+.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (*.f64 a a) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 (*.f64 a a) #s(literal -3 binary64)))) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (*.f64 a a) (*.f64 c #s(literal -3 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (*.f64 (*.f64 a a) #s(literal -3 binary64)))))))) |
(* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) |
(*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) |
(+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))) c))) |
(-.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 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (/.f64 c a) (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) a)) #s(literal 3 binary64)))) c)) |
(+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1 (/ (- (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 2) (pow (sqrt 3) 2)))))) c))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))) c))) |
(-.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 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (/.f64 c a) (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) a)) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 c (*.f64 a a)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) #s(literal 3 binary64))))) c)) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (/.f64 c a) (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) a)) #s(literal 3 binary64)))) c)) |
(+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 2) (pow (sqrt 3) 2)))))))) (sqrt 3)))) (* 1/3 (/ (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* (pow a 2) (pow (sqrt 3) 2))))))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 2) (pow (sqrt 3) 2)))))) c))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))) c))) |
(-.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 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (+.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (/.f64 c a) (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) a)) #s(literal 3 binary64)))))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (/.f64 c a) (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) a)) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 c (*.f64 a a)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 (*.f64 a a) #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (/.f64 c a) (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) a)) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 c (*.f64 a a)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) #s(literal 3 binary64))))) c)) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (/.f64 c a) (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) a)) #s(literal 3 binary64)))) c)) |
(* -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) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(* -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 -3/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.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 #s(literal -3/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.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 #s(literal -3/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b 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 b c)))) |
(* (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 b c)))) |
(* (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 b c)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b 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 b c)))) |
(* (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 b c)))) |
(* (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 b c)))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 a b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 a b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 a b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.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 (*.f64 b b) c)) (*.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 (*.f64 b b) c)) (*.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 (*.f64 b b) c)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(* -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) a) b) (/.f64 (*.f64 c c) b))) 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) a) b) (/.f64 (*.f64 c c) b))) 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) a) b) (/.f64 (*.f64 c c) b))) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)) b)) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -3/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) c) b) |
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))) |
(*.f64 c (-.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 3/2 binary64) b))) |
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))) |
(*.f64 c (-.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 3/2 binary64) b))) |
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))) |
(*.f64 c (-.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 3/2 binary64) b))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) (*.f64 b c)))) |
(* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) (*.f64 b c)))) |
(* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) (*.f64 b c)))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) (*.f64 b c)))) |
(* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) (*.f64 b c)))) |
(* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) (*.f64 b c)))) |
(* -3/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) c) b) |
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* a (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c (*.f64 a b))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) |
(* a (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c (*.f64 a b))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) |
(* a (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c (*.f64 a b))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* -1 (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 3/2 binary64) c) (*.f64 a b)))) |
(* -1 (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 3/2 binary64) c) (*.f64 a b)))) |
(* -1 (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 3/2 binary64) c) (*.f64 a b)))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -3/2 (* (pow b 2) c)) (* -9/8 (* a (pow c 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -3/2 (* (pow b 2) c)) (* -9/8 (* a (pow c 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -3/2 (* (pow b 2) c)) (* -9/8 (* a (pow c 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(* -3/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) c) b) |
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) |
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) |
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) |
(* -3/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) c) b) |
(* -1 (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 3/2 binary64) c)) b)) |
(* -1 (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 3/2 binary64) c)) b)) |
(* -1 (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 3/2 binary64) c)) b)) |
(* -9/8 (* a c)) |
(*.f64 (*.f64 #s(literal -9/8 binary64) a) c) |
(* -9/8 (* a c)) |
(*.f64 (*.f64 #s(literal -9/8 binary64) a) c) |
(* -9/8 (* a c)) |
(*.f64 (*.f64 #s(literal -9/8 binary64) a) c) |
(* -9/8 (* a c)) |
(*.f64 (*.f64 #s(literal -9/8 binary64) a) c) |
(* -9/8 (* a c)) |
(*.f64 (*.f64 #s(literal -9/8 binary64) a) c) |
(* -9/8 (* a c)) |
(*.f64 (*.f64 #s(literal -9/8 binary64) a) c) |
(* -9/8 (* a c)) |
(*.f64 (*.f64 #s(literal -9/8 binary64) a) c) |
(* -9/8 (* a c)) |
(*.f64 (*.f64 #s(literal -9/8 binary64) a) c) |
(* -9/8 (* a c)) |
(*.f64 (*.f64 #s(literal -9/8 binary64) a) c) |
(* -9/8 (* a c)) |
(*.f64 (*.f64 #s(literal -9/8 binary64) a) c) |
(* -9/8 (* a c)) |
(*.f64 (*.f64 #s(literal -9/8 binary64) a) c) |
(* -9/8 (* a c)) |
(*.f64 (*.f64 #s(literal -9/8 binary64) a) c) |
(* -9/8 (* a c)) |
(*.f64 (*.f64 #s(literal -9/8 binary64) a) c) |
(* -9/8 (* a c)) |
(*.f64 (*.f64 #s(literal -9/8 binary64) a) c) |
(* -9/8 (* a c)) |
(*.f64 (*.f64 #s(literal -9/8 binary64) a) c) |
(* -9/8 (* a c)) |
(*.f64 (*.f64 #s(literal -9/8 binary64) a) c) |
(* -9/8 (* a c)) |
(*.f64 (*.f64 #s(literal -9/8 binary64) a) c) |
(* -9/8 (* a c)) |
(*.f64 (*.f64 #s(literal -9/8 binary64) a) c) |
(* -9/8 (* a c)) |
(*.f64 (*.f64 #s(literal -9/8 binary64) a) c) |
(* -9/8 (* a c)) |
(*.f64 (*.f64 #s(literal -9/8 binary64) a) c) |
(* -9/8 (* a c)) |
(*.f64 (*.f64 #s(literal -9/8 binary64) a) c) |
(* -9/8 (* a c)) |
(*.f64 (*.f64 #s(literal -9/8 binary64) a) c) |
(* -9/8 (* a c)) |
(*.f64 (*.f64 #s(literal -9/8 binary64) a) c) |
(* -9/8 (* a c)) |
(*.f64 (*.f64 #s(literal -9/8 binary64) a) c) |
(* 3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (+ (* 9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))))) |
(* (pow c 2) (+ (* 9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))))) |
(* (pow c 2) (+ (* 9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) |
(* (pow c 3) (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)))) |
(* (pow c 3) (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)))) |
(* (pow c 3) (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) |
(* -1 (* (pow c 3) (- (* -9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))))) |
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)))) |
(* -1 (* (pow c 3) (- (* -9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))))) |
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)))) |
(* -1 (* (pow c 3) (- (* -9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))))) |
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)))) |
(* 3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5)))) |
(+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b))) |
(+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5)))) |
(+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b))) |
(+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5)))) |
(+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) |
(* a (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)))) |
(* a (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)))) |
(* a (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) |
(* -1 (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))))) |
(* -1 (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))))) |
(* -1 (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) |
(/ (+ (* 3/8 (* (pow b 2) (pow c 2))) (* 9/16 (* a (pow c 3)))) (pow b 5)) |
(/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 b b) (*.f64 c c))) (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) |
(/ (+ (* 3/8 (* (pow b 2) (pow c 2))) (* 9/16 (* a (pow c 3)))) (pow b 5)) |
(/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 b b) (*.f64 c c))) (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) |
(/ (+ (* 3/8 (* (pow b 2) (pow c 2))) (* 9/16 (* a (pow c 3)))) (pow b 5)) |
(/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 b b) (*.f64 c c))) (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) |
(* 3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(* 3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -1 (/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 (*.f64 c c) b)))) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 (*.f64 c c) b)))) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 (*.f64 c c) b)))) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) |
(* a (pow c 3)) |
(*.f64 a (*.f64 c (*.f64 c c))) |
(* a (pow c 3)) |
(*.f64 a (*.f64 c (*.f64 c c))) |
(* a (pow c 3)) |
(*.f64 a (*.f64 c (*.f64 c c))) |
(* a (pow c 3)) |
(*.f64 a (*.f64 c (*.f64 c c))) |
(* a (pow c 3)) |
(*.f64 a (*.f64 c (*.f64 c c))) |
(* a (pow c 3)) |
(*.f64 a (*.f64 c (*.f64 c c))) |
(* a (pow c 3)) |
(*.f64 a (*.f64 c (*.f64 c c))) |
(* a (pow c 3)) |
(*.f64 a (*.f64 c (*.f64 c c))) |
(* a (pow c 3)) |
(*.f64 a (*.f64 c (*.f64 c c))) |
(* a (pow c 3)) |
(*.f64 a (*.f64 c (*.f64 c c))) |
(* a (pow c 3)) |
(*.f64 a (*.f64 c (*.f64 c c))) |
(* a (pow c 3)) |
(*.f64 a (*.f64 c (*.f64 c c))) |
(* a (pow c 3)) |
(*.f64 a (*.f64 c (*.f64 c c))) |
(* a (pow c 3)) |
(*.f64 a (*.f64 c (*.f64 c c))) |
(* a (pow c 3)) |
(*.f64 a (*.f64 c (*.f64 c c))) |
(* a (pow c 3)) |
(*.f64 a (*.f64 c (*.f64 c c))) |
(* a (pow c 3)) |
(*.f64 a (*.f64 c (*.f64 c c))) |
(* a (pow c 3)) |
(*.f64 a (*.f64 c (*.f64 c c))) |
(* a (pow c 3)) |
(*.f64 a (*.f64 c (*.f64 c c))) |
(* a (pow c 3)) |
(*.f64 a (*.f64 c (*.f64 c c))) |
(* a (pow c 3)) |
(*.f64 a (*.f64 c (*.f64 c c))) |
(* a (pow c 3)) |
(*.f64 a (*.f64 c (*.f64 c c))) |
(* a (pow c 3)) |
(*.f64 a (*.f64 c (*.f64 c c))) |
(* a (pow c 3)) |
(*.f64 a (*.f64 c (*.f64 c c))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -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 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)))) |
(* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -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 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)))) |
(* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -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 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)))) |
(* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)))) |
(* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) |
(* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c)))) |
(* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c)))) |
(* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c)))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) |
(* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))))) |
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)))) |
(* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))))) |
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)))) |
(* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))))) |
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5)) |
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5)) |
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5)) |
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 b b))) (*.f64 b b))) |
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 b b))) (*.f64 b b))) |
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 b b))) (*.f64 b b))) |
(* (sqrt (* (pow a 3) c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))) |
(+ (* -1 (* a b)) (* (sqrt (* (pow a 3) c)) (sqrt -3))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 a b)) |
(+ (* b (- (* 1/2 (* (sqrt (/ a c)) (/ b (sqrt -3)))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -3))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) a))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -3))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))))) a))) |
(* -3/2 (/ (* (pow a 2) c) b)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a a) c)) b) |
(/ (+ (* -3/2 (* (pow a 2) c)) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (*.f64 b b))) b) |
(/ (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -3/2 (* (pow a 2) c)) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -3/2 (* (pow a 2) c)) (+ (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/2 (/ (* a (+ (* 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 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.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) |
(* -1 (* b (- a (* -1 a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 a a))) |
(* -1 (* b (- (+ a (* -3/2 (/ (* (pow a 2) c) (pow b 2)))) (* -1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 a (+.f64 a (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))))) |
(* -1 (* b (- (+ a (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) (* -1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 a (+.f64 (+.f64 a (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(* -1 (* b (- (+ a (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))) (* -1 a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 a (+.f64 a (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))))))) |
(* -3/2 (/ (* (pow a 2) c) b)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a a) c)) b) |
(* c (+ (* -3/2 (/ (pow a 2) b)) (* -9/8 (/ (* (pow a 3) c) (pow b 3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a a)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b (*.f64 b b))))) |
(* c (+ (* -3/2 (/ (pow a 2) b)) (* c (+ (* -27/16 (/ (* (pow a 4) c) (pow b 5))) (* -9/8 (/ (pow a 3) (pow b 3))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a a)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) b)))))) |
(* c (+ (* -3/2 (/ (pow a 2) b)) (* c (+ (* -9/8 (/ (pow a 3) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 4) (pow b 5))) (* -1/2 (/ (* a (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6)))))) b)))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a a)) b) (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b))))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))) |
(* c (+ (* -1 (/ (* a b) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -3)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 a b) c))) |
(* c (- (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (/ (* a b) c))) |
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 a b) c)))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (sqrt -3)))) (/ (* a b) c))) |
(*.f64 c (-.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))))) (/.f64 (*.f64 a b) c))) |
(* -1 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) |
(* -1 (* c (+ (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))) (/ (* a b) c)))) |
(*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 a b) c) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* a b)) c)) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 a b)) c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* a b)) c)) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (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 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))))) c) (*.f64 a b)) c)))) |
(* -3/2 (/ (* (pow a 2) c) b)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a a) c)) b) |
(* (pow a 2) (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) |
(* (pow a 2) (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 a (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)))))) |
(* (pow a 2) (+ (* -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 a a) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 a (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.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 (* (pow a 3) c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))) |
(* (pow a 2) (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))) |
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.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)))) |
(* (pow a 2) (- (+ (* -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 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.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 (* (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b a)))) |
(*.f64 (*.f64 a 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)))))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1 b)) a)))) |
(*.f64 (*.f64 a a) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) a))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -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)) (* -1 b)) a)))) |
(*.f64 (*.f64 a a) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (-.f64 b (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.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) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (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 #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 (*.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 #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 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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) 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 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.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))) (* -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 a a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.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) |
(* -1/3 (/ (* b (- a (* -1 a))) (pow a 2))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 b a) (/.f64 (+.f64 a a) a))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 1/3 (/ (- a (* -1 a)) (pow a 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (+.f64 a a) a)))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/3 (/ (- a (* -1 a)) (pow a 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (+.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (+.f64 a a) a)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b 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))) (* 1/3 (/ (- a (* -1 a)) (pow a 2)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (+.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (+.f64 a a) a)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))))) |
(* -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 -3/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 (*.f64 b b) (*.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 (*.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)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.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 #s(literal -1/3 binary64) (/.f64 (/.f64 b a) c)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -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 (/.f64 b a) c)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 b a) c)) (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (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 (neg.f64 c) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (/.f64 b a) c) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.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 (neg.f64 c) (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) 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 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.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 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c)) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.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)) c)))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 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 (*.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))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.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 (*.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 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))))) (+.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 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (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 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b a))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.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 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) a)) a)) |
(* (sqrt (/ c a)) (sqrt -3)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) |
(+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 b (sqrt.f64 #s(literal -3 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 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) a)))) |
(* -3/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) c) b) |
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 2))) (* -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 #s(literal -27/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.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))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b) |
(* -1 (/ (* b (- a (* -1 a))) (pow a 2))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b a) (/.f64 (+.f64 a a) a))) |
(* -1 (* b (- (+ (* -3/2 (/ c (pow b 2))) (/ 1 a)) (/ -1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 b b)) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) a)))) |
(* -1 (* b (- (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) (/ -1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (* b (- (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))) (/ -1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 #s(literal -1 binary64) a)))) |
(* -3/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) c) b) |
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))) |
(*.f64 c (-.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.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 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)))) (/.f64 #s(literal 3/2 binary64) b))) |
(* c (- (* c (+ (* -9/8 (/ a (pow b 3))) (* c (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 3/2 (/ 1 b)))) |
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.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 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 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (/.f64 b a) c))) |
(* c (+ (* -1 (/ b (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 c (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 (/.f64 b a) c))) |
(* c (+ (* -1 (/ b (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(*.f64 c (-.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (/.f64 b a) c))) |
(* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) |
(* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))) (/ b (* a c))))) |
(*.f64 (neg.f64 c) (+.f64 (/.f64 (/.f64 b a) c) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b a)) c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c)) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (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 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) c)) c)))) |
(* -3/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) c) b) |
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (/.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 #s(literal -3/2 binary64) c) b) (*.f64 a (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b 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 #s(literal -3/2 binary64) c) b) (*.f64 a (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.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 #s(literal 0 binary64) (*.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 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 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) a)) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (-.f64 b (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.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) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) a)) a)) |
(* -3 (* a c)) |
(*.f64 (*.f64 #s(literal -3 binary64) a) c) |
(* -3 (* a c)) |
(*.f64 (*.f64 #s(literal -3 binary64) a) c) |
(* -3 (* a c)) |
(*.f64 (*.f64 #s(literal -3 binary64) a) c) |
(* -3 (* a c)) |
(*.f64 (*.f64 #s(literal -3 binary64) a) c) |
(* -3 (* a c)) |
(*.f64 (*.f64 #s(literal -3 binary64) a) c) |
(* -3 (* a c)) |
(*.f64 (*.f64 #s(literal -3 binary64) a) c) |
(* -3 (* a c)) |
(*.f64 (*.f64 #s(literal -3 binary64) a) c) |
(* -3 (* a c)) |
(*.f64 (*.f64 #s(literal -3 binary64) a) c) |
(* -3 (* a c)) |
(*.f64 (*.f64 #s(literal -3 binary64) a) c) |
(* -3 (* a c)) |
(*.f64 (*.f64 #s(literal -3 binary64) a) c) |
(* -3 (* a c)) |
(*.f64 (*.f64 #s(literal -3 binary64) a) c) |
(* -3 (* a c)) |
(*.f64 (*.f64 #s(literal -3 binary64) a) c) |
(* -3 (* a c)) |
(*.f64 (*.f64 #s(literal -3 binary64) a) c) |
(* -3 (* a c)) |
(*.f64 (*.f64 #s(literal -3 binary64) a) c) |
(* -3 (* a c)) |
(*.f64 (*.f64 #s(literal -3 binary64) a) c) |
(* -3 (* a c)) |
(*.f64 (*.f64 #s(literal -3 binary64) a) c) |
(* -3 (* a c)) |
(*.f64 (*.f64 #s(literal -3 binary64) a) c) |
(* -3 (* a c)) |
(*.f64 (*.f64 #s(literal -3 binary64) a) c) |
(* -3 (* a c)) |
(*.f64 (*.f64 #s(literal -3 binary64) a) c) |
(* -3 (* a c)) |
(*.f64 (*.f64 #s(literal -3 binary64) a) c) |
(* -3 (* a c)) |
(*.f64 (*.f64 #s(literal -3 binary64) a) c) |
(* -3 (* a c)) |
(*.f64 (*.f64 #s(literal -3 binary64) a) c) |
(* -3 (* a c)) |
(*.f64 (*.f64 #s(literal -3 binary64) a) c) |
(* -3 (* a c)) |
(*.f64 (*.f64 #s(literal -3 binary64) a) c) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2)))) |
(-.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* -1/3 (* b (- (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))))))) (/ 1 (* a (pow (sqrt -3) 2)))))) |
(-.f64 (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) b) (+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) #s(literal -3 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3 binary64)))) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1/3 (- (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2)))))))) (* 1/3 (* b (+ (* -1/3 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow (sqrt -3) 3)))) (+ (* 1/3 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))))) (sqrt -3))))))))) (/ 1 (* a (pow (sqrt -3) 2)))))) |
(-.f64 (*.f64 b (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3 binary64)) (*.f64 b (+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) #s(literal -3 binary64))))))) (*.f64 (*.f64 #s(literal 1/3 binary64) b) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) #s(literal -3 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))))))) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(/ (+ (* -1/2 c) (* -1/3 (/ (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))))) (*.f64 b b))) b) |
(/ (+ (* -1/2 c) (+ (* -1/3 (/ (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))) (pow b 2))) (* -1/3 (/ (- (* 9/2 (* (pow a 2) (pow c 3))) (+ (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))) (* 1/4 (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))))))) (pow b 4))))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))))) (*.f64 b b)) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -1/6 binary64) (*.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))))))) (*.f64 (*.f64 #s(literal 1/4 binary64) c) (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) (*.f64 c c))))))) (*.f64 (*.f64 b b) (*.f64 b b)))))) b) |
(/ (+ (* -1/2 c) (+ (* -1/3 (/ (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))) (pow b 2))) (+ (* -1/3 (/ (- (* 9/2 (* (pow a 2) (pow c 3))) (+ (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))) (* 1/4 (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))))))) (pow b 4))) (* 1/3 (/ (+ (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* 9/2 (* (pow a 2) (pow c 3))) (+ (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))) (* 1/4 (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))))))))) (+ (* 1/6 (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))) (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))) (* 1/4 (* c (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))))))) (pow b 6)))))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))))) (*.f64 b b)) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -1/6 binary64) (*.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))))))) (*.f64 (*.f64 #s(literal 1/4 binary64) c) (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) (*.f64 c c))))))) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (-.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -1/6 binary64) (*.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))))))) (*.f64 (*.f64 #s(literal 1/4 binary64) c) (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) (*.f64 c c)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) (*.f64 c c)))))) (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))))) (*.f64 (*.f64 #s(literal 1/4 binary64) c) (+.f64 (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))))))) (pow.f64 b #s(literal 6 binary64))))) b) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(* -1 (* b (+ (* -1/3 (/ (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* (pow a 2) c)))) (pow b 2))) (* 2/3 (/ 1 a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal 6 binary64) c) (*.f64 #s(literal -4/9 binary64) (/.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 a a) c))))) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)))) |
(* -1 (* b (+ (* -1/3 (/ (- (* -6 (* a (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* (pow a 2) c))))) (* a c))) (* 4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) c))))) (pow b 4))) (+ (* -1/3 (/ (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* (pow a 2) c)))) (pow b 2))) (* 2/3 (/ 1 a)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal 6 binary64) c) (*.f64 #s(literal -4/9 binary64) (/.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 a a) c))))) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 2/9 binary64) (*.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal 6 binary64) c) (*.f64 #s(literal -4/9 binary64) (/.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 a a) c)))) (*.f64 a c))))) (*.f64 #s(literal -4/9 binary64) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) c))))) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(* -1 (* b (+ (* -1/3 (/ (- (* -6 (* a (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* (pow a 2) c))))) (* a c))) (* 4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) c))))) (pow b 4))) (+ (* -1/3 (/ (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* (pow a 2) c)))) (pow b 2))) (+ (* 1/3 (/ (+ (* -2/9 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* (pow a 2) c))))) (* a c))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* -6 (* a (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* (pow a 2) c))))) (* a c))) (* 4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) c)))))) (* a c))) (* 4/9 (/ (+ (* -81/8 (* (pow a 4) (pow c 4))) (+ (* -27/16 (* (pow a 3) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* -3/2 (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))))) (* (pow a 2) c))))) (pow b 6))) (* 2/3 (/ 1 a))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 2/9 binary64) (*.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal 6 binary64) c) (*.f64 #s(literal -4/9 binary64) (/.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 a a) c)))) (*.f64 a c))))) (*.f64 #s(literal -4/9 binary64) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal 6 binary64) c) (*.f64 #s(literal -4/9 binary64) (/.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 a a) c))))) (*.f64 b b))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (+.f64 (*.f64 #s(literal 6 binary64) c) (*.f64 #s(literal -4/9 binary64) (/.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 a a) c)))))) (*.f64 a c)) (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 2/9 binary64) (*.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal 6 binary64) c) (*.f64 #s(literal -4/9 binary64) (/.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 a a) c)))) (*.f64 a c))))) (*.f64 #s(literal -4/9 binary64) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) c)))))) (*.f64 a c))) (/.f64 (*.f64 #s(literal 4/9 binary64) (+.f64 (*.f64 (*.f64 #s(literal -81/8 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)))))) (*.f64 (*.f64 a a) c)))) (pow.f64 b #s(literal 6 binary64)))))) |
(* -3/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(+ (* -3/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* -1/3 (* a (- (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 b (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))))) |
(+ (* -3/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* -1/3 (* a (- (* 27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* -1/3 (- (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 a (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 b (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 b (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))))))) |
(+ (* -3/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* -1/3 (- (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* a (+ (* -1/3 (- (* 27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* 1/3 (* a (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))) (- (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* (pow b 2) (* c (+ (* -27/2 (/ (pow c 3) b)) (+ (* -27/16 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow c 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 3))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 b (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a (+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 b (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (*.f64 #s(literal 1/3 binary64) a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c)))) b) (/.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 b (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 b (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (*.f64 #s(literal -27/2 binary64) (/.f64 (*.f64 c (*.f64 c c)) b)) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 b b))))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))))))))) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* -1/3 (/ (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2))))) a))) a) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (*.f64 (*.f64 c c) #s(literal -3 binary64)))))) a) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) a) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2))))) a)) (* -1/3 (/ (- (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (pow a 2))))) a) |
(/.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (*.f64 (*.f64 c c) #s(literal -3 binary64))))) a) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (*.f64 (*.f64 c c) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))))) (*.f64 (*.f64 c c) #s(literal -3 binary64))))) (*.f64 a a)))) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) a) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2))))) a)) (+ (* -1/3 (/ (- (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (pow a 2))) (* 1/3 (/ (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2))))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (pow a 3)))))) a) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (*.f64 (*.f64 c c) #s(literal -3 binary64))))) a) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (*.f64 (*.f64 c c) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))))) (*.f64 (*.f64 c c) #s(literal -3 binary64))))) (*.f64 a a)))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (*.f64 (*.f64 c c) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (*.f64 (*.f64 c c) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))))) (*.f64 (*.f64 c c) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 (*.f64 c c) #s(literal -3 binary64))))) (*.f64 a a)))) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) a) |
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1/3 (/ (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (*.f64 (*.f64 c c) #s(literal 3 binary64)))))) a) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1/3 (/ (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))))) a)) (* 1/3 (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) a))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (*.f64 (*.f64 c c) #s(literal 3 binary64)))))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))))) (*.f64 (*.f64 c c) #s(literal 3 binary64)))))) a) (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (*.f64 (*.f64 c c) #s(literal 3 binary64))))))) a)) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* 1/3 (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (* 1/3 (/ (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt 3) 2)))))) a))) a)) (* 1/3 (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) a))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (*.f64 (*.f64 c c) #s(literal 3 binary64)))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (*.f64 (*.f64 c c) #s(literal 3 binary64)))))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))))) (*.f64 (*.f64 c c) #s(literal 3 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (*.f64 (*.f64 c c) #s(literal 3 binary64)))))))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (*.f64 (*.f64 c c) #s(literal 3 binary64)))))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))))) (*.f64 (*.f64 c c) #s(literal 3 binary64)))))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 a (/.f64 (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (*.f64 c c) #s(literal 3 binary64))))))) a))) a)) a)) a)) |
(* -3/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(* c (+ (* -3/2 (/ (pow b 3) (+ (* 2 (pow b 4)) (pow b 4)))) (* -1/3 (* c (- (* -27/2 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))))) |
(* c (+ (* -3/2 (/ (pow b 3) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* -1/3 (* c (- (* 27/2 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -27/2 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* -1/3 (- (* -27/2 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) b)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))))))) |
(* c (+ (* -3/2 (/ (pow b 3) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* -1/3 (- (* -27/2 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* c (+ (* -1/3 (- (* 27/2 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -27/2 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* 1/3 (* c (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))) (- (* -27/2 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 27/2 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -27/2 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* 9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 9/4 (/ (* (pow b 2) (+ (* -27/2 (/ (pow a 3) b)) (+ (* -27/16 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow a 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 3)))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) b)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (*.f64 #s(literal 1/3 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) b))) (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) b)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) b) (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 b b)) b) (/.f64 #s(literal -9 binary64) (*.f64 b b))))))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))))))))))) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1/3 (/ (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2))))) c))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -3 binary64)))))) c) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2))))) c)) (* -1/3 (/ (- (* (sqrt (/ c (pow a 5))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (pow c 2))))) |
(-.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -3 binary64))))) c) (/.f64 (+.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -3 binary64))))) (*.f64 c c)))) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2))))) c)) (+ (* -1/3 (/ (- (* (sqrt (/ c (pow a 5))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (pow c 2))) (* 1/3 (/ (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* (sqrt (/ c (pow a 5))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -3) 2))))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (pow c 3)))))) |
(-.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -3 binary64))))) c) (/.f64 (+.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -3 binary64))))) (*.f64 c c)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -3 binary64))))) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (+.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -3 binary64)))))) (*.f64 c (*.f64 c c)))) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(+ (* 1/3 (/ (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3 binary64))))))) c)) |
(+ (* -1 (/ (+ (* -1/3 (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2)))))) (* 1/3 (/ (- (* -1 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 3) (pow (sqrt 3) 2)))))) c))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3 binary64))))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3 binary64)))))) c)) c)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (- (* -1 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (* -1/3 (/ (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -1 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 3) (pow (sqrt 3) 2)))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 3) (pow (sqrt 3) 2)))))) c))) c)) (* -1/3 (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3 binary64))))))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (-.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3 binary64)))))))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) (-.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3 binary64)))))))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))) (sqrt.f64 #s(literal 3 binary64))))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3 binary64))))) c))) c)) c)) |
(* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) |
(*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) (* 9 (* (pow a 2) (* b (pow c 2))))) |
(*.f64 #s(literal 9 binary64) (+.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 a a) (*.f64 b (*.f64 c c))))) |
(+ (* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) (* b (+ (* 9 (* (pow a 2) (pow c 2))) (* b (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))))))) |
(+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))))) |
(+ (* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) (* b (+ (* 9 (* (pow a 2) (pow c 2))) (* b (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (+ (* b (+ (* -6 (* a c)) (* -3 (* a c)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c))))))))))) |
(+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 b (*.f64 (*.f64 a c) #s(literal -9 binary64))))))))) |
(* 6 (pow b 5)) |
(*.f64 #s(literal 6 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) |
(* (pow b 5) (+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (* 2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b) (+.f64 (+.f64 #s(literal 6 binary64) (*.f64 #s(literal -9/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 b b)))) |
(* (pow b 5) (+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))) (+ (* 2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
(*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b) (+.f64 (+.f64 #s(literal 6 binary64) (*.f64 #s(literal -9/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(* (pow b 5) (+ 6 (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* a c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))) (+ (* -9/8 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 6))) (+ (* 2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))))) |
(*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b) (+.f64 #s(literal 6 binary64) (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 b b))) (/.f64 (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
(* 9/2 (* a (* (pow b 3) c))) |
(*.f64 (*.f64 #s(literal 9/2 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c)) |
(* -1 (* (pow b 3) (+ (* -9/2 (* a c)) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 2))))))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 b b))))) |
(* -1 (* (pow b 3) (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 2))) (* -9/8 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4)))))))))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -9/2 binary64) (*.f64 a c))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(* -1 (* (pow b 3) (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -81/8 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -27/16 (/ (* (pow a 3) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 6))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 2))) (+ (* -3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (* -9/8 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))))))))))))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -81/8 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -9/2 binary64) (*.f64 a c))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -3/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 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
(* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) |
(*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))))) |
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (* a (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2)))))))))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (*.f64 a (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c))))))))) |
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (* a (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (+ (* 18 (* b (pow c 2))) (* a (+ (* -27/2 (/ (pow c 3) b)) (+ (* -27/16 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow c 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 3)))))))))))))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c)))) (*.f64 a (+.f64 (*.f64 #s(literal -27/2 binary64) (/.f64 (*.f64 c (*.f64 c c)) b)) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 b b)))))))))))) |
(* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) |
(*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) |
(* (pow a 3) (+ (* 9 (* (sqrt (/ (pow c 5) a)) (sqrt -3))) (+ (* 9 (/ (* b (pow c 2)) a)) (* (sqrt (/ c (pow a 3))) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 5 binary64)) a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) a)) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) |
(* (pow a 3) (+ (* 9/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow c 5) a)) (sqrt -3))) (+ (* 9 (/ (* b (pow c 2)) a)) (+ (* (sqrt (/ c (pow a 3))) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (+ (* (sqrt (/ c (pow a 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (/ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow a 2)))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 5 binary64)) a)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) a) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 a a))))))) |
(* (pow a 3) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (sqrt -3)))) (+ (* 9/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow c 5) a)) (sqrt -3))) (+ (* 9 (/ (* b (pow c 2)) a)) (+ (* (sqrt (/ c (pow a 3))) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (+ (* (sqrt (/ c (pow a 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (+ (/ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow a 2)) (/ (* b (+ (* 2 (pow b 4)) (pow b 4))) (pow a 3)))))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 5 binary64)) a)) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) a) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a (*.f64 a a)))))))) |
(* -9 (* (sqrt (* (pow a 5) (pow c 5))) (* (sqrt -1) (sqrt 3)))) |
(*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) a)) (* 9 (* (sqrt (/ (pow c 5) a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 5 binary64)) a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))) a))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) a)) (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) a)) (* 9 (* (sqrt (/ (pow c 5) a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 5 binary64)) a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) a)) a))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) a)) (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) a)) (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) a)) (* 9 (* (sqrt (/ (pow c 5) a)) (* (sqrt -1) (sqrt 3))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 5 binary64)) a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (/.f64 (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) a)) a)) a)))) |
(* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) |
(*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) |
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (* c (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))))))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) b))))))) |
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (* c (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (+ (* 18 (* (pow a 2) b)) (* c (+ (* -27/2 (/ (pow a 3) b)) (+ (* -27/16 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow a 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 3)))))))))))))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) b) (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 b b)) b) (/.f64 #s(literal -9 binary64) (*.f64 b b)))))))))))))) |
(* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) |
(*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) |
(* (pow c 3) (+ (* 9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 9 (/ (* (pow a 2) b) c)) (* (sqrt (/ a (pow c 3))) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) c)) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) |
(* (pow c 3) (+ (* 9/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 9 (/ (* (pow a 2) b) c)) (+ (* (sqrt (/ a (pow c 3))) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (+ (* (sqrt (/ a (pow c 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (/ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow c 2)))))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) c)) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 c c)))))) |
(* (pow c 3) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (sqrt -3)))) (+ (* 9/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 9 (/ (* (pow a 2) b) c)) (+ (* (sqrt (/ a (pow c 3))) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (+ (* (sqrt (/ a (pow c 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (+ (/ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow c 2)) (/ (* b (+ (* 2 (pow b 4)) (pow b 4))) (pow c 3)))))))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) c)) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 c c)) (*.f64 (/.f64 b c) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)))))))) |
(* -9 (* (sqrt (* (pow a 5) (pow c 5))) (* (sqrt -1) (sqrt 3)))) |
(*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) c))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) c)) (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) c)) c)))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) c)) (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) c)) (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) (/.f64 (-.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))))) (/.f64 (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) c)) c)) c))) |
(* 9 (* (pow a 2) (pow c 2))) |
(*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) |
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (* -3 (* a c))))) |
(+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) |
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (* 3 (pow b 2)))))) |
(+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) |
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (* 3 (pow b 2)))))) |
(+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) |
(* 3 (pow b 4)) |
(*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) |
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (* -3 (/ (* a c) (pow b 2)))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 (/.f64 a b) (/.f64 c b)) #s(literal -9 binary64)))) |
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 (/.f64 a b) (/.f64 c b)) #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 (/.f64 a b) (/.f64 c b)) #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(* 3 (pow b 4)) |
(*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) |
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (* -3 (/ (* a c) (pow b 2)))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 (/.f64 a b) (/.f64 c b)) #s(literal -9 binary64)))) |
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 (/.f64 a b) (/.f64 c b)) #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 (/.f64 a b) (/.f64 c b)) #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(+ (* 2 (pow b 4)) (pow b 4)) |
(*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) |
(+ (* 2 (pow b 4)) (+ (* a (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 4))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) |
(+ (* 2 (pow b 4)) (+ (* a (+ (* -6 (* (pow b 2) c)) (+ (* -3 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))) (pow b 4))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c))))))) |
(+ (* 2 (pow b 4)) (+ (* a (+ (* -6 (* (pow b 2) c)) (+ (* -3 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))) (pow b 4))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c))))))) |
(* 9 (* (pow a 2) (pow c 2))) |
(*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) |
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* -3 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 b b) c)) a)))) |
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* -3 (/ (* (pow b 2) c) a)) (+ (* 2 (/ (pow b 4) (pow a 2))) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2))))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 b b) c)) a) (+.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a a)))))) |
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* -3 (/ (* (pow b 2) c) a)) (+ (* 2 (/ (pow b 4) (pow a 2))) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2))))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 b b) c)) a) (+.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a a)))))) |
(* 9 (* (pow a 2) (pow c 2))) |
(*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)) a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) a)) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) a)) (* 9 (pow c 2)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) a)) a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) a)) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) a)) (* 9 (pow c 2)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) a)) a))) |
(+ (* 2 (pow b 4)) (pow b 4)) |
(*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) |
(+ (* 2 (pow b 4)) (+ (* c (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 4))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 c (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) |
(+ (* 2 (pow b 4)) (+ (* c (+ (* -6 (* a (pow b 2))) (+ (* -3 (* a (pow b 2))) (* 9 (* (pow a 2) c))))) (pow b 4))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 c (+.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)))))) |
(+ (* 2 (pow b 4)) (+ (* c (+ (* -6 (* a (pow b 2))) (+ (* -3 (* a (pow b 2))) (* 9 (* (pow a 2) c))))) (pow b 4))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 c (+.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)))))) |
(* 9 (* (pow a 2) (pow c 2))) |
(*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) |
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* -3 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a (*.f64 b b)) c))))) |
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* -3 (/ (* a (pow b 2)) c)) (+ (* 2 (/ (pow b 4) (pow c 2))) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2))))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 c c)))))) |
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* -3 (/ (* a (pow b 2)) c)) (+ (* 2 (/ (pow b 4) (pow c 2))) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2))))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) c) (+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 c c)))))) |
(* 9 (* (pow a 2) (pow c 2))) |
(*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) |
(* (pow c 2) (+ (* -1 (/ (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2)))) |
(*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)) c))) |
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) c)) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) c)) (* 9 (pow a 2)))) |
(*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) c)) c))) |
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) c)) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) c)) (* 9 (pow a 2)))) |
(*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) c)) c))) |
(/ -3/2 b) |
(/.f64 #s(literal -3/2 binary64) b) |
(- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))) |
(-.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 3/2 binary64) b)) |
(- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))) |
(-.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 3/2 binary64) b)) |
(- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))) |
(-.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 3/2 binary64) b)) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* a (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b))))) |
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) (*.f64 a b)))) |
(* a (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b))))) |
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) (*.f64 a b)))) |
(* a (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b))))) |
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) (*.f64 a b)))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -1 (* a (+ (* 9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 a b)) (/.f64 (*.f64 #s(literal 9/8 binary64) c) (*.f64 b (*.f64 b b))))) |
(* -1 (* a (+ (* 9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 a b)) (/.f64 (*.f64 #s(literal 9/8 binary64) c) (*.f64 b (*.f64 b b))))) |
(* -1 (* a (+ (* 9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 a b)) (/.f64 (*.f64 #s(literal 9/8 binary64) c) (*.f64 b (*.f64 b b))))) |
(/ -3/2 b) |
(/.f64 #s(literal -3/2 binary64) b) |
(- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))) |
(-.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 3/2 binary64) b)) |
(- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))) |
(-.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 3/2 binary64) b)) |
(- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))) |
(-.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 3/2 binary64) b)) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* c (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))) |
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) (*.f64 b c)))) |
(* c (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))) |
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) (*.f64 b c)))) |
(* c (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))) |
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) (*.f64 b c)))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(* -1 (* c (+ (* 9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))) |
(*.f64 (neg.f64 c) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 b c)) (/.f64 (*.f64 #s(literal 9/8 binary64) a) (*.f64 b (*.f64 b b))))) |
(* -1 (* c (+ (* 9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))) |
(*.f64 (neg.f64 c) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 b c)) (/.f64 (*.f64 #s(literal 9/8 binary64) a) (*.f64 b (*.f64 b b))))) |
(* -1 (* c (+ (* 9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))) |
(*.f64 (neg.f64 c) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 b c)) (/.f64 (*.f64 #s(literal 9/8 binary64) a) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* a c) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) |
(/ (+ (* -3/2 (pow b 2)) (* -9/8 (* a c))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) a) c) (*.f64 #s(literal -3/2 binary64) (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -3/2 (pow b 2)) (* -9/8 (* a c))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) a) c) (*.f64 #s(literal -3/2 binary64) (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -3/2 (pow b 2)) (* -9/8 (* a c))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) a) c) (*.f64 #s(literal -3/2 binary64) (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/ -3/2 b) |
(/.f64 #s(literal -3/2 binary64) b) |
(/ (- (* -9/8 (/ (* a c) (pow b 2))) 3/2) b) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) a) c) (*.f64 b b)) #s(literal -3/2 binary64)) b) |
(/ (- (* -9/8 (/ (* a c) (pow b 2))) 3/2) b) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) a) c) (*.f64 b b)) #s(literal -3/2 binary64)) b) |
(/ (- (* -9/8 (/ (* a c) (pow b 2))) 3/2) b) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) a) c) (*.f64 b b)) #s(literal -3/2 binary64)) b) |
(/ -3/2 b) |
(/.f64 #s(literal -3/2 binary64) b) |
(* -1 (/ (+ 3/2 (* 9/8 (/ (* a c) (pow b 2)))) b)) |
(/.f64 (neg.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c b))))) b) |
(* -1 (/ (+ 3/2 (* 9/8 (/ (* a c) (pow b 2)))) b)) |
(/.f64 (neg.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c b))))) b) |
(* -1 (/ (+ 3/2 (* 9/8 (/ (* a c) (pow b 2)))) b)) |
(/.f64 (neg.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 a b) (/.f64 c b))))) 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 -3/8 binary64) (*.f64 (/.f64 a b) (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)))) (/.f64 #s(literal 1/2 binary64) b))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)))) (/.f64 #s(literal 1/2 binary64) b))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) |
(* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c)))) |
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 c c)))))) |
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 c c)))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) |
(* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))))) |
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))))) |
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b c))) c))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))))) |
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b c))) c))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5)) |
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5)) |
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5)) |
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) |
(* -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) 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 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.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 -1/2 binary64) c) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (*.f64 a a) b))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (*.f64 a a) b))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b))) a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b))) a))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))))) |
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))))) |
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))))) |
(* -9/16 (/ (* a (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) |
(* -1 (* (pow c 3) (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))))) |
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)))) |
(* -1 (* (pow c 3) (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))))) |
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)))) |
(* -1 (* (pow c 3) (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))))) |
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)))) |
(* -9/16 (/ (* a (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) |
(* -1 (* (pow c 3) (- (* 3/8 (/ 1 (* (pow b 3) c))) (* -9/16 (/ a (pow b 5)))))) |
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)))) |
(* -1 (* (pow c 3) (- (* 3/8 (/ 1 (* (pow b 3) c))) (* -9/16 (/ a (pow b 5)))))) |
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)))) |
(* -1 (* (pow c 3) (- (* 3/8 (/ 1 (* (pow b 3) c))) (* -9/16 (/ a (pow b 5)))))) |
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(- (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* 3/8 (/ (pow c 2) (pow b 3)))) |
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b))) |
(- (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* 3/8 (/ (pow c 2) (pow b 3)))) |
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b))) |
(- (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* 3/8 (/ (pow c 2) (pow b 3)))) |
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b))) |
(* -9/16 (/ (* a (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) |
(* a (- (* -3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))))) |
(* a (- (* -3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))))) |
(* a (- (* -3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))))) |
(* -9/16 (/ (* a (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) |
(* -1 (* a (- (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* -9/16 (/ (pow c 3) (pow b 5)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)))) |
(* -1 (* a (- (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* -9/16 (/ (pow c 3) (pow b 5)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)))) |
(* -1 (* a (- (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* -9/16 (/ (pow c 3) (pow b 5)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)))) |
(* -9/16 (/ (* a (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) |
(/ (- (* -3/8 (* (pow b 2) (pow c 2))) (* 9/16 (* a (pow c 3)))) (pow b 5)) |
(/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 b b) (*.f64 c c))) (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) |
(/ (- (* -3/8 (* (pow b 2) (pow c 2))) (* 9/16 (* a (pow c 3)))) (pow b 5)) |
(/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 b b) (*.f64 c c))) (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) |
(/ (- (* -3/8 (* (pow b 2) (pow c 2))) (* 9/16 (* a (pow c 3)))) (pow b 5)) |
(/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 b b) (*.f64 c c))) (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(/ (- (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* 3/8 (pow c 2))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 (*.f64 c c) b)))) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(/ (- (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* 3/8 (pow c 2))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 (*.f64 c c) b)))) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(/ (- (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* 3/8 (pow c 2))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 (*.f64 c c) b)))) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -1 (/ (- (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (- (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (- (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 b (*.f64 b b)))) |
(* (sqrt (* (pow a 3) c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))) |
(+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* (pow a 3) c)) (sqrt -3))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* (sqrt (* (pow a 3) c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))))) |
(+ (* (sqrt (* (pow a 3) c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))) |
(* a b) |
(*.f64 a b) |
(* b (+ a (* -3/2 (/ (* (pow a 2) c) (pow b 2))))) |
(*.f64 b (+.f64 a (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)))) |
(* b (+ a (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 (+.f64 a (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(* b (+ a (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 a (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))))) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* -1 (* b (+ a (* -3/2 (/ (* (pow a 2) c) (pow b 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 a (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)))) |
(* -1 (* b (+ a (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (+.f64 a (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(* -1 (* b (+ a (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 a (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))))) |
(* a b) |
(*.f64 a b) |
(+ (* -3/2 (/ (* (pow a 2) c) b)) (* a b)) |
(+.f64 (*.f64 a b) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a a) c)) b)) |
(+ (* a b) (* c (+ (* -3/2 (/ (pow a 2) b)) (* -9/8 (/ (* (pow a 3) c) (pow b 3)))))) |
(+.f64 (*.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a a)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b (*.f64 b b)))))) |
(+ (* a b) (* c (+ (* -3/2 (/ (pow a 2) b)) (* c (+ (* -27/16 (/ (* (pow a 4) c) (pow b 5))) (* -9/8 (/ (pow a 3) (pow b 3)))))))) |
(+.f64 (*.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a a)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) b))))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))) |
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (sqrt -3)))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (sqrt -3))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))) |
(* -1 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 c) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (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 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (neg.f64 c) (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (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))))))) |
(* a b) |
(*.f64 a b) |
(* a (+ b (* -3/2 (/ (* a c) b)))) |
(*.f64 a (+.f64 b (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b))) |
(* a (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))) |
(*.f64 a (+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))))) |
(* a (+ 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 b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 a (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)))))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))) |
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) |
(* (pow a 2) (+ (* -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 a a) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))))))) |
(* (pow a 2) (+ (* -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 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))))))) |
(* -1 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))) |
(*.f64 (*.f64 a a) (+.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))) |
(*.f64 (*.f64 a a) (-.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
Compiled 91393 to 37514 computations (59% saved)
59 alts after pruning (54 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1431 | 26 | 1457 |
| Fresh | 9 | 28 | 37 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1441 | 59 | 1500 |
| Status | Accuracy | Program |
|---|---|---|
| 97.6% | (fma.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))))) | |
| 95.2% | (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (*.f64 (/.f64 c b) (/.f64 c b))) (*.f64 a (*.f64 c #s(literal -3/2 binary64)))) b) (*.f64 a #s(literal -3 binary64))) | |
| 15.4% | (/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) | |
| 15.0% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a) | |
| 15.1% | (/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) #s(literal -3 binary64)) | |
| 95.1% | (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -9/2 binary64) (*.f64 a c))) b) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -3 binary64))) | |
| 98.8% | (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 a #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) | |
| 15.3% | (/.f64 (/.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)))))))) a) #s(literal 9 binary64)) | |
| ▶ | 98.8% | (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64))) |
| 8.5% | (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 9/2 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a #s(literal -3 binary64))) | |
| 15.0% | (/.f64 (/.f64 #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))) (*.f64 #s(literal 3 binary64) a)) | |
| 98.8% | (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))))) | |
| 92.0% | (/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c)) | |
| 14.7% | (/.f64 (-.f64 (*.f64 (/.f64 b 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))))) a))) #s(literal 9 binary64)) | |
| 15.3% | (/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (*.f64 a #s(literal -3 binary64))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a (*.f64 a #s(literal -3 binary64)))) | |
| 15.0% | (/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 a #s(literal 9 binary64))) (*.f64 (*.f64 a #s(literal 9 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 (*.f64 a #s(literal 9 binary64)) (*.f64 a #s(literal 9 binary64)))) | |
| 15.5% | (/.f64 (-.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a))) (*.f64 a #s(literal 9 binary64))) | |
| 12.2% | (/.f64 (-.f64 b (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) b) (*.f64 b b)))))) (*.f64 a #s(literal -3 binary64))) | |
| 10.6% | (/.f64 (-.f64 b (+.f64 b (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)))) (*.f64 a #s(literal -3 binary64))) | |
| ▶ | 15.1% | (/.f64 (-.f64 b (sqrt.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) |
| 97.2% | (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))) b) | |
| ▶ | 95.9% | (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))))) b) |
| 95.4% | (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) | |
| 96.6% | (/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) | |
| 91.7% | (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 3/2 binary64) c) b)) (*.f64 a #s(literal -3 binary64))) | |
| 95.4% | (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))))) (*.f64 #s(literal 3 binary64) a)) | |
| 91.7% | (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 91.7% | (/.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -3 binary64))) | |
| 15.0% | (/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a a) (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))) | |
| 91.9% | (/.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) b))) | |
| ✓ | 92.0% | (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
| 91.9% | (/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b)) | |
| ▶ | 96.9% | (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))))) |
| 97.8% | (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))) a)) | |
| 97.2% | (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))))) | |
| ✓ | 97.2% | (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b))) (*.f64 b (*.f64 b b)))))) |
| 15.3% | (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 a a))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a a)) #s(literal 1/3 binary64)) | |
| 91.6% | (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a a) c)) b) (*.f64 a a)) #s(literal 1/3 binary64)) | |
| 12.2% | (*.f64 (/.f64 (-.f64 (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))))) b) a) #s(literal 1/3 binary64)) | |
| ✓ | 15.0% | (*.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 a b)) (*.f64 a a)) #s(literal 1/3 binary64)) |
| 12.8% | (*.f64 (/.f64 (-.f64 (*.f64 a (+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 a (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)))))))) (*.f64 a b)) (*.f64 a a)) #s(literal 1/3 binary64)) | |
| 95.4% | (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 3/2 binary64)) b) (*.f64 c #s(literal 1/3 binary64))) | |
| 91.8% | (*.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) #s(literal 1/3 binary64)) | |
| ▶ | 92.1% | (*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
| 14.9% | (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b a)) #s(literal 1/3 binary64)) | |
| 15.3% | (*.f64 (-.f64 #s(literal 0 binary64) (+.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 #s(literal 1 binary64) (*.f64 a #s(literal -9 binary64)))) | |
| 95.3% | (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) #s(literal 1/3 binary64)) | |
| 95.1% | (*.f64 (*.f64 c (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (neg.f64 b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -3/2 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))) #s(literal 1/3 binary64)) | |
| 95.0% | (*.f64 (*.f64 c (/.f64 (-.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal -9/8 binary64)))) (*.f64 b (*.f64 (*.f64 b b) #s(literal 3/2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/3 binary64)) | |
| 91.8% | (*.f64 (*.f64 c (/.f64 #s(literal -3/2 binary64) b)) #s(literal 1/3 binary64)) | |
| ✓ | 95.3% | (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))) #s(literal 1/3 binary64)) |
| 96.7% | (*.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)))) (/.f64 #s(literal 3/2 binary64) b))) #s(literal 1/3 binary64)) | |
| 95.2% | (*.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 b c)))) | |
| 96.6% | (*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b))) a))) | |
| 96.4% | (*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b c))) c))) | |
| 95.7% | (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))) | |
| 97.0% | (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)))) (/.f64 #s(literal 1/2 binary64) b))) | |
| 95.4% | (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 a b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) | |
| ✓ | 92.3% | (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
Compiled 3574 to 2136 computations (40.2% saved)
| 1× | egg-herbie |
Found 36 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 128 | (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))) |
| ✓ | cost-diff | 128 | (sqrt.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))))) |
| ✓ | cost-diff | 128 | (-.f64 b (sqrt.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))))) |
| ✓ | cost-diff | 128 | (/.f64 (-.f64 b (sqrt.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) |
| ✓ | cost-diff | 256 | (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) |
| ✓ | cost-diff | 256 | (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) |
| ✓ | cost-diff | 256 | (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))))) |
| ✓ | cost-diff | 256 | (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))) |
| ✓ | cost-diff | 0 | (*.f64 c #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))))) |
| ✓ | cost-diff | 128 | (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))))) b) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1/2 binary64) b) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
| ✓ | cost-diff | 384 | (+.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) |
| ✓ | cost-diff | 512 | (*.f64 (+.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) |
| ✓ | cost-diff | 512 | (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
| ✓ | cost-diff | 512 | (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64))) |
| ✓ | accuracy | 99.6% | (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))) |
| ✓ | accuracy | 99.6% | (/.f64 (*.f64 b b) a) |
| ✓ | accuracy | 99.4% | (/.f64 (-.f64 b (sqrt.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) |
| ✓ | accuracy | 15.1% | (-.f64 b (sqrt.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))))) |
| ✓ | accuracy | 99.6% | (*.f64 b (*.f64 b b)) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))) |
| ✓ | accuracy | 99.4% | (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) |
| ✓ | accuracy | 99.9% | (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))))) b) |
| ✓ | accuracy | 99.6% | (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))) |
| ✓ | accuracy | 99.5% | (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))) |
| ✓ | accuracy | 99.3% | (*.f64 (/.f64 c b) (/.f64 c b)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -1/2 binary64) b) |
| ✓ | accuracy | 99.8% | (*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
| ✓ | accuracy | 99.4% | (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64))) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
| ✓ | accuracy | 99.4% | (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) |
| ✓ | accuracy | 99.4% | (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
| 10612× | accelerator-lowering-fma.f32 |
| 10612× | accelerator-lowering-fma.f64 |
| 6234× | *-lowering-*.f32 |
| 6234× | *-lowering-*.f64 |
| 2968× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 71 | 755 |
| 1 | 214 | 755 |
| 2 | 708 | 708 |
| 3 | 2895 | 688 |
| 4 | 7278 | 688 |
| 0 | 8149 | 651 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (* (+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c))))) 1) (* (+ (* 9 (* (* a a) (* c c))) (* (* b b) (+ (* (* a c) -9) (* 3 (* b b))))) (+ b (sqrt (+ (* b b) (* a (* c -3))))))) (* a -3)) |
(/ (* (+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c))))) 1) (* (+ (* 9 (* (* a a) (* c c))) (* (* b b) (+ (* (* a c) -9) (* 3 (* b b))))) (+ b (sqrt (+ (* b b) (* a (* c -3))))))) |
(* (+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c))))) 1) |
(+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c))))) |
(* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) |
(* b b) |
b |
(- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27)) |
(* (* -1 (* b b)) (* (* a c) -9)) |
(* -1 (* b b)) |
-1 |
(* (* a c) -9) |
(* a c) |
a |
c |
-9 |
(* (* (* a a) (* c c)) 27) |
(* (* a a) (* c c)) |
(* a a) |
(* c c) |
27 |
(* 27 (* (* a (* a a)) (* c (* c c)))) |
(* (* a (* a a)) (* c (* c c))) |
(* a (* a a)) |
(* c (* c c)) |
1 |
(* (+ (* 9 (* (* a a) (* c c))) (* (* b b) (+ (* (* a c) -9) (* 3 (* b b))))) (+ b (sqrt (+ (* b b) (* a (* c -3)))))) |
(+ (* 9 (* (* a a) (* c c))) (* (* b b) (+ (* (* a c) -9) (* 3 (* b b))))) |
(* 9 (* (* a a) (* c c))) |
9 |
(* (* b b) (+ (* (* a c) -9) (* 3 (* b b)))) |
(+ (* (* a c) -9) (* 3 (* b b))) |
(* 3 (* b b)) |
3 |
(+ b (sqrt (+ (* b b) (* a (* c -3))))) |
(sqrt (+ (* b b) (* a (* c -3)))) |
(+ (* b b) (* a (* c -3))) |
(* a (* c -3)) |
(* c -3) |
-3 |
(* a -3) |
(* (/ -1/2 b) c) |
(/ -1/2 b) |
-1/2 |
(/ (+ (* c -1/2) (* -3/8 (* a (* (/ c b) (/ c b))))) b) |
(+ (* c -1/2) (* -3/8 (* a (* (/ c b) (/ c b))))) |
(* c -1/2) |
(* -3/8 (* a (* (/ c b) (/ c b)))) |
-3/8 |
(* a (* (/ c b) (/ c b))) |
(* (/ c b) (/ c b)) |
(/ c b) |
(- (/ -1/2 (/ b c)) (/ a (/ (* b (* b b)) (+ (* (* c c) 3/8) (/ (* (* c (* c c)) (* a 9/16)) (* b b)))))) |
(/ -1/2 (/ b c)) |
(/ b c) |
(/ a (/ (* b (* b b)) (+ (* (* c c) 3/8) (/ (* (* c (* c c)) (* a 9/16)) (* b b))))) |
(/ (* b (* b b)) (+ (* (* c c) 3/8) (/ (* (* c (* c c)) (* a 9/16)) (* b b)))) |
(* b (* b b)) |
(+ (* (* c c) 3/8) (/ (* (* c (* c c)) (* a 9/16)) (* b b))) |
(* (* c c) 3/8) |
3/8 |
(/ (* (* c (* c c)) (* a 9/16)) (* b b)) |
(* (* c (* c c)) (* a 9/16)) |
(* a 9/16) |
9/16 |
(/ (- b (sqrt (* a (+ (/ (* b b) a) (* c -3))))) (* a -3)) |
(- b (sqrt (* a (+ (/ (* b b) a) (* c -3))))) |
(sqrt (* a (+ (/ (* b b) a) (* c -3)))) |
(* a (+ (/ (* b b) a) (* c -3))) |
(+ (/ (* b b) a) (* c -3)) |
(/ (* b b) a) |
| Outputs |
|---|
(/ (/ (* (+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c))))) 1) (* (+ (* 9 (* (* a a) (* c c))) (* (* b b) (+ (* (* a c) -9) (* 3 (* b b))))) (+ b (sqrt (+ (* b b) (* a (* c -3))))))) (* a -3)) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) (-.f64 (*.f64 (*.f64 b b) #s(literal 9 binary64)) (*.f64 a (*.f64 c #s(literal 27 binary64)))))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c #s(literal 27 binary64)))))) (*.f64 a (*.f64 (*.f64 #s(literal -3 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a c) (+.f64 (*.f64 c (*.f64 a #s(literal 9 binary64))) (*.f64 (*.f64 b b) #s(literal -9 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/ (* (+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c))))) 1) (* (+ (* 9 (* (* a a) (* c c))) (* (* b b) (+ (* (* a c) -9) (* 3 (* b b))))) (+ b (sqrt (+ (* b b) (* a (* c -3))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) (-.f64 (*.f64 (*.f64 b b) #s(literal 9 binary64)) (*.f64 a (*.f64 c #s(literal 27 binary64)))))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c #s(literal 27 binary64)))))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a c) (+.f64 (*.f64 c (*.f64 a #s(literal 9 binary64))) (*.f64 (*.f64 b b) #s(literal -9 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(* (+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c))))) 1) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) (-.f64 (*.f64 (*.f64 b b) #s(literal 9 binary64)) (*.f64 a (*.f64 c #s(literal 27 binary64)))))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c #s(literal 27 binary64)))))) |
(+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c))))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) (-.f64 (*.f64 (*.f64 b b) #s(literal 9 binary64)) (*.f64 a (*.f64 c #s(literal 27 binary64)))))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c #s(literal 27 binary64)))))) |
(* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) |
(*.f64 (*.f64 b b) (*.f64 (*.f64 a c) (-.f64 (*.f64 (*.f64 b b) #s(literal 9 binary64)) (*.f64 a (*.f64 c #s(literal 27 binary64)))))) |
(* b b) |
(*.f64 b b) |
b |
(- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27)) |
(*.f64 (*.f64 a c) (-.f64 (*.f64 (*.f64 b b) #s(literal 9 binary64)) (*.f64 a (*.f64 c #s(literal 27 binary64))))) |
(* (* -1 (* b b)) (* (* a c) -9)) |
(*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 9 binary64)))) |
(* -1 (* b b)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
-1 |
#s(literal -1 binary64) |
(* (* a c) -9) |
(*.f64 a (*.f64 c #s(literal -9 binary64))) |
(* a c) |
(*.f64 a c) |
a |
c |
-9 |
#s(literal -9 binary64) |
(* (* (* a a) (* c c)) 27) |
(*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal 27 binary64))))) |
(* (* a a) (* c c)) |
(*.f64 c (*.f64 c (*.f64 a a))) |
(* a a) |
(*.f64 a a) |
(* c c) |
(*.f64 c c) |
27 |
#s(literal 27 binary64) |
(* 27 (* (* a (* a a)) (* c (* c c)))) |
(*.f64 c (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c #s(literal 27 binary64))))) |
(* (* a (* a a)) (* c (* c c))) |
(*.f64 c (*.f64 c (*.f64 c (*.f64 a (*.f64 a a))))) |
(* a (* a a)) |
(*.f64 a (*.f64 a a)) |
(* c (* c c)) |
(*.f64 c (*.f64 c c)) |
1 |
#s(literal 1 binary64) |
(* (+ (* 9 (* (* a a) (* c c))) (* (* b b) (+ (* (* a c) -9) (* 3 (* b b))))) (+ b (sqrt (+ (* b b) (* a (* c -3)))))) |
(*.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a c) (+.f64 (*.f64 c (*.f64 a #s(literal 9 binary64))) (*.f64 (*.f64 b b) #s(literal -9 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(+ (* 9 (* (* a a) (* c c))) (* (* b b) (+ (* (* a c) -9) (* 3 (* b b))))) |
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a c) (+.f64 (*.f64 c (*.f64 a #s(literal 9 binary64))) (*.f64 (*.f64 b b) #s(literal -9 binary64))))) |
(* 9 (* (* a a) (* c c))) |
(*.f64 a (*.f64 c (*.f64 c (*.f64 a #s(literal 9 binary64))))) |
9 |
#s(literal 9 binary64) |
(* (* b b) (+ (* (* a c) -9) (* 3 (* b b)))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -9 binary64))) (*.f64 (*.f64 b b) #s(literal 3 binary64)))) |
(+ (* (* a c) -9) (* 3 (* b b))) |
(+.f64 (*.f64 a (*.f64 c #s(literal -9 binary64))) (*.f64 (*.f64 b b) #s(literal 3 binary64))) |
(* 3 (* b b)) |
(*.f64 (*.f64 b b) #s(literal 3 binary64)) |
3 |
#s(literal 3 binary64) |
(+ b (sqrt (+ (* b b) (* a (* c -3))))) |
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(sqrt (+ (* b b) (* a (* c -3)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) |
(+ (* b b) (* a (* c -3))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(* a (* c -3)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* c -3) |
(*.f64 c #s(literal -3 binary64)) |
-3 |
#s(literal -3 binary64) |
(* a -3) |
(*.f64 a #s(literal -3 binary64)) |
(* (/ -1/2 b) c) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
-1/2 |
#s(literal -1/2 binary64) |
(/ (+ (* c -1/2) (* -3/8 (* a (* (/ c b) (/ c b))))) b) |
(/.f64 (*.f64 c (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64))))) b) |
(+ (* c -1/2) (* -3/8 (* a (* (/ c b) (/ c b))))) |
(*.f64 c (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64))))) |
(* c -1/2) |
(*.f64 c #s(literal -1/2 binary64)) |
(* -3/8 (* a (* (/ c b) (/ c b)))) |
(/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c b)))) b) |
-3/8 |
#s(literal -3/8 binary64) |
(* a (* (/ c b) (/ c b))) |
(*.f64 a (/.f64 (*.f64 c (/.f64 c b)) b)) |
(* (/ c b) (/ c b)) |
(/.f64 (*.f64 c (/.f64 c b)) b) |
(/ c b) |
(/.f64 c b) |
(- (/ -1/2 (/ b c)) (/ a (/ (* b (* b b)) (+ (* (* c c) 3/8) (/ (* (* c (* c c)) (* a 9/16)) (* b b)))))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (/.f64 (*.f64 (*.f64 c (/.f64 c b)) (/.f64 (+.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 9/16 binary64) c)) (*.f64 b b))) b)) b))) |
(/ -1/2 (/ b c)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(/ b c) |
(/.f64 b c) |
(/ a (/ (* b (* b b)) (+ (* (* c c) 3/8) (/ (* (* c (* c c)) (* a 9/16)) (* b b))))) |
(*.f64 a (/.f64 (*.f64 (*.f64 c (/.f64 c b)) (/.f64 (+.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 9/16 binary64) c)) (*.f64 b b))) b)) b)) |
(/ (* b (* b b)) (+ (* (* c c) 3/8) (/ (* (* c (* c c)) (* a 9/16)) (* b b)))) |
(/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (+.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 9/16 binary64) c)) (*.f64 b b)))) |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
(+ (* (* c c) 3/8) (/ (* (* c (* c c)) (* a 9/16)) (* b b))) |
(*.f64 (*.f64 c c) (+.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 9/16 binary64) c)) (*.f64 b b)))) |
(* (* c c) 3/8) |
(*.f64 (*.f64 c c) #s(literal 3/8 binary64)) |
3/8 |
#s(literal 3/8 binary64) |
(/ (* (* c (* c c)) (* a 9/16)) (* b b)) |
(/.f64 (*.f64 a (*.f64 (*.f64 #s(literal 9/16 binary64) c) (*.f64 c (/.f64 c b)))) b) |
(* (* c (* c c)) (* a 9/16)) |
(*.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal 9/16 binary64) c)) |
(* a 9/16) |
(*.f64 a #s(literal 9/16 binary64)) |
9/16 |
#s(literal 9/16 binary64) |
(/ (- b (sqrt (* a (+ (/ (* b b) a) (* c -3))))) (* a -3)) |
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) |
(- b (sqrt (* a (+ (/ (* b b) a) (* c -3))))) |
(-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(sqrt (* a (+ (/ (* b b) a) (* c -3)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) |
(* a (+ (/ (* b b) a) (* c -3))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(+ (/ (* b b) a) (* c -3)) |
(+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)) |
(/ (* b b) a) |
(/.f64 (*.f64 b b) a) |
| 985.0ms | 222× | 1 | valid |
| 62.0ms | 34× | 0 | valid |
Compiled 859 to 315 computations (63.3% saved)
ival-mult: 490.0ms (58.2% of total)backward-pass: 111.0ms (13.2% of total)ival-add: 87.0ms (10.3% of total)ival-div: 77.0ms (9.1% of total)ival-sqrt: 31.0ms (3.7% of total)const: 23.0ms (2.7% of total)ival-sub: 23.0ms (2.7% of total)| Inputs |
|---|
#<alt (* (* a (* a a)) (* c (* c c)))> |
#<alt (* (* b b) (+ (* (* a c) -9) (* 3 (* b b))))> |
#<alt (/ (* (+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c))))) 1) (* (+ (* 9 (* (* a a) (* c c))) (* (* b b) (+ (* (* a c) -9) (* 3 (* b b))))) (+ b (sqrt (+ (* b b) (* a (* c -3)))))))> |
#<alt (/ (/ (* (+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c))))) 1) (* (+ (* 9 (* (* a a) (* c c))) (* (* b b) (+ (* (* a c) -9) (* 3 (* b b))))) (+ b (sqrt (+ (* b b) (* a (* c -3))))))) (* a -3))> |
#<alt (* (/ -1/2 b) c)> |
#<alt (/ -1/2 b)> |
#<alt (* (/ c b) (/ c b))> |
#<alt (* a (* (/ c b) (/ c b)))> |
#<alt (* -3/8 (* a (* (/ c b) (/ c b))))> |
#<alt (/ (+ (* c -1/2) (* -3/8 (* a (* (/ c b) (/ c b))))) b)> |
#<alt (* (* c (* c c)) (* a 9/16))> |
#<alt (/ (* b (* b b)) (+ (* (* c c) 3/8) (/ (* (* c (* c c)) (* a 9/16)) (* b b))))> |
#<alt (/ (* (* c (* c c)) (* a 9/16)) (* b b))> |
#<alt (* b (* b b))> |
#<alt (- b (sqrt (* a (+ (/ (* b b) a) (* c -3)))))> |
#<alt (/ (- b (sqrt (* a (+ (/ (* b b) a) (* c -3))))) (* a -3))> |
#<alt (/ (* b b) a)> |
#<alt (* a (+ (/ (* b b) a) (* c -3)))> |
#<alt (* (+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c))))) 1)> |
#<alt (+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c)))))> |
#<alt (+ (* c -1/2) (* -3/8 (* a (* (/ c b) (/ c b)))))> |
#<alt (* c -1/2)> |
#<alt (- (/ -1/2 (/ b c)) (/ a (/ (* b (* b b)) (+ (* (* c c) 3/8) (/ (* (* c (* c c)) (* a 9/16)) (* b b))))))> |
#<alt (/ a (/ (* b (* b b)) (+ (* (* c c) 3/8) (/ (* (* c (* c c)) (* a 9/16)) (* b b)))))> |
#<alt (+ (* (* c c) 3/8) (/ (* (* c (* c c)) (* a 9/16)) (* b b)))> |
#<alt (sqrt (* a (+ (/ (* b b) a) (* c -3))))> |
| Outputs |
|---|
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* (pow a 3) (pow c 3))> |
#<alt (* -9 (* a (* (pow b 2) c)))> |
#<alt (* (pow b 2) (+ (* -9 (* a c)) (* 3 (pow b 2))))> |
#<alt (* (pow b 2) (+ (* -9 (* a c)) (* 3 (pow b 2))))> |
#<alt (* (pow b 2) (+ (* -9 (* a c)) (* 3 (pow b 2))))> |
#<alt (* 3 (pow b 4))> |
#<alt (* (pow b 4) (+ 3 (* -9 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 4) (+ 3 (* -9 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 4) (+ 3 (* -9 (/ (* a c) (pow b 2)))))> |
#<alt (* 3 (pow b 4))> |
#<alt (* (pow b 4) (+ 3 (* -9 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 4) (+ 3 (* -9 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 4) (+ 3 (* -9 (/ (* a c) (pow b 2)))))> |
#<alt (* 3 (pow b 4))> |
#<alt (+ (* -9 (* a (* (pow b 2) c))) (* 3 (pow b 4)))> |
#<alt (+ (* -9 (* a (* (pow b 2) c))) (* 3 (pow b 4)))> |
#<alt (+ (* -9 (* a (* (pow b 2) c))) (* 3 (pow b 4)))> |
#<alt (* -9 (* a (* (pow b 2) c)))> |
#<alt (* a (+ (* -9 (* (pow b 2) c)) (* 3 (/ (pow b 4) a))))> |
#<alt (* a (+ (* -9 (* (pow b 2) c)) (* 3 (/ (pow b 4) a))))> |
#<alt (* a (+ (* -9 (* (pow b 2) c)) (* 3 (/ (pow b 4) a))))> |
#<alt (* -9 (* a (* (pow b 2) c)))> |
#<alt (* -1 (* a (+ (* -3 (/ (pow b 4) a)) (* 9 (* (pow b 2) c)))))> |
#<alt (* -1 (* a (+ (* -3 (/ (pow b 4) a)) (* 9 (* (pow b 2) c)))))> |
#<alt (* -1 (* a (+ (* -3 (/ (pow b 4) a)) (* 9 (* (pow b 2) c)))))> |
#<alt (* 3 (pow b 4))> |
#<alt (+ (* -9 (* a (* (pow b 2) c))) (* 3 (pow b 4)))> |
#<alt (+ (* -9 (* a (* (pow b 2) c))) (* 3 (pow b 4)))> |
#<alt (+ (* -9 (* a (* (pow b 2) c))) (* 3 (pow b 4)))> |
#<alt (* -9 (* a (* (pow b 2) c)))> |
#<alt (* c (+ (* -9 (* a (pow b 2))) (* 3 (/ (pow b 4) c))))> |
#<alt (* c (+ (* -9 (* a (pow b 2))) (* 3 (/ (pow b 4) c))))> |
#<alt (* c (+ (* -9 (* a (pow b 2))) (* 3 (/ (pow b 4) c))))> |
#<alt (* -9 (* a (* (pow b 2) c)))> |
#<alt (* -1 (* c (+ (* -3 (/ (pow b 4) c)) (* 9 (* a (pow b 2))))))> |
#<alt (* -1 (* c (+ (* -3 (/ (pow b 4) c)) (* 9 (* a (pow b 2))))))> |
#<alt (* -1 (* c (+ (* -3 (/ (pow b 4) c)) (* 9 (* a (pow b 2))))))> |
#<alt (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))> |
#<alt (+ (* -3 (/ b (pow (sqrt -3) 2))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))))> |
#<alt (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (- (* b (- (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* -9 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -3))) (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2)))))))) (* 3 (/ 1 (pow (sqrt -3) 2))))))> |
#<alt (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (- (* b (- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* b (- (* 3 (/ 1 (* a (* c (pow (sqrt -3) 2))))) (+ (* -1/3 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* -9 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -3))) (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3))))) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* a c))) (/ (- (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* -9 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -3))) (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2))))))) (sqrt -3))))))) (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* -9 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -3))) (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2)))))))) (* 3 (/ 1 (pow (sqrt -3) 2))))))> |
#<alt (* 3/2 (/ (* a c) b))> |
#<alt (/ (- (+ (* -9/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) (* 1/4 (/ (* a (* c (+ (* -18 (* a c)) (* -9/2 (* a c))))) (pow b 2)))) b)> |
#<alt (/ (- (+ (* -9/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 3/2 (* a c)) (* 9/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) (+ (* 1/6 (/ (* (+ (* -18 (* a c)) (* -9/2 (* a c))) (- (* -9/2 (* (pow a 2) (pow c 2))) (* 1/4 (* a (* c (+ (* -18 (* a c)) (* -9/2 (* a c)))))))) (pow b 4))) (+ (* 1/4 (/ (* a (* c (+ (* -18 (* a c)) (* -9/2 (* a c))))) (pow b 2))) (* 1/4 (/ (* a (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* 27/2 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))))) (pow b 4)))))) b)> |
#<alt (/ (- (+ (* -9/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -1 (/ (+ (* 1/6 (* (+ (* -18 (* a c)) (* -9/2 (* a c))) (- (* 9/2 (* (pow a 3) (pow c 3))) (+ (* 1/6 (* (+ (* -18 (* a c)) (* -9/2 (* a c))) (- (* -9/2 (* (pow a 2) (pow c 2))) (* 1/4 (* a (* c (+ (* -18 (* a c)) (* -9/2 (* a c))))))))) (* 1/4 (* a (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* 27/2 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))))))))))) (+ (* 1/6 (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* 27/2 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (- (* -9/2 (* (pow a 2) (pow c 2))) (* 1/4 (* a (* c (+ (* -18 (* a c)) (* -9/2 (* a c))))))))) (* 1/4 (* a (* c (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* 81/8 (* (pow a 3) (pow c 3)))))))))) (pow b 6))) (+ (* 3/2 (* a c)) (* 9/2 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) (+ (* 1/6 (/ (* (+ (* -18 (* a c)) (* -9/2 (* a c))) (- (* -9/2 (* (pow a 2) (pow c 2))) (* 1/4 (* a (* c (+ (* -18 (* a c)) (* -9/2 (* a c)))))))) (pow b 4))) (+ (* 1/4 (/ (* a (* c (+ (* -18 (* a c)) (* -9/2 (* a c))))) (pow b 2))) (* 1/4 (/ (* a (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* 27/2 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))))) (pow b 4)))))) b)> |
#<alt (* 2 b)> |
#<alt (* -1 (* b (- (* 6 (/ (* a c) (pow b 2))) (+ 2 (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c))))))))> |
#<alt (* -1 (* b (- (+ (* -6 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 6 (/ (* a c) (pow b 2)))) (+ 2 (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (- (* 6 (* a c)) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* a c))))) (* a (* (pow b 4) c)))) (+ (* 4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* 81/8 (* (pow a 3) (pow c 3))))) (* a (* (pow b 4) c)))) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c))))))))))> |
#<alt (* -1 (* b (- (+ (* -6 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1 (/ (+ (* -2/9 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* 81/8 (* (pow a 3) (pow c 3))))) (- (* 6 (* a c)) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* a c))))) (* a c))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (- (* -6 (* (pow a 2) (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (- (* 6 (* a c)) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* a c))))) (* a c))) (* 4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* 81/8 (* (pow a 3) (pow c 3))))) (* a c)))))) (* a c))) (* 4/9 (/ (+ (* -81/8 (* (pow a 4) (pow c 4))) (+ (* -3/2 (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (* 243/16 (* (pow a 4) (pow c 4))))) (* a c))))) (pow b 6))) (* 6 (/ (* a c) (pow b 2))))) (+ 2 (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (- (* 6 (* a c)) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* a c))))) (* a (* (pow b 4) c)))) (+ (* 4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* 81/8 (* (pow a 3) (pow c 3))))) (* a (* (pow b 4) c)))) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c))))))))))> |
#<alt (* 3/2 (/ (* a c) b))> |
#<alt (* a (+ (* 3/2 (/ c b)) (* a (- (* -9/2 (/ (pow c 2) (pow b 3))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6)))))))> |
#<alt (* a (+ (* 3/2 (/ c b)) (* a (- (+ (* -9/2 (/ (pow c 2) (pow b 3))) (* a (- (* 9/2 (/ (pow c 3) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c))) (- (* -9/2 (/ (pow c 2) (pow b 3))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (* c (+ (* -27/8 (* b (pow c 2))) (+ (* 27/2 (* b (pow c 2))) (* 18 (* b (pow c 2)))))) (pow b 6))))))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6)))))))> |
#<alt (* a (+ (* 3/2 (/ c b)) (* a (- (+ (* -9/2 (/ (pow c 2) (pow b 3))) (* a (- (+ (* -1 (* a (+ (* 1/6 (/ (* (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c))) (- (* 9/2 (/ (pow c 3) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c))) (- (* -9/2 (/ (pow c 2) (pow b 3))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (* c (+ (* -27/8 (* b (pow c 2))) (+ (* 27/2 (* b (pow c 2))) (* 18 (* b (pow c 2)))))) (pow b 6)))))) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -27/8 (* b (pow c 2))) (+ (* 27/2 (* b (pow c 2))) (* 18 (* b (pow c 2))))) (- (* -9/2 (/ (pow c 2) (pow b 3))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (* c (+ (* -27/2 (/ (pow c 3) b)) (+ (* -81/16 (/ (pow c 3) b)) (* 81/8 (/ (pow c 3) b))))) (pow b 6))))))) (* 9/2 (/ (pow c 3) (pow b 5)))) (+ (* 1/6 (/ (* (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c))) (- (* -9/2 (/ (pow c 2) (pow b 3))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (* c (+ (* -27/8 (* b (pow c 2))) (+ (* 27/2 (* b (pow c 2))) (* 18 (* b (pow c 2)))))) (pow b 6))))))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6)))))))> |
#<alt (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))> |
#<alt (- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))) (* 1/3 (/ (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2)))) (* (pow c 2) (pow (sqrt -3) 2)))))> |
#<alt (- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (sqrt -3))))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2)))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/3 (/ (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2)))) (* (pow c 2) (pow (sqrt -3) 2)))) (* 1/3 (/ (+ (* -9 (* (pow b 3) c)) (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))))) (* a (* (pow c 2) (pow (sqrt -3) 2))))))))> |
#<alt (- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (+ (* -1 (/ (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2)))) (- (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2)))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (pow b 3) c)) (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3))))))) (* (pow c 2) (pow (sqrt -3) 2))))))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* -9 (* (pow b 3) c)) (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9/2 (* (sqrt (* a c)) (/ (pow b 4) (sqrt -3)))) (* 3 (pow b 5)))) (* (pow c 2) (pow (sqrt -3) 2)))))) (pow a 3))) (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (sqrt -3)))))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2)))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/3 (/ (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2)))) (* (pow c 2) (pow (sqrt -3) 2)))) (* 1/3 (/ (+ (* -9 (* (pow b 3) c)) (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))))) (* a (* (pow c 2) (pow (sqrt -3) 2))))))))> |
#<alt (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a)))> |
#<alt (+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1 (/ (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3)))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* (pow b 3) c))))) (* (pow c 2) (pow (sqrt 3) 2)))))) a))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a)))> |
#<alt (+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1 (/ (- (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (sqrt -1) (* (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* (pow b 3) c)))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3)))))) (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3)))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* (pow b 3) c))))) (* (pow c 2) (pow (sqrt 3) 2)))))))) (sqrt 3)))) (* 1/3 (/ (+ (* 3 (pow b 5)) (* 9/2 (* (sqrt (* a c)) (/ (* (pow b 4) (sqrt -1)) (sqrt 3))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3)))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* (pow b 3) c))))) (* (pow c 2) (pow (sqrt 3) 2)))))) a))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a)))> |
#<alt (* 3/2 (/ (* a c) b))> |
#<alt (* c (+ (* 3/2 (/ a b)) (* c (- (* -9/2 (/ (pow a 2) (pow b 3))) (* 1/4 (/ (* a (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3))))) (pow b 6)))))))> |
#<alt (* c (+ (* 3/2 (/ a b)) (* c (- (+ (* -9/2 (/ (pow a 2) (pow b 3))) (* c (- (* 9/2 (/ (pow a 3) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (- (* -9/2 (/ (pow a 2) (pow b 3))) (* 1/4 (/ (* a (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3))))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (* a (+ (* -27/8 (* (pow a 2) b)) (+ (* 27/2 (* (pow a 2) b)) (* 18 (* (pow a 2) b))))) (pow b 6))))))) (* 1/4 (/ (* a (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3))))) (pow b 6)))))))> |
#<alt (* c (+ (* 3/2 (/ a b)) (* c (- (+ (* -9/2 (/ (pow a 2) (pow b 3))) (* c (- (+ (* -1 (* c (+ (* 1/6 (/ (* (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (- (* 9/2 (/ (pow a 3) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (- (* -9/2 (/ (pow a 2) (pow b 3))) (* 1/4 (/ (* a (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3))))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (* a (+ (* -27/8 (* (pow a 2) b)) (+ (* 27/2 (* (pow a 2) b)) (* 18 (* (pow a 2) b))))) (pow b 6)))))) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -27/8 (* (pow a 2) b)) (+ (* 27/2 (* (pow a 2) b)) (* 18 (* (pow a 2) b)))) (- (* -9/2 (/ (pow a 2) (pow b 3))) (* 1/4 (/ (* a (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3))))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (* a (+ (* -27/2 (/ (pow a 3) b)) (+ (* -81/16 (/ (pow a 3) b)) (* 81/8 (/ (pow a 3) b))))) (pow b 6))))))) (* 9/2 (/ (pow a 3) (pow b 5)))) (+ (* 1/6 (/ (* (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (- (* -9/2 (/ (pow a 2) (pow b 3))) (* 1/4 (/ (* a (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3))))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (* a (+ (* -27/8 (* (pow a 2) b)) (+ (* 27/2 (* (pow a 2) b)) (* 18 (* (pow a 2) b))))) (pow b 6))))))) (* 1/4 (/ (* a (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3))))) (pow b 6)))))))> |
#<alt (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))> |
#<alt (- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))) (* 1/3 (/ (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b))) (* (pow a 2) (pow (sqrt -3) 2)))))> |
#<alt (- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (sqrt -3))))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b))) (- (* -3 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b)))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/3 (/ (+ (* -9 (* a (pow b 3))) (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))))) (* (pow a 2) (* c (pow (sqrt -3) 2))))) (* 1/3 (/ (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b))) (* (pow a 2) (pow (sqrt -3) 2)))))))> |
#<alt (- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (+ (* -1 (/ (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* -9 (* a (pow b 3))) (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))))) (- (* -3 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b)))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b))) (- (* (sqrt (/ c (pow a 3))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b))) (- (* -3 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b)))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* a (pow b 3))) (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3))))))) (* (pow a 2) (pow (sqrt -3) 2))))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9/2 (* (sqrt (* a c)) (/ (pow b 4) (sqrt -3)))) (* 3 (pow b 5)))) (* (pow a 2) (pow (sqrt -3) 2)))))) (pow c 3))) (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (sqrt -3)))))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b))) (- (* -3 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b)))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/3 (/ (+ (* -9 (* a (pow b 3))) (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))))) (* (pow a 2) (* c (pow (sqrt -3) 2))))) (* 1/3 (/ (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b))) (* (pow a 2) (pow (sqrt -3) 2)))))))> |
#<alt (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 2) (pow (sqrt 3) 2))))) c)))> |
#<alt (+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1 (/ (- (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b))) (- (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* a (pow b 3)))))) (* (pow a 2) (pow (sqrt 3) 2)))))) c))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 2) (pow (sqrt 3) 2))))) c)))> |
#<alt (+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (sqrt -1) (* (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* a (pow b 3))))) (- (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (sqrt -1) (* (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b))) (- (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b))) (- (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* a (pow b 3)))))) (* (pow a 2) (pow (sqrt 3) 2)))))))) (sqrt 3)))) (* 1/3 (/ (+ (* 3 (pow b 5)) (* 9/2 (* (sqrt (* a c)) (/ (* (pow b 4) (sqrt -1)) (sqrt 3))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b))) (- (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* a (pow b 3)))))) (* (pow a 2) (pow (sqrt 3) 2)))))) c))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 2) (pow (sqrt 3) 2))))) c)))> |
#<alt (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* -1/3 (* b (- (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* -9 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -3))) (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))))))) (/ 1 (* a (pow (sqrt -3) 2))))))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1/3 (* b (- (* 3 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2))))) (+ (* -1/3 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* -9 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -3))) (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3))))) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* a c))) (/ (- (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* -9 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -3))) (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))))) (sqrt -3))))))) (* -1/3 (- (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* -9 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -3))) (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2)))))))))) (/ 1 (* a (pow (sqrt -3) 2))))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (/ (+ (* -1/2 c) (* -1/3 (/ (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -18 (* a c)) (* -9/2 (* a c)))))) (pow b 2)))) b)> |
#<alt (/ (+ (* -1/2 c) (+ (* -1/3 (/ (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -18 (* a c)) (* -9/2 (* a c)))))) (pow b 2))) (* -1/3 (/ (- (* 9/2 (* (pow a 2) (pow c 3))) (+ (* 1/6 (* (+ (* -18 (* a c)) (* -9/2 (* a c))) (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -18 (* a c)) (* -9/2 (* a c)))))))) (* 1/4 (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* 27/2 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))))))) (pow b 4))))) b)> |
#<alt (/ (+ (* -1/2 c) (+ (* -1/3 (/ (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -18 (* a c)) (* -9/2 (* a c)))))) (pow b 2))) (+ (* -1/3 (/ (- (* 9/2 (* (pow a 2) (pow c 3))) (+ (* 1/6 (* (+ (* -18 (* a c)) (* -9/2 (* a c))) (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -18 (* a c)) (* -9/2 (* a c)))))))) (* 1/4 (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* 27/2 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))))))) (pow b 4))) (* 1/3 (/ (+ (* 1/6 (* (+ (* -18 (* a c)) (* -9/2 (* a c))) (- (* 9/2 (* (pow a 2) (pow c 3))) (+ (* 1/6 (* (+ (* -18 (* a c)) (* -9/2 (* a c))) (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -18 (* a c)) (* -9/2 (* a c)))))))) (* 1/4 (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* 27/2 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))))))))) (+ (* 1/6 (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* 27/2 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -18 (* a c)) (* -9/2 (* a c)))))))) (* 1/4 (* c (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* 81/8 (* (pow a 3) (pow c 3))))))))) (pow b 6)))))) b)> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -1 (* b (+ (* -1/3 (/ (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))) (pow b 2))) (* 2/3 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/3 (/ (- (* -6 (* a (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c))) (* 4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* 81/8 (* (pow a 3) (pow c 3))))) (* (pow a 2) c))))) (pow b 4))) (+ (* -1/3 (/ (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))) (pow b 2))) (* 2/3 (/ 1 a))))))> |
#<alt (* -1 (* b (+ (* -1/3 (/ (- (* -6 (* a (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c))) (* 4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* 81/8 (* (pow a 3) (pow c 3))))) (* (pow a 2) c))))) (pow b 4))) (+ (* -1/3 (/ (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))) (pow b 2))) (+ (* 1/3 (/ (+ (* -2/9 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* 81/8 (* (pow a 3) (pow c 3))))) (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (- (* -6 (* a (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c))) (* 4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* 81/8 (* (pow a 3) (pow c 3))))) (* (pow a 2) c)))))) (* a c))) (* 4/9 (/ (+ (* -81/8 (* (pow a 4) (pow c 4))) (+ (* -3/2 (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (* 243/16 (* (pow a 4) (pow c 4))))) (* (pow a 2) c))))) (pow b 6))) (* 2/3 (/ 1 a)))))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (+ (* -1/2 (/ c b)) (* -1/3 (* a (- (* -9/2 (/ (pow c 2) (pow b 3))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6)))))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -1/3 (* a (- (* 9/2 (/ (pow c 3) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c))) (- (* -9/2 (/ (pow c 2) (pow b 3))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (* c (+ (* -27/8 (* b (pow c 2))) (+ (* 27/2 (* b (pow c 2))) (* 18 (* b (pow c 2)))))) (pow b 6))))))) (* -1/3 (- (* -9/2 (/ (pow c 2) (pow b 3))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6))))))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -1/3 (- (* -9/2 (/ (pow c 2) (pow b 3))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6))))) (* a (+ (* -1/3 (- (* 9/2 (/ (pow c 3) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c))) (- (* -9/2 (/ (pow c 2) (pow b 3))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (* c (+ (* -27/8 (* b (pow c 2))) (+ (* 27/2 (* b (pow c 2))) (* 18 (* b (pow c 2)))))) (pow b 6)))))) (* 1/3 (* a (+ (* 1/6 (/ (* (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c))) (- (* 9/2 (/ (pow c 3) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c))) (- (* -9/2 (/ (pow c 2) (pow b 3))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (* c (+ (* -27/8 (* b (pow c 2))) (+ (* 27/2 (* b (pow c 2))) (* 18 (* b (pow c 2)))))) (pow b 6)))))) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -27/8 (* b (pow c 2))) (+ (* 27/2 (* b (pow c 2))) (* 18 (* b (pow c 2))))) (- (* -9/2 (/ (pow c 2) (pow b 3))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (* c (+ (* -27/2 (/ (pow c 3) b)) (+ (* -81/16 (/ (pow c 3) b)) (* 81/8 (/ (pow c 3) b))))) (pow b 6))))))))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))> |
#<alt (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* -1/3 (/ (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2))))) (* (pow c 2) (pow (sqrt -3) 2))))) a))) a)> |
#<alt (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2))))) (* (pow c 2) (pow (sqrt -3) 2))))) a)) (* -1/3 (/ (- (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2)))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (pow b 3) c)) (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (pow a 2))))) a)> |
#<alt (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2))))) (* (pow c 2) (pow (sqrt -3) 2))))) a)) (+ (* -1/3 (/ (- (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2)))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (pow b 3) c)) (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (pow a 2))) (* 1/3 (/ (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2)))) (- (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2)))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (pow b 3) c)) (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3))))))) (* (pow c 2) (pow (sqrt -3) 2))))))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* -9 (* (pow b 3) c)) (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9/2 (* (sqrt (* a c)) (/ (pow b 4) (sqrt -3)))) (* 3 (pow b 5)))) (* (pow c 2) (pow (sqrt -3) 2)))))) (pow a 3)))))) a)> |
#<alt (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1/3 (/ (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1/3 (/ (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3)))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* (pow b 3) c))))) (* (pow c 2) (pow (sqrt 3) 2)))))) a)) (* 1/3 (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* 1/3 (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3)))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* (pow b 3) c))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (* 1/3 (/ (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* (pow b 3) c)))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3)))))) (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3)))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* (pow b 3) c))))) (* (pow c 2) (pow (sqrt 3) 2)))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 3 (pow b 5)) (* 9/2 (* (sqrt (* a c)) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))))) (* (pow c 2) (pow (sqrt 3) 2)))))) a))) a)) (* 1/3 (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) a))) a))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* c (- (* -1/3 (* c (- (* -9/2 (/ a (pow b 3))) (* 1/4 (/ (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (pow b 6)))))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -1/3 (* c (- (* 9/2 (/ (pow a 2) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (- (* -9/2 (/ a (pow b 3))) (* 1/4 (/ (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (+ (* -27/8 (* (pow a 2) b)) (+ (* 27/2 (* (pow a 2) b)) (* 18 (* (pow a 2) b)))) (pow b 6))))))) (* -1/3 (- (* -9/2 (/ a (pow b 3))) (* 1/4 (/ (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (pow b 6))))))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -1/3 (- (* -9/2 (/ a (pow b 3))) (* 1/4 (/ (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (pow b 6))))) (* c (+ (* -1/3 (- (* 9/2 (/ (pow a 2) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (- (* -9/2 (/ a (pow b 3))) (* 1/4 (/ (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (+ (* -27/8 (* (pow a 2) b)) (+ (* 27/2 (* (pow a 2) b)) (* 18 (* (pow a 2) b)))) (pow b 6)))))) (* 1/3 (* c (+ (* 1/6 (/ (* (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (- (* 9/2 (/ (pow a 2) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (- (* -9/2 (/ a (pow b 3))) (* 1/4 (/ (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (+ (* -27/8 (* (pow a 2) b)) (+ (* 27/2 (* (pow a 2) b)) (* 18 (* (pow a 2) b)))) (pow b 6)))))) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -27/8 (* (pow a 2) b)) (+ (* 27/2 (* (pow a 2) b)) (* 18 (* (pow a 2) b)))) (- (* -9/2 (/ a (pow b 3))) (* 1/4 (/ (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (+ (* -27/2 (/ (pow a 3) b)) (+ (* -81/16 (/ (pow a 3) b)) (* 81/8 (/ (pow a 3) b)))) (pow b 6))))))))))) (* 1/2 (/ 1 b))))> |
#<alt (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1/3 (/ (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt -3) 2))))) c)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt -3) 2))))) c)) (* -1/3 (/ (- (* (sqrt (/ c (pow a 5))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* a (pow b 3))) (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (pow c 2)))))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt -3) 2))))) c)) (+ (* -1/3 (/ (- (* (sqrt (/ c (pow a 5))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* a (pow b 3))) (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (pow c 2))) (* 1/3 (/ (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* -9 (* a (pow b 3))) (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b))) (- (* (sqrt (/ c (pow a 5))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* a (pow b 3))) (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3))))))) (* (pow a 3) (pow (sqrt -3) 2))))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9/2 (* (sqrt (* a c)) (/ (pow b 4) (sqrt -3)))) (* 3 (pow b 5)))) (* (pow a 3) (pow (sqrt -3) 2)))))) (pow c 3))))))> |
#<alt (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))> |
#<alt (+ (* 1/3 (/ (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1 (/ (+ (* -1/3 (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt 3) 2)))))) (* 1/3 (/ (- (* -1 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* a (pow b 3)))))) (* (pow a 3) (pow (sqrt 3) 2)))))) c))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (- (* -1 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* a (pow b 3)))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (* -1/3 (/ (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* a (pow b 3))))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b))) (- (* -1 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* a (pow b 3)))))) (* (pow a 3) (pow (sqrt 3) 2)))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 3 (pow b 5)) (* 9/2 (* (sqrt (* a c)) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))))) (* (pow a 3) (pow (sqrt 3) 2)))))) c))) c)) (* -1/3 (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt 3) 2))))))) c)) (* (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 (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<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 (* -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 (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 (* 9/16 (* a (pow c 3)))> |
#<alt (* 9/16 (* a (pow c 3)))> |
#<alt (* 9/16 (* a (pow c 3)))> |
#<alt (* 9/16 (* a (pow c 3)))> |
#<alt (* 9/16 (* a (pow c 3)))> |
#<alt (* 9/16 (* a (pow c 3)))> |
#<alt (* 9/16 (* a (pow c 3)))> |
#<alt (* 9/16 (* a (pow c 3)))> |
#<alt (* 9/16 (* a (pow c 3)))> |
#<alt (* 9/16 (* a (pow c 3)))> |
#<alt (* 9/16 (* a (pow c 3)))> |
#<alt (* 9/16 (* a (pow c 3)))> |
#<alt (* 9/16 (* a (pow c 3)))> |
#<alt (* 9/16 (* a (pow c 3)))> |
#<alt (* 9/16 (* a (pow c 3)))> |
#<alt (* 9/16 (* a (pow c 3)))> |
#<alt (* 9/16 (* a (pow c 3)))> |
#<alt (* 9/16 (* a (pow c 3)))> |
#<alt (* 9/16 (* a (pow c 3)))> |
#<alt (* 9/16 (* a (pow c 3)))> |
#<alt (* 9/16 (* a (pow c 3)))> |
#<alt (* 9/16 (* a (pow c 3)))> |
#<alt (* 9/16 (* a (pow c 3)))> |
#<alt (* 9/16 (* a (pow c 3)))> |
#<alt (* 16/9 (/ (pow b 5) (* a (pow c 3))))> |
#<alt (* (pow b 5) (+ (* -32/27 (/ (pow b 2) (* (pow a 2) (pow c 4)))) (* 16/9 (/ 1 (* a (pow c 3))))))> |
#<alt (* (pow b 5) (+ (* (pow b 2) (- (* 64/81 (/ (pow b 2) (* (pow a 3) (pow c 5)))) (* 32/27 (/ 1 (* (pow a 2) (pow c 4)))))) (* 16/9 (/ 1 (* a (pow c 3))))))> |
#<alt (* (pow b 5) (+ (* (pow b 2) (- (* (pow b 2) (+ (* -128/243 (/ (pow b 2) (* (pow a 4) (pow c 6)))) (* 64/81 (/ 1 (* (pow a 3) (pow c 5)))))) (* 32/27 (/ 1 (* (pow a 2) (pow c 4)))))) (* 16/9 (/ 1 (* a (pow c 3))))))> |
#<alt (* 8/3 (/ (pow b 3) (pow c 2)))> |
#<alt (* (pow b 3) (+ (* -4 (/ a (* (pow b 2) c))) (* 8/3 (/ 1 (pow c 2)))))> |
#<alt (* (pow b 3) (- (+ (* 6 (/ (pow a 2) (pow b 4))) (* 8/3 (/ 1 (pow c 2)))) (* 4 (/ a (* (pow b 2) c)))))> |
#<alt (* (pow b 3) (- (+ (* -9 (/ (* (pow a 3) c) (pow b 6))) (* 8/3 (/ 1 (pow c 2)))) (+ (* -6 (/ (pow a 2) (pow b 4))) (* 4 (/ a (* (pow b 2) c))))))> |
#<alt (* 8/3 (/ (pow b 3) (pow c 2)))> |
#<alt (* -1 (* (pow b 3) (- (* 4 (/ a (* (pow b 2) c))) (* 8/3 (/ 1 (pow c 2))))))> |
#<alt (* -1 (* (pow b 3) (- (* -6 (/ (pow a 2) (pow b 4))) (+ (* -4 (/ a (* (pow b 2) c))) (* 8/3 (/ 1 (pow c 2)))))))> |
#<alt (* -1 (* (pow b 3) (- (* 9 (/ (* (pow a 3) c) (pow b 6))) (+ (* -4 (/ a (* (pow b 2) c))) (+ (* 6 (/ (pow a 2) (pow b 4))) (* 8/3 (/ 1 (pow c 2))))))))> |
#<alt (* 8/3 (/ (pow b 3) (pow c 2)))> |
#<alt (/ (+ (* -4 (* a (* b c))) (* 8/3 (pow b 3))) (pow c 2))> |
#<alt (/ (+ (* 8/3 (pow b 3)) (* c (- (* 6 (/ (* (pow a 2) c) b)) (* 4 (* a b))))) (pow c 2))> |
#<alt (/ (+ (* 8/3 (pow b 3)) (* c (- (* c (- (* -9 (/ (* (pow a 3) c) (pow b 3))) (* -6 (/ (pow a 2) b)))) (* 4 (* a b))))) (pow c 2))> |
#<alt (* 16/9 (/ (pow b 5) (* a (pow c 3))))> |
#<alt (/ (+ (* -32/27 (/ (pow b 7) (* (pow a 2) c))) (* 16/9 (/ (pow b 5) a))) (pow c 3))> |
#<alt (/ (- (+ (* 64/81 (/ (pow b 9) (* (pow a 3) (pow c 2)))) (* 16/9 (/ (pow b 5) a))) (* 32/27 (/ (pow b 7) (* (pow a 2) c)))) (pow c 3))> |
#<alt (/ (- (+ (* -128/243 (/ (pow b 11) (* (pow a 4) (pow c 3)))) (* 16/9 (/ (pow b 5) a))) (+ (* -64/81 (/ (pow b 9) (* (pow a 3) (pow c 2)))) (* 32/27 (/ (pow b 7) (* (pow a 2) c))))) (pow c 3))> |
#<alt (* 16/9 (/ (pow b 5) (* a (pow c 3))))> |
#<alt (* -1 (/ (+ (* -16/9 (/ (pow b 5) a)) (* 32/27 (/ (pow b 7) (* (pow a 2) c)))) (pow c 3)))> |
#<alt (* -1 (/ (+ (* -16/9 (/ (pow b 5) a)) (* -1 (/ (- (* 64/81 (/ (pow b 9) (* (pow a 3) c))) (* 32/27 (/ (pow b 7) (pow a 2)))) c))) (pow c 3)))> |
#<alt (* -1 (/ (+ (* -16/9 (/ (pow b 5) a)) (* -1 (/ (- (* -1 (/ (- (* 128/243 (/ (pow b 11) (* (pow a 4) c))) (* 64/81 (/ (pow b 9) (pow a 3)))) c)) (* 32/27 (/ (pow b 7) (pow a 2)))) c))) (pow c 3)))> |
#<alt (* 8/3 (/ (pow b 3) (pow c 2)))> |
#<alt (+ (* -4 (/ (* a b) c)) (* 8/3 (/ (pow b 3) (pow c 2))))> |
#<alt (+ (* 8/3 (/ (pow b 3) (pow c 2))) (* a (- (* 6 (/ a b)) (* 4 (/ b c)))))> |
#<alt (+ (* 8/3 (/ (pow b 3) (pow c 2))) (* a (- (* a (+ (* -9 (/ (* a c) (pow b 3))) (* 6 (/ 1 b)))) (* 4 (/ b c)))))> |
#<alt (* 16/9 (/ (pow b 5) (* a (pow c 3))))> |
#<alt (/ (+ (* -32/27 (/ (pow b 7) (* a (pow c 4)))) (* 16/9 (/ (pow b 5) (pow c 3)))) a)> |
#<alt (/ (- (+ (* 64/81 (/ (pow b 9) (* (pow a 2) (pow c 5)))) (* 16/9 (/ (pow b 5) (pow c 3)))) (* 32/27 (/ (pow b 7) (* a (pow c 4))))) a)> |
#<alt (/ (- (+ (* -128/243 (/ (pow b 11) (* (pow a 3) (pow c 6)))) (* 16/9 (/ (pow b 5) (pow c 3)))) (+ (* -64/81 (/ (pow b 9) (* (pow a 2) (pow c 5)))) (* 32/27 (/ (pow b 7) (* a (pow c 4)))))) a)> |
#<alt (* 16/9 (/ (pow b 5) (* a (pow c 3))))> |
#<alt (* -1 (/ (+ (* -16/9 (/ (pow b 5) (pow c 3))) (* 32/27 (/ (pow b 7) (* a (pow c 4))))) a))> |
#<alt (* -1 (/ (+ (* -16/9 (/ (pow b 5) (pow c 3))) (* -1 (/ (- (* 64/81 (/ (pow b 9) (* a (pow c 5)))) (* 32/27 (/ (pow b 7) (pow c 4)))) a))) a))> |
#<alt (* -1 (/ (+ (* -16/9 (/ (pow b 5) (pow c 3))) (* -1 (/ (- (* -1 (/ (- (* 128/243 (/ (pow b 11) (* a (pow c 6)))) (* 64/81 (/ (pow b 9) (pow c 5)))) a)) (* 32/27 (/ (pow b 7) (pow c 4)))) a))) a))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<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)> |
#<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 (* 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 -3) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* a (- (* -1 (/ (+ b (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3))))) a)) (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -3) 3)))) (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2))))))> |
#<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 (* 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 (+ (* -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 -3) (pow (sqrt -1) 2))))> |
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2)))) (* -1/3 (/ b a)))> |
#<alt (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2)))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2)))))> |
#<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 (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) 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 (* 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 (* 27 (* (pow a 3) (pow c 3)))> |
#<alt (+ (* -27 (* (pow a 2) (* (pow b 2) (pow c 2)))) (* 27 (* (pow a 3) (pow c 3))))> |
#<alt (+ (* 27 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -27 (* (pow a 2) (pow c 2))) (* 9 (* a (* (pow b 2) c))))))> |
#<alt (+ (* 27 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -27 (* (pow a 2) (pow c 2))) (* 9 (* a (* (pow b 2) c))))))> |
#<alt (* 9 (* a (* (pow b 4) c)))> |
#<alt (* (pow b 4) (+ (* -27 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 9 (* a c))))> |
#<alt (* (pow b 4) (- (+ (* 9 (* a c)) (* 27 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (* 27 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))> |
#<alt (* (pow b 4) (- (+ (* 9 (* a c)) (* 27 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (* 27 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))> |
#<alt (* 9 (* a (* (pow b 4) c)))> |
#<alt (* (pow b 4) (+ (* -27 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 9 (* a c))))> |
#<alt (* (pow b 4) (- (+ (* 9 (* a c)) (* 27 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (* 27 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))> |
#<alt (* (pow b 4) (- (+ (* 9 (* a c)) (* 27 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (* 27 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))> |
#<alt (* 9 (* a (* (pow b 4) c)))> |
#<alt (* a (+ (* -27 (* a (* (pow b 2) (pow c 2)))) (* 9 (* (pow b 4) c))))> |
#<alt (* a (+ (* 9 (* (pow b 4) c)) (* a (+ (* -27 (* (pow b 2) (pow c 2))) (* 27 (* a (pow c 3)))))))> |
#<alt (* a (+ (* 9 (* (pow b 4) c)) (* a (+ (* -27 (* (pow b 2) (pow c 2))) (* 27 (* a (pow c 3)))))))> |
#<alt (* 27 (* (pow a 3) (pow c 3)))> |
#<alt (* (pow a 3) (+ (* -27 (/ (* (pow b 2) (pow c 2)) a)) (* 27 (pow c 3))))> |
#<alt (* (pow a 3) (+ (* -27 (/ (* (pow b 2) (pow c 2)) a)) (+ (* 9 (/ (* (pow b 4) c) (pow a 2))) (* 27 (pow c 3)))))> |
#<alt (* (pow a 3) (+ (* -27 (/ (* (pow b 2) (pow c 2)) a)) (+ (* 9 (/ (* (pow b 4) c) (pow a 2))) (* 27 (pow c 3)))))> |
#<alt (* 27 (* (pow a 3) (pow c 3)))> |
#<alt (* -1 (* (pow a 3) (+ (* -27 (pow c 3)) (* 27 (/ (* (pow b 2) (pow c 2)) a)))))> |
#<alt (* -1 (* (pow a 3) (+ (* -27 (pow c 3)) (* -1 (/ (+ (* -27 (* (pow b 2) (pow c 2))) (* 9 (/ (* (pow b 4) c) a))) a)))))> |
#<alt (* -1 (* (pow a 3) (+ (* -27 (pow c 3)) (* -1 (/ (+ (* -27 (* (pow b 2) (pow c 2))) (* 9 (/ (* (pow b 4) c) a))) a)))))> |
#<alt (* 9 (* a (* (pow b 4) c)))> |
#<alt (* c (+ (* -27 (* (pow a 2) (* (pow b 2) c))) (* 9 (* a (pow b 4)))))> |
#<alt (* c (+ (* 9 (* a (pow b 4))) (* c (+ (* -27 (* (pow a 2) (pow b 2))) (* 27 (* (pow a 3) c))))))> |
#<alt (* c (+ (* 9 (* a (pow b 4))) (* c (+ (* -27 (* (pow a 2) (pow b 2))) (* 27 (* (pow a 3) c))))))> |
#<alt (* 27 (* (pow a 3) (pow c 3)))> |
#<alt (* (pow c 3) (+ (* -27 (/ (* (pow a 2) (pow b 2)) c)) (* 27 (pow a 3))))> |
#<alt (* (pow c 3) (+ (* -27 (/ (* (pow a 2) (pow b 2)) c)) (+ (* 9 (/ (* a (pow b 4)) (pow c 2))) (* 27 (pow a 3)))))> |
#<alt (* (pow c 3) (+ (* -27 (/ (* (pow a 2) (pow b 2)) c)) (+ (* 9 (/ (* a (pow b 4)) (pow c 2))) (* 27 (pow a 3)))))> |
#<alt (* 27 (* (pow a 3) (pow c 3)))> |
#<alt (* -1 (* (pow c 3) (+ (* -27 (pow a 3)) (* 27 (/ (* (pow a 2) (pow b 2)) c)))))> |
#<alt (* -1 (* (pow c 3) (+ (* -27 (pow a 3)) (* -1 (/ (+ (* -27 (* (pow a 2) (pow b 2))) (* 9 (/ (* a (pow b 4)) c))) c)))))> |
#<alt (* -1 (* (pow c 3) (+ (* -27 (pow a 3)) (* -1 (/ (+ (* -27 (* (pow a 2) (pow b 2))) (* 9 (/ (* a (pow b 4)) c))) c)))))> |
#<alt (* 27 (* (pow a 3) (pow c 3)))> |
#<alt (+ (* -27 (* (pow a 2) (* (pow b 2) (pow c 2)))) (* 27 (* (pow a 3) (pow c 3))))> |
#<alt (+ (* 27 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -27 (* (pow a 2) (pow c 2))) (* 9 (* a (* (pow b 2) c))))))> |
#<alt (+ (* 27 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -27 (* (pow a 2) (pow c 2))) (* 9 (* a (* (pow b 2) c))))))> |
#<alt (* 9 (* a (* (pow b 4) c)))> |
#<alt (* (pow b 4) (+ (* -27 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 9 (* a c))))> |
#<alt (* (pow b 4) (- (+ (* 9 (* a c)) (* 27 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (* 27 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))> |
#<alt (* (pow b 4) (- (+ (* 9 (* a c)) (* 27 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (* 27 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))> |
#<alt (* 9 (* a (* (pow b 4) c)))> |
#<alt (* (pow b 4) (+ (* -27 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 9 (* a c))))> |
#<alt (* (pow b 4) (- (+ (* 9 (* a c)) (* 27 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (* 27 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))> |
#<alt (* (pow b 4) (- (+ (* 9 (* a c)) (* 27 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (* 27 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))> |
#<alt (* 9 (* a (* (pow b 4) c)))> |
#<alt (* a (+ (* -27 (* a (* (pow b 2) (pow c 2)))) (* 9 (* (pow b 4) c))))> |
#<alt (* a (+ (* 9 (* (pow b 4) c)) (* a (+ (* -27 (* (pow b 2) (pow c 2))) (* 27 (* a (pow c 3)))))))> |
#<alt (* a (+ (* 9 (* (pow b 4) c)) (* a (+ (* -27 (* (pow b 2) (pow c 2))) (* 27 (* a (pow c 3)))))))> |
#<alt (* 27 (* (pow a 3) (pow c 3)))> |
#<alt (* (pow a 3) (+ (* -27 (/ (* (pow b 2) (pow c 2)) a)) (* 27 (pow c 3))))> |
#<alt (* (pow a 3) (+ (* -27 (/ (* (pow b 2) (pow c 2)) a)) (+ (* 9 (/ (* (pow b 4) c) (pow a 2))) (* 27 (pow c 3)))))> |
#<alt (* (pow a 3) (+ (* -27 (/ (* (pow b 2) (pow c 2)) a)) (+ (* 9 (/ (* (pow b 4) c) (pow a 2))) (* 27 (pow c 3)))))> |
#<alt (* 27 (* (pow a 3) (pow c 3)))> |
#<alt (* -1 (* (pow a 3) (+ (* -27 (pow c 3)) (* 27 (/ (* (pow b 2) (pow c 2)) a)))))> |
#<alt (* -1 (* (pow a 3) (+ (* -27 (pow c 3)) (* -1 (/ (+ (* -27 (* (pow b 2) (pow c 2))) (* 9 (/ (* (pow b 4) c) a))) a)))))> |
#<alt (* -1 (* (pow a 3) (+ (* -27 (pow c 3)) (* -1 (/ (+ (* -27 (* (pow b 2) (pow c 2))) (* 9 (/ (* (pow b 4) c) a))) a)))))> |
#<alt (* 9 (* a (* (pow b 4) c)))> |
#<alt (* c (+ (* -27 (* (pow a 2) (* (pow b 2) c))) (* 9 (* a (pow b 4)))))> |
#<alt (* c (+ (* 9 (* a (pow b 4))) (* c (+ (* -27 (* (pow a 2) (pow b 2))) (* 27 (* (pow a 3) c))))))> |
#<alt (* c (+ (* 9 (* a (pow b 4))) (* c (+ (* -27 (* (pow a 2) (pow b 2))) (* 27 (* (pow a 3) c))))))> |
#<alt (* 27 (* (pow a 3) (pow c 3)))> |
#<alt (* (pow c 3) (+ (* -27 (/ (* (pow a 2) (pow b 2)) c)) (* 27 (pow a 3))))> |
#<alt (* (pow c 3) (+ (* -27 (/ (* (pow a 2) (pow b 2)) c)) (+ (* 9 (/ (* a (pow b 4)) (pow c 2))) (* 27 (pow a 3)))))> |
#<alt (* (pow c 3) (+ (* -27 (/ (* (pow a 2) (pow b 2)) c)) (+ (* 9 (/ (* a (pow b 4)) (pow c 2))) (* 27 (pow a 3)))))> |
#<alt (* 27 (* (pow a 3) (pow c 3)))> |
#<alt (* -1 (* (pow c 3) (+ (* -27 (pow a 3)) (* 27 (/ (* (pow a 2) (pow b 2)) c)))))> |
#<alt (* -1 (* (pow c 3) (+ (* -27 (pow a 3)) (* -1 (/ (+ (* -27 (* (pow a 2) (pow b 2))) (* 9 (/ (* a (pow b 4)) c))) c)))))> |
#<alt (* -1 (* (pow c 3) (+ (* -27 (pow a 3)) (* -1 (/ (+ (* -27 (* (pow a 2) (pow b 2))) (* 9 (/ (* a (pow b 4)) c))) c)))))> |
#<alt (* -1/2 c)> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))))> |
#<alt (* -1/2 c)> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* a (+ (* -1/2 (/ c a)) (* -3/8 (/ (pow c 2) (pow b 2)))))> |
#<alt (* a (+ (* -1/2 (/ c a)) (* -3/8 (/ (pow c 2) (pow b 2)))))> |
#<alt (* a (+ (* -1/2 (/ c a)) (* -3/8 (/ (pow c 2) (pow b 2)))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a)))))> |
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a)))))> |
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a)))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 2))> |
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 2))> |
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 2))> |
#<alt (* -1/2 c)> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (* -1/2 c)> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (* -1/2 c)> |
#<alt (* -1/2 c)> |
#<alt (* -1/2 c)> |
#<alt (* -1/2 c)> |
#<alt (* -1/2 c)> |
#<alt (* -1/2 c)> |
#<alt (* -1/2 c)> |
#<alt (* -1/2 c)> |
#<alt (* -1/2 c)> |
#<alt (* -1/2 c)> |
#<alt (* -1/2 c)> |
#<alt (* -1/2 c)> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (/ (- (* -3/8 (* a (* (pow b 2) (pow c 2)))) (* 9/16 (* (pow a 2) (pow c 3)))) (pow b 5))> |
#<alt (/ (- (* (pow b 2) (- (* -1/2 (* (pow b 2) c)) (* 3/8 (* a (pow c 2))))) (* 9/16 (* (pow a 2) (pow c 3)))) (pow b 5))> |
#<alt (/ (- (* (pow b 2) (- (* -1/2 (* (pow b 2) c)) (* 3/8 (* a (pow c 2))))) (* 9/16 (* (pow a 2) (pow c 3)))) (pow b 5))> |
#<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)))) b)> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))> |
#<alt (* -1 (/ (- (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (- (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))> |
#<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 (- (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* 3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* (pow c 3) (- (* -3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))))> |
#<alt (* (pow c 3) (- (* -1 (/ (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))))> |
#<alt (* (pow c 3) (- (* -1 (/ (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* -1 (* (pow c 3) (- (* 3/8 (/ a (* (pow b 3) c))) (* -9/16 (/ (pow a 2) (pow b 5))))))> |
#<alt (* -1 (* (pow c 3) (- (+ (* 3/8 (/ a (* (pow b 3) c))) (/ 1/2 (* b (pow c 2)))) (* -9/16 (/ (pow a 2) (pow b 5))))))> |
#<alt (* -1 (* (pow c 3) (- (+ (* 3/8 (/ a (* (pow b 3) c))) (/ 1/2 (* b (pow c 2)))) (* -9/16 (/ (pow a 2) (pow b 5))))))> |
#<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 (- (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* 3/8 (/ (pow c 2) (pow b 3))))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* (pow a 2) (- (* -3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))))> |
#<alt (* (pow a 2) (- (* -1/2 (/ c (* (pow a 2) b))) (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5))))))> |
#<alt (* (pow a 2) (- (* -1/2 (/ c (* (pow a 2) b))) (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5))))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* (pow a 2) (- (* -3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))))> |
#<alt (* (pow a 2) (- (* -1 (/ (- (* 1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))) a)) (* 9/16 (/ (pow c 3) (pow b 5)))))> |
#<alt (* (pow a 2) (- (* -1 (/ (- (* 1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))) a)) (* 9/16 (/ (pow c 3) (pow b 5)))))> |
#<alt (* 3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5)))))> |
#<alt (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5)))))> |
#<alt (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5)))))> |
#<alt (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* (pow a 2) (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))))> |
#<alt (* (pow a 2) (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))))> |
#<alt (* (pow a 2) (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))))> |
#<alt (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* (pow a 2) (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))))> |
#<alt (* (pow a 2) (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))))> |
#<alt (* (pow a 2) (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))))> |
#<alt (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (/ (+ (* 3/8 (* a (* (pow b 2) (pow c 2)))) (* 9/16 (* (pow a 2) (pow c 3)))) (pow b 5))> |
#<alt (/ (+ (* 3/8 (* a (* (pow b 2) (pow c 2)))) (* 9/16 (* (pow a 2) (pow c 3)))) (pow b 5))> |
#<alt (/ (+ (* 3/8 (* a (* (pow b 2) (pow c 2)))) (* 9/16 (* (pow a 2) (pow c 3)))) (pow b 5))> |
#<alt (* 3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3))> |
#<alt (/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3))> |
#<alt (/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3))> |
#<alt (* 3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3)))> |
#<alt (* -1 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3)))> |
#<alt (* -1 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3)))> |
#<alt (* 3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (+ (* 3/8 (/ a (pow b 3))) (* 9/16 (/ (* (pow a 2) c) (pow b 5)))))> |
#<alt (* (pow c 2) (+ (* 3/8 (/ a (pow b 3))) (* 9/16 (/ (* (pow a 2) c) (pow b 5)))))> |
#<alt (* (pow c 2) (+ (* 3/8 (/ a (pow b 3))) (* 9/16 (/ (* (pow a 2) c) (pow b 5)))))> |
#<alt (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))))> |
#<alt (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))))> |
#<alt (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))))> |
#<alt (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* -1 (* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c))))))> |
#<alt (* -1 (* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c))))))> |
#<alt (* -1 (* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c))))))> |
#<alt (* 3/8 (pow c 2))> |
#<alt (* (pow c 2) (+ 3/8 (* 9/16 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow c 2) (+ 3/8 (* 9/16 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow c 2) (+ 3/8 (* 9/16 (/ (* a c) (pow b 2)))))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* (pow c 3) (+ (* 9/16 (/ a (pow b 2))) (* 3/8 (/ 1 c))))> |
#<alt (* (pow c 3) (+ (* 9/16 (/ a (pow b 2))) (* 3/8 (/ 1 c))))> |
#<alt (* (pow c 3) (+ (* 9/16 (/ a (pow b 2))) (* 3/8 (/ 1 c))))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* -1 (* (pow c 3) (- (* -9/16 (/ a (pow b 2))) (* 3/8 (/ 1 c)))))> |
#<alt (* -1 (* (pow c 3) (- (* -9/16 (/ a (pow b 2))) (* 3/8 (/ 1 c)))))> |
#<alt (* -1 (* (pow c 3) (- (* -9/16 (/ a (pow b 2))) (* 3/8 (/ 1 c)))))> |
#<alt (* 3/8 (pow c 2))> |
#<alt (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2))))> |
#<alt (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2))))> |
#<alt (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2))))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* a (+ (* 3/8 (/ (pow c 2) a)) (* 9/16 (/ (pow c 3) (pow b 2)))))> |
#<alt (* a (+ (* 3/8 (/ (pow c 2) a)) (* 9/16 (/ (pow c 3) (pow b 2)))))> |
#<alt (* a (+ (* 3/8 (/ (pow c 2) a)) (* 9/16 (/ (pow c 3) (pow b 2)))))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (* -1 (* a (+ (* -9/16 (/ (pow c 3) (pow b 2))) (* -3/8 (/ (pow c 2) a)))))> |
#<alt (* -1 (* a (+ (* -9/16 (/ (pow c 3) (pow b 2))) (* -3/8 (/ (pow c 2) a)))))> |
#<alt (* -1 (* a (+ (* -9/16 (/ (pow c 3) (pow b 2))) (* -3/8 (/ (pow c 2) a)))))> |
#<alt (* 9/16 (/ (* a (pow c 3)) (pow b 2)))> |
#<alt (/ (+ (* 3/8 (* (pow b 2) (pow c 2))) (* 9/16 (* a (pow c 3)))) (pow b 2))> |
#<alt (/ (+ (* 3/8 (* (pow b 2) (pow c 2))) (* 9/16 (* a (pow c 3)))) (pow b 2))> |
#<alt (/ (+ (* 3/8 (* (pow b 2) (pow c 2))) (* 9/16 (* a (pow c 3)))) (pow b 2))> |
#<alt (* 3/8 (pow c 2))> |
#<alt (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2))))> |
#<alt (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2))))> |
#<alt (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2))))> |
#<alt (* 3/8 (pow c 2))> |
#<alt (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2))))> |
#<alt (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2))))> |
#<alt (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2))))> |
#<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 -3) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -3) 3)))) (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -3) 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (pow (sqrt -1) 2)) (pow (sqrt -3) 5)))) (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2))))))))> |
#<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))))))))> |
201 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 33.0ms | b | @ | inf | (/ (/ (* (+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c))))) 1) (* (+ (* 9 (* (* a a) (* c c))) (* (* b b) (+ (* (* a c) -9) (* 3 (* b b))))) (+ b (sqrt (+ (* b b) (* a (* c -3))))))) (* a -3)) |
| 16.0ms | c | @ | 0 | (/ (* (+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c))))) 1) (* (+ (* 9 (* (* a a) (* c c))) (* (* b b) (+ (* (* a c) -9) (* 3 (* b b))))) (+ b (sqrt (+ (* b b) (* a (* c -3))))))) |
| 7.0ms | c | @ | -inf | (/ (/ (* (+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c))))) 1) (* (+ (* 9 (* (* a a) (* c c))) (* (* b b) (+ (* (* a c) -9) (* 3 (* b b))))) (+ b (sqrt (+ (* b b) (* a (* c -3))))))) (* a -3)) |
| 4.0ms | a | @ | -inf | (/ (* (+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c))))) 1) (* (+ (* 9 (* (* a a) (* c c))) (* (* b b) (+ (* (* a c) -9) (* 3 (* b b))))) (+ b (sqrt (+ (* b b) (* a (* c -3))))))) |
| 3.0ms | c | @ | inf | (/ (/ (* (+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c))))) 1) (* (+ (* 9 (* (* a a) (* c c))) (* (* b b) (+ (* (* a c) -9) (* 3 (* b b))))) (+ b (sqrt (+ (* b b) (* a (* c -3))))))) (* a -3)) |
| 1× | batch-egg-rewrite |
| 5630× | *-lowering-*.f32 |
| 5630× | *-lowering-*.f64 |
| 4230× | accelerator-lowering-fma.f32 |
| 4230× | accelerator-lowering-fma.f64 |
| 2952× | pow-lowering-pow.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 71 | 471 |
| 1 | 429 | 449 |
| 2 | 4179 | 449 |
| 0 | 8089 | 424 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (* a (* a a)) (* c (* c c))) |
(* (* b b) (+ (* (* a c) -9) (* 3 (* b b)))) |
(/ (* (+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c))))) 1) (* (+ (* 9 (* (* a a) (* c c))) (* (* b b) (+ (* (* a c) -9) (* 3 (* b b))))) (+ b (sqrt (+ (* b b) (* a (* c -3))))))) |
(/ (/ (* (+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c))))) 1) (* (+ (* 9 (* (* a a) (* c c))) (* (* b b) (+ (* (* a c) -9) (* 3 (* b b))))) (+ b (sqrt (+ (* b b) (* a (* c -3))))))) (* a -3)) |
(* (/ -1/2 b) c) |
(/ -1/2 b) |
(* (/ c b) (/ c b)) |
(* a (* (/ c b) (/ c b))) |
(* -3/8 (* a (* (/ c b) (/ c b)))) |
(/ (+ (* c -1/2) (* -3/8 (* a (* (/ c b) (/ c b))))) b) |
(* (* c (* c c)) (* a 9/16)) |
(/ (* b (* b b)) (+ (* (* c c) 3/8) (/ (* (* c (* c c)) (* a 9/16)) (* b b)))) |
(/ (* (* c (* c c)) (* a 9/16)) (* b b)) |
(* b (* b b)) |
(- b (sqrt (* a (+ (/ (* b b) a) (* c -3))))) |
(/ (- b (sqrt (* a (+ (/ (* b b) a) (* c -3))))) (* a -3)) |
(/ (* b b) a) |
(* a (+ (/ (* b b) a) (* c -3))) |
(* (+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c))))) 1) |
(+ (* (* b b) (- (* (* -1 (* b b)) (* (* a c) -9)) (* (* (* a a) (* c c)) 27))) (* 27 (* (* a (* a a)) (* c (* c c))))) |
(+ (* c -1/2) (* -3/8 (* a (* (/ c b) (/ c b))))) |
(* c -1/2) |
(- (/ -1/2 (/ b c)) (/ a (/ (* b (* b b)) (+ (* (* c c) 3/8) (/ (* (* c (* c c)) (* a 9/16)) (* b b)))))) |
(/ a (/ (* b (* b b)) (+ (* (* c c) 3/8) (/ (* (* c (* c c)) (* a 9/16)) (* b b))))) |
(+ (* (* c c) 3/8) (/ (* (* c (* c c)) (* a 9/16)) (* b b))) |
(sqrt (* a (+ (/ (* b b) a) (* c -3)))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (*.f64 a c)) #s(literal 3 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 a) #s(literal 3 binary64)) (*.f64 (log.f64 c) #s(literal 3 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 c) #s(literal 3 binary64)) (*.f64 (log.f64 a) #s(literal 3 binary64)))) |
(pow.f64 (*.f64 a c) #s(literal 3 binary64)) |
(*.f64 a (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) c)) |
(*.f64 (*.f64 a a) (*.f64 a (*.f64 c (*.f64 c c)))) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(*.f64 c (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) |
(*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))) |
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) |
(*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) |
(*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 a c)) |
(*.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 a a)) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a c))) (*.f64 c c)) |
(*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) c) a) |
(*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) c) |
(*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a c))) c) c) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b #s(literal 3 binary64)))))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b #s(literal 3 binary64))))) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) |
(fma.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b #s(literal 3 binary64)))))) |
(fma.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -9 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b #s(literal 3 binary64)))))) |
(fma.f64 b (*.f64 b (*.f64 b (*.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) |
(fma.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 b b) (*.f64 b (*.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) |
(fma.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b #s(literal 3 binary64)))))) |
(fma.f64 #s(literal -9 binary64) (*.f64 (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b #s(literal 3 binary64)))))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) |
(fma.f64 (*.f64 b (*.f64 b #s(literal 3 binary64))) (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 3 binary64) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) |
(fma.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 a c)) #s(literal -9 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) b) b (*.f64 b (*.f64 b (*.f64 b (*.f64 b #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 (*.f64 b (*.f64 b #s(literal 3 binary64))) b) b (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) |
(fma.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -9 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal -9 binary64)) (*.f64 a c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 b #s(literal 3 binary64))) b (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -729 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64)))) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b #s(literal 3 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b #s(literal 3 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64)))) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b #s(literal 3 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b #s(literal 3 binary64))))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b #s(literal 3 binary64))))))) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -729 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 27 binary64) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 81 binary64)) (*.f64 (*.f64 b (*.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 b (*.f64 b #s(literal 3 binary64))) (*.f64 c (*.f64 a #s(literal -9 binary64))))))) |
(/.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 81 binary64)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -729 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 27 binary64) (*.f64 b (*.f64 b b))))) (*.f64 b b)) (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 81 binary64)) (*.f64 (*.f64 b (*.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 b (*.f64 b #s(literal 3 binary64))) (*.f64 c (*.f64 a #s(literal -9 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 81 binary64)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64))))) |
(*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64))))) |
(*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))) (*.f64 b b)) |
(*.f64 (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64))))) b) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 19683 binary64))) (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 729 binary64))) (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)))))) |
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 19683 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 729 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64))))) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))))) (neg.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 19683 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 729 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 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 (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64))))) |
(pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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))))))) (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64))))) (/.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) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (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) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 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 a (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 a (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 a (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.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 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (neg.f64 (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))))) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (neg.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 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))) (neg.f64 (*.f64 a (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 19683 binary64))) (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))))))) |
(/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 729 binary64))) (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)))))) |
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 a (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) #s(literal -3 binary64)) |
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 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 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 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 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 a (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) #s(literal 3 binary64)) |
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 a #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.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))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64))))) (/.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 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -3 binary64)) a) |
(pow.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 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 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))) (*.f64 a #s(literal -3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -3 binary64) (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 a (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 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 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.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 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.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 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 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 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 a (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64))))) (*.f64 (/.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 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.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 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 a #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -3 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) a)) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64))))) a) (/.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 (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64))))) #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))))))) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b c))) |
(/.f64 c (/.f64 b #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c #s(literal -1/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/2 binary64) (/.f64 b c)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 b #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 b #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 c #s(literal -1/2 binary64))) (neg.f64 b)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) (neg.f64 b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) c)) (neg.f64 b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (neg.f64 b)) |
(pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (neg.f64 b)) (-.f64 #s(literal 0 binary64) c)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1/2 binary64) b) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 b))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 b)) |
(pow.f64 (/.f64 b #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b #s(literal -1/2 binary64)) #s(literal 1 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 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 c b)) #s(literal 2 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 b)))) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c (/.f64 b c)))) |
(/.f64 (/.f64 c b) (/.f64 b c)) |
(/.f64 (/.f64 c (/.f64 b c)) b) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b (/.f64 b c))) |
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (*.f64 b (neg.f64 b))) |
(/.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 b c) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 b c) (neg.f64 b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) c) (*.f64 b (neg.f64 b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) (*.f64 (neg.f64 b) (/.f64 b c))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) c)) (*.f64 (neg.f64 b) (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (neg.f64 b))) |
(/.f64 (neg.f64 (/.f64 c (/.f64 b c))) (neg.f64 b)) |
(/.f64 (*.f64 (/.f64 c b) #s(literal 1 binary64)) (/.f64 b c)) |
(/.f64 (*.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) c)) (neg.f64 b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c b)) (neg.f64 b)) |
(pow.f64 (/.f64 c b) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 b c) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (/.f64 b c) (/.f64 b c)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b b) (*.f64 c c)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (/.f64 c (/.f64 b c))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 c b))) #s(literal 2 binary64)) |
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c b))) |
(*.f64 c (/.f64 c (*.f64 b b))) |
(*.f64 c (/.f64 (/.f64 c b) b)) |
(*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 c b) (/.f64 c b)) |
(*.f64 (/.f64 c (/.f64 b c)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (exp.f64 (log.f64 (/.f64 c b))) (exp.f64 (log.f64 (/.f64 c b)))) |
(/.f64 (/.f64 a (/.f64 b c)) (/.f64 b c)) |
(/.f64 (*.f64 (*.f64 a c) c) (*.f64 b b)) |
(/.f64 (*.f64 (/.f64 a (/.f64 b c)) c) b) |
(/.f64 (*.f64 a (/.f64 c (/.f64 b c))) b) |
(/.f64 (*.f64 (/.f64 a (/.f64 b c)) #s(literal 1 binary64)) (/.f64 b c)) |
(/.f64 (*.f64 (/.f64 a (/.f64 b c)) (-.f64 #s(literal 0 binary64) c)) (neg.f64 b)) |
(/.f64 (*.f64 (/.f64 c (/.f64 b c)) a) b) |
(*.f64 a (/.f64 (/.f64 c b) (/.f64 b c))) |
(*.f64 (/.f64 c b) (/.f64 a (/.f64 b c))) |
(*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) a) |
(*.f64 (/.f64 a (/.f64 b c)) (/.f64 c b)) |
(*.f64 (*.f64 (/.f64 a (/.f64 b c)) c) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 c c)) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 c (/.f64 b c))) b) |
(*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) |
(*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (*.f64 a #s(literal -3/8 binary64))) |
(*.f64 (/.f64 (/.f64 a (/.f64 b c)) (/.f64 b c)) #s(literal -3/8 binary64)) |
(*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 a (/.f64 b c)) (/.f64 b c))) |
(*.f64 (/.f64 a (/.f64 b c)) (*.f64 (/.f64 c b) #s(literal -3/8 binary64))) |
(*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (/.f64 c b) (/.f64 b c))) |
(*.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 c b) (/.f64 b c))) a) |
(*.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 a (/.f64 b c))) (/.f64 c b)) |
(*.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 c b)) (/.f64 c b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (+.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (*.f64 c #s(literal -1/2 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (*.f64 c #s(literal -1/2 binary64))) (neg.f64 b))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (*.f64 c #s(literal -1/2 binary64)))) b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (+.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (*.f64 c #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (*.f64 c #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (*.f64 c #s(literal -1/2 binary64))) b) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (*.f64 c #s(literal -1/2 binary64)))) (neg.f64 b)) |
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (/.f64 c b) (/.f64 (/.f64 c b) (/.f64 b c))) (*.f64 (/.f64 c b) (/.f64 (/.f64 c b) (/.f64 b c))))) #s(literal -27/512 binary64))) (*.f64 b (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (-.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (*.f64 c #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b c)) (/.f64 b c)) (/.f64 (/.f64 a (/.f64 b c)) (/.f64 b c))) #s(literal 9/64 binary64))) (*.f64 b (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 #s(literal 3/8 binary64) (/.f64 (/.f64 a (/.f64 b c)) (/.f64 b c)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (/.f64 c b) (/.f64 (/.f64 c b) (/.f64 b c))) (*.f64 (/.f64 c b) (/.f64 (/.f64 c b) (/.f64 b c))))) #s(literal -27/512 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (-.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (*.f64 c #s(literal -1/2 binary64))))) b)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b c)) (/.f64 b c)) (/.f64 (/.f64 a (/.f64 b c)) (/.f64 b c))) #s(literal 9/64 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 #s(literal 3/8 binary64) (/.f64 (/.f64 a (/.f64 b c)) (/.f64 b c)))) b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (*.f64 c #s(literal -1/2 binary64))))) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64)) b) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (/.f64 c b) (/.f64 (/.f64 c b) (/.f64 b c))) (*.f64 (/.f64 c b) (/.f64 (/.f64 c b) (/.f64 b c))))) #s(literal -27/512 binary64))) (/.f64 #s(literal 1 binary64) b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (-.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (*.f64 c #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b c)) (/.f64 b c)) (/.f64 (/.f64 a (/.f64 b c)) (/.f64 b c))) #s(literal 9/64 binary64))) (/.f64 #s(literal 1 binary64) b)) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 #s(literal 3/8 binary64) (/.f64 (/.f64 a (/.f64 b c)) (/.f64 b c))))) |
(pow.f64 (/.f64 b (+.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (*.f64 c #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (+.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (*.f64 c #s(literal -1/2 binary64))) b)) |
(*.f64 (+.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (*.f64 c #s(literal -1/2 binary64)))) |
(*.f64 a (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c)))) |
(*.f64 c (*.f64 (*.f64 c c) (*.f64 a #s(literal 9/16 binary64)))) |
(*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal 9/16 binary64)))) |
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) |
(*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) |
(*.f64 (*.f64 a #s(literal 9/16 binary64)) (*.f64 c (*.f64 c c))) |
(*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal 9/16 binary64)) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 a #s(literal 9/16 binary64))) c) |
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) a) |
(*.f64 (*.f64 (*.f64 a #s(literal 9/16 binary64)) c) (*.f64 c c)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) (*.f64 b (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) |
(/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))) |
(/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64)) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) |
(*.f64 (*.f64 b b) (*.f64 b (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))) |
(*.f64 (*.f64 b b) (/.f64 b (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) |
(*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))) (*.f64 b (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))) b) |
(*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal 27/512 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c)))) (*.f64 #s(literal 729/4096 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 c c) (*.f64 c c))) (*.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))) (-.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))) (*.f64 c (*.f64 c #s(literal 3/8 binary64))))))) |
(*.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 c c) (*.f64 c c))) (*.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) (-.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c)))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (neg.f64 b)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -9/16 binary64)) (*.f64 b b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c)))) b))) |
(/.f64 (*.f64 a (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -9/16 binary64)) (*.f64 b (neg.f64 b))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c)))) b) b) |
(/.f64 (*.f64 (*.f64 a (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -9/16 binary64))) (neg.f64 (*.f64 b (neg.f64 b)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c)))) b)) (neg.f64 b)) |
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -9/16 binary64)) (*.f64 b b)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 a #s(literal 9/16 binary64))) b) |
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -9/16 binary64)) #s(literal -1 binary64)) (*.f64 b b)) |
(pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c)))) b)) #s(literal -1 binary64)) |
(*.f64 c (*.f64 (*.f64 c c) (/.f64 (*.f64 a #s(literal 9/16 binary64)) (*.f64 b b)))) |
(*.f64 c (*.f64 (*.f64 (*.f64 c c) (*.f64 a #s(literal 9/16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 c (/.f64 (*.f64 (*.f64 c c) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b))) |
(*.f64 (*.f64 c c) (*.f64 c (/.f64 (*.f64 a #s(literal 9/16 binary64)) (*.f64 b b)))) |
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a #s(literal 9/16 binary64)) (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) |
(*.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) (*.f64 a #s(literal 9/16 binary64))) b)) |
(*.f64 (*.f64 a #s(literal 9/16 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 a #s(literal 9/16 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) |
(*.f64 (*.f64 a (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -9/16 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 b)))) |
(*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))) |
(*.f64 (*.f64 #s(literal 9/16 binary64) (/.f64 a b)) (*.f64 (*.f64 c c) (/.f64 c b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))))) |
(*.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 #s(literal 9/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 a (*.f64 c (*.f64 c c))) (/.f64 #s(literal 9/16 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c)))) b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (*.f64 a #s(literal 9/16 binary64)) (*.f64 b b)) (*.f64 c (*.f64 c c))) |
(*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) b) (/.f64 #s(literal 9/16 binary64) b)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 3/2 binary64))) |
(pow.f64 b #s(literal 3 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 3 binary64)) |
(*.f64 b (*.f64 b b)) |
(*.f64 (*.f64 b b) b) |
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64))) |
(+.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) b) |
(-.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))))) (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))) (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) |
(fma.f64 (sqrt.f64 a) (neg.f64 (sqrt.f64 (+.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 b (/.f64 b a))))) b) |
(fma.f64 (neg.f64 (sqrt.f64 a)) (sqrt.f64 (+.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 b (/.f64 b a)))) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b b) (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal 2 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal 2 binary64))) (-.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))))) |
(pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))))) |
(+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (*.f64 a #s(literal -3 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 b (/.f64 #s(literal -1/3 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (*.f64 a #s(literal -3 binary64))))) |
(neg.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (*.f64 a #s(literal 3 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) a))) |
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) a) #s(literal -3 binary64)) |
(/.f64 (-.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))))) (neg.f64 (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) a)) #s(literal 3 binary64)) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) #s(literal -27 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (*.f64 a #s(literal -3 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (*.f64 a #s(literal -3 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal -3 binary64)) a) |
(pow.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) a)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) a) #s(literal -1/3 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 b b) (neg.f64 a))) |
(neg.f64 (/.f64 (*.f64 b (neg.f64 b)) a)) |
(/.f64 (*.f64 b b) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) |
(/.f64 (*.f64 b (neg.f64 b)) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (*.f64 b (neg.f64 b))) (neg.f64 (neg.f64 a))) |
(pow.f64 (/.f64 a (*.f64 b b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 b a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (neg.f64 a))) |
(*.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b a))) |
(*.f64 (neg.f64 b) (/.f64 b (neg.f64 a))) |
(*.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b b)) |
(*.f64 (/.f64 b a) b) |
(+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(exp.f64 (log.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) |
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))) |
(fma.f64 a (*.f64 b (/.f64 b a)) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))) |
(fma.f64 b (*.f64 (/.f64 b a) a) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 (*.f64 b b) #s(literal 1 binary64))) |
(fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 (*.f64 b b) #s(literal 1 binary64))) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (*.f64 b b) #s(literal 1 binary64))) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 (*.f64 b b) #s(literal 1 binary64))) |
(fma.f64 (*.f64 b (/.f64 b a)) a (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (*.f64 a b) (/.f64 b a) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (*.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (-.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64)))) (-.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 b (/.f64 b a)) (*.f64 (*.f64 b (/.f64 b a)) (*.f64 b (/.f64 b a)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)))) (+.f64 (*.f64 (*.f64 b (/.f64 b a)) (*.f64 b (/.f64 b a))) (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 b (/.f64 b a)))))) |
(/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 b (/.f64 b a)) (*.f64 b (/.f64 b a))) (*.f64 (*.f64 c c) #s(literal 9 binary64)))) (+.f64 (*.f64 b (/.f64 b a)) (*.f64 #s(literal 3 binary64) c))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (/.f64 b a)) (*.f64 (*.f64 b (/.f64 b a)) (*.f64 b (/.f64 b a)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64))) a) (+.f64 (*.f64 (*.f64 b (/.f64 b a)) (*.f64 b (/.f64 b a))) (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 b (/.f64 b a)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (/.f64 b a)) (*.f64 b (/.f64 b a))) (*.f64 (*.f64 c c) #s(literal 9 binary64))) a) (+.f64 (*.f64 b (/.f64 b a)) (*.f64 #s(literal 3 binary64) c))) |
(pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 b (/.f64 b a)))) |
(*.f64 a (pow.f64 (+.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 b (/.f64 b a))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 b (/.f64 b a))) a) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 a) (pow.f64 (*.f64 (+.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 b (/.f64 b a))) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) a) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 b (/.f64 b a))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) |
(+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 729 binary64)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)))))) |
(fma.f64 a (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) c) #s(literal 27 binary64)) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) |
(fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 27 binary64)) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) |
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) |
(fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal 27 binary64) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) |
(fma.f64 b (*.f64 b (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) |
(fma.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) |
(fma.f64 (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))) (*.f64 b b) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) |
(fma.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)) (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a c))) (*.f64 c (*.f64 c #s(literal 27 binary64))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) |
(fma.f64 (*.f64 b (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) b (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) |
(fma.f64 (*.f64 #s(literal 27 binary64) a) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) c) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a (*.f64 a c)))) (*.f64 c c) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)) c) (*.f64 c c) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)) (*.f64 c c)) c (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 19683 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 729 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 19683 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 19683 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 729 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 729 binary64))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 19683 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 729 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 19683 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 729 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 729 binary64)) (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 19683 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 729 binary64)))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 19683 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 729 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))) |
(*.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) #s(literal 1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 19683 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 729 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) |
(+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 729 binary64)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)))))) |
(fma.f64 a (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) c) #s(literal 27 binary64)) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) |
(fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 27 binary64)) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) |
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) |
(fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal 27 binary64) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) |
(fma.f64 b (*.f64 b (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) |
(fma.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) |
(fma.f64 (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))) (*.f64 b b) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) |
(fma.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)) (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a c))) (*.f64 c (*.f64 c #s(literal 27 binary64))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) |
(fma.f64 (*.f64 b (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) b (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) |
(fma.f64 (*.f64 #s(literal 27 binary64) a) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) c) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a (*.f64 a c)))) (*.f64 c c) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)) c) (*.f64 c c) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)) (*.f64 c c)) c (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 19683 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 729 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 19683 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 19683 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 729 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 729 binary64))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 19683 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 729 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 19683 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 729 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 729 binary64)) (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 19683 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 729 binary64)))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 19683 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 729 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))) |
(*.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) #s(literal 1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 19683 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 729 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)))))) |
(+.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (*.f64 c #s(literal -1/2 binary64))) |
(+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 #s(literal 3/8 binary64) (/.f64 (/.f64 a (/.f64 b c)) (/.f64 b c))))) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b c)) (/.f64 b c)) (/.f64 (/.f64 a (/.f64 b c)) (/.f64 b c))) #s(literal 9/64 binary64)) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 #s(literal 3/8 binary64) (/.f64 (/.f64 a (/.f64 b c)) (/.f64 b c)))))) |
(fma.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64)) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 c #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) c (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64)))) |
(fma.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (*.f64 a #s(literal -3/8 binary64)) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 (/.f64 a (/.f64 b c)) (/.f64 b c)) #s(literal -3/8 binary64) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 a (/.f64 b c)) (/.f64 b c)) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 a (/.f64 b c)) (*.f64 (/.f64 c b) #s(literal -3/8 binary64)) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (/.f64 c b) (/.f64 b c)) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 c b) (/.f64 b c))) a (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 a (/.f64 b c))) (/.f64 c b) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 c b)) (/.f64 c b) (*.f64 c #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (-.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (*.f64 c #s(literal -1/2 binary64))))) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (/.f64 c b) (/.f64 (/.f64 c b) (/.f64 b c))) (*.f64 (/.f64 c b) (/.f64 (/.f64 c b) (/.f64 b c))))) #s(literal -27/512 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 #s(literal 3/8 binary64) (/.f64 (/.f64 a (/.f64 b c)) (/.f64 b c)))) (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b c)) (/.f64 b c)) (/.f64 (/.f64 a (/.f64 b c)) (/.f64 b c))) #s(literal 9/64 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (/.f64 c b) (/.f64 (/.f64 c b) (/.f64 b c))) (*.f64 (/.f64 c b) (/.f64 (/.f64 c b) (/.f64 b c))))) #s(literal -27/512 binary64))) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (-.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (*.f64 c #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (/.f64 c b) (/.f64 (/.f64 c b) (/.f64 b c))) (*.f64 (/.f64 c b) (/.f64 (/.f64 c b) (/.f64 b c))))) #s(literal -27/512 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b c)) (/.f64 b c)) (/.f64 (/.f64 a (/.f64 b c)) (/.f64 b c))) #s(literal 9/64 binary64)) (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b c)) (/.f64 b c)) (/.f64 (/.f64 a (/.f64 b c)) (/.f64 b c))) #s(literal 9/64 binary64))) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 #s(literal 3/8 binary64) (/.f64 (/.f64 a (/.f64 b c)) (/.f64 b c))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (/.f64 c b) (/.f64 (/.f64 c b) (/.f64 b c))) (*.f64 (/.f64 c b) (/.f64 (/.f64 c b) (/.f64 b c))))) #s(literal -27/512 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (-.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (*.f64 c #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b c)) (/.f64 b c)) (/.f64 (/.f64 a (/.f64 b c)) (/.f64 b c))) #s(literal 9/64 binary64)))) (neg.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 #s(literal 3/8 binary64) (/.f64 (/.f64 a (/.f64 b c)) (/.f64 b c)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b c)) (/.f64 b c)) (/.f64 (/.f64 a (/.f64 b c)) (/.f64 b c))) #s(literal 9/64 binary64)) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))) (-.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (*.f64 c #s(literal -1/2 binary64)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (-.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (*.f64 c #s(literal -1/2 binary64))))) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (/.f64 c b) (/.f64 (/.f64 c b) (/.f64 b c))) (*.f64 (/.f64 c b) (/.f64 (/.f64 c b) (/.f64 b c))))) #s(literal -27/512 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 #s(literal 3/8 binary64) (/.f64 (/.f64 a (/.f64 b c)) (/.f64 b c)))) (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b c)) (/.f64 b c)) (/.f64 (/.f64 a (/.f64 b c)) (/.f64 b c))) #s(literal 9/64 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (/.f64 c b) (/.f64 (/.f64 c b) (/.f64 b c))) (*.f64 (/.f64 c b) (/.f64 (/.f64 c b) (/.f64 b c))))) #s(literal -27/512 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (-.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (*.f64 c #s(literal -1/2 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b c)) (/.f64 b c)) (/.f64 (/.f64 a (/.f64 b c)) (/.f64 b c))) #s(literal 9/64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 #s(literal 3/8 binary64) (/.f64 (/.f64 a (/.f64 b c)) (/.f64 b c)))))) |
(*.f64 c #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) c) |
(+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) |
(+.f64 (*.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (/.f64 a b) (/.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))) (/.f64 (*.f64 (/.f64 b c) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) (/.f64 (/.f64 (*.f64 b a) c) (/.f64 (*.f64 (/.f64 b c) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 c b) (/.f64 (/.f64 c b) (/.f64 b c)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 b b)) (*.f64 (/.f64 (/.f64 a b) (/.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (/.f64 a b) (/.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))))))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) (*.f64 (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 b b)) (*.f64 (/.f64 (/.f64 a b) (/.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (/.f64 a b) (/.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (/.f64 a b) (/.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))))) (/.f64 (/.f64 (*.f64 a (/.f64 (/.f64 a b) (/.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (/.f64 a b) (/.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))))) |
(fma.f64 a (neg.f64 (/.f64 (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(fma.f64 c (/.f64 #s(literal -1/2 binary64) b) (*.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 a b) (/.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) b) c (*.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) |
(fma.f64 (/.f64 c b) #s(literal -1/2 binary64) (*.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) |
(fma.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (*.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) |
(fma.f64 (neg.f64 a) (/.f64 (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(fma.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (neg.f64 b)) (-.f64 #s(literal 0 binary64) c) (*.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b c) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))) (/.f64 (*.f64 b a) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 b b)) (*.f64 (/.f64 (/.f64 a b) (/.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (/.f64 a b) (/.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))))) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 c b) (/.f64 (/.f64 c b) (/.f64 b c)))) (/.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) (*.f64 (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (/.f64 a b) (/.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))) (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 b b)) (/.f64 (*.f64 a (/.f64 (/.f64 a b) (/.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))) (/.f64 (*.f64 b a) c)) (/.f64 (*.f64 (/.f64 b c) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 c b) (/.f64 (/.f64 c b) (/.f64 b c)))) (/.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) (*.f64 (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 b b)) (*.f64 (/.f64 (/.f64 a b) (/.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (/.f64 a b) (/.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 c b) (/.f64 (/.f64 c b) (/.f64 b c)))) (/.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) (*.f64 (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 b b)) (-.f64 (*.f64 (*.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))) (*.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 b b)) (/.f64 (*.f64 a (/.f64 (/.f64 a b) (/.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))) (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (/.f64 a b) (/.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))) (*.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) a)) (*.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))) (*.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))) (*.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) (neg.f64 a))) (*.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))) (*.f64 (/.f64 b c) #s(literal 1 binary64))) (*.f64 (/.f64 b c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))) (*.f64 (/.f64 b c) (neg.f64 a))) (*.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) (*.f64 b a)) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))) (*.f64 b (neg.f64 a))) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) a)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (neg.f64 a))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))) (/.f64 (*.f64 b a) c))) (neg.f64 (/.f64 (*.f64 (/.f64 b c) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 c b) (/.f64 (/.f64 c b) (/.f64 b c)))) (/.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) (*.f64 (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 b b)) (*.f64 (/.f64 (/.f64 a b) (/.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (/.f64 a b) (/.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 b b)) (/.f64 (*.f64 a (/.f64 (/.f64 a b) (/.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))))) (neg.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (/.f64 a b) (/.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))) (*.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))) |
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))) (/.f64 (*.f64 b a) c)) (/.f64 b c)) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) |
(pow.f64 (/.f64 (/.f64 (*.f64 (/.f64 b c) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))) (/.f64 (*.f64 b a) c))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 b b)) (*.f64 (/.f64 (/.f64 a b) (/.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (/.f64 a b) (/.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))))) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 c b) (/.f64 (/.f64 c b) (/.f64 b c)))) (/.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) (*.f64 (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (/.f64 a b) (/.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))) (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 b b)) (/.f64 (*.f64 a (/.f64 (/.f64 a b) (/.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))) (/.f64 (*.f64 b a) c)) (*.f64 (/.f64 c b) (/.f64 (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) (*.f64 b (*.f64 b b))))) |
(*.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 c b) (/.f64 (/.f64 c b) (/.f64 b c)))) (/.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) (*.f64 (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 b b)) (*.f64 (/.f64 (/.f64 a b) (/.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (/.f64 a b) (/.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 b b)) (/.f64 (*.f64 a (/.f64 (/.f64 a b) (/.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (/.f64 a b) (/.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))))) |
(+.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 3/8 binary64)))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))) |
(+.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 3/8 binary64))))) |
(+.f64 (*.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))) (/.f64 a (*.f64 b (*.f64 b b))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))) #s(literal -1 binary64))) |
(fma.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))) (/.f64 a (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))) (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))) |
(fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 3/8 binary64))))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) |
(/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))) |
(/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) |
(/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal 27/512 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c)))) (*.f64 #s(literal 729/4096 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 c c) (*.f64 c c))) (*.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))) (-.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))) (*.f64 c (*.f64 c #s(literal 3/8 binary64)))))))) |
(/.f64 (*.f64 a (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 c c) (*.f64 c c))) (*.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) |
(/.f64 (neg.f64 (neg.f64 a)) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) |
(/.f64 (/.f64 a b) (/.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) |
(/.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal 27/512 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c)))) (*.f64 #s(literal 729/4096 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 c c) (*.f64 c c))) (*.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))) (-.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))) (*.f64 c (*.f64 c #s(literal 3/8 binary64))))))) |
(/.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 c c) (*.f64 c c))) (*.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) (-.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))) |
(/.f64 (*.f64 a (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))) (*.f64 b (*.f64 b b))) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) (*.f64 b (*.f64 b b)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) (/.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))) |
(*.f64 (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) (/.f64 a (*.f64 b (*.f64 b b)))) |
(*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) (*.f64 b (*.f64 b b))) a) |
(*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))) |
(*.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) |
(+.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) |
(+.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))) (*.f64 c (*.f64 c #s(literal 3/8 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 c c) (*.f64 c c))) (-.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) (-.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) |
(fma.f64 c (*.f64 c #s(literal 3/8 binary64)) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) |
(fma.f64 c (*.f64 (*.f64 c c) (/.f64 (*.f64 a #s(literal 9/16 binary64)) (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 3/8 binary64)))) |
(fma.f64 c (*.f64 (*.f64 (*.f64 c c) (*.f64 a #s(literal 9/16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 3/8 binary64)))) |
(fma.f64 c (/.f64 (*.f64 (*.f64 c c) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)) (*.f64 c (*.f64 c #s(literal 3/8 binary64)))) |
(fma.f64 (*.f64 c c) #s(literal 3/8 binary64) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) |
(fma.f64 (*.f64 c c) (*.f64 c (/.f64 (*.f64 a #s(literal 9/16 binary64)) (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 3/8 binary64)))) |
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a #s(literal 9/16 binary64)) (*.f64 b b)) (*.f64 c (*.f64 c #s(literal 3/8 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))) (*.f64 c (*.f64 c #s(literal 3/8 binary64)))) |
(fma.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) (*.f64 a #s(literal 9/16 binary64))) b) (*.f64 c (*.f64 c #s(literal 3/8 binary64)))) |
(fma.f64 (*.f64 a #s(literal 9/16 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 3/8 binary64)))) |
(fma.f64 (*.f64 a #s(literal 9/16 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (*.f64 c (*.f64 c #s(literal 3/8 binary64)))) |
(fma.f64 (*.f64 a (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (*.f64 c #s(literal 3/8 binary64)))) |
(fma.f64 #s(literal 3/8 binary64) (*.f64 c c) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -9/16 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 b))) (*.f64 c (*.f64 c #s(literal 3/8 binary64)))) |
(fma.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)) (*.f64 c (*.f64 c #s(literal 3/8 binary64)))) |
(fma.f64 (*.f64 #s(literal 9/16 binary64) (/.f64 a b)) (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 c (*.f64 c #s(literal 3/8 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c)))) (*.f64 c (*.f64 c #s(literal 3/8 binary64)))) |
(fma.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 #s(literal 9/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 c (*.f64 c #s(literal 3/8 binary64)))) |
(fma.f64 (*.f64 a (*.f64 c (*.f64 c c))) (/.f64 #s(literal 9/16 binary64) (*.f64 b b)) (*.f64 c (*.f64 c #s(literal 3/8 binary64)))) |
(fma.f64 (*.f64 c #s(literal 3/8 binary64)) c (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c)))) b) (/.f64 #s(literal 1 binary64) b) (*.f64 c (*.f64 c #s(literal 3/8 binary64)))) |
(fma.f64 (/.f64 (*.f64 a #s(literal 9/16 binary64)) (*.f64 b b)) (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c #s(literal 3/8 binary64)))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) b) (/.f64 #s(literal 9/16 binary64) b) (*.f64 c (*.f64 c #s(literal 3/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 c c) (*.f64 c c))) (*.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))) (-.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))) (*.f64 c (*.f64 c #s(literal 3/8 binary64)))))) (+.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal 27/512 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c)))) (*.f64 #s(literal 729/4096 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 c c) (*.f64 c c))) (*.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal 27/512 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c)))) (*.f64 #s(literal 729/4096 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 c c) (*.f64 c c))) (*.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))) (-.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))) (*.f64 c (*.f64 c #s(literal 3/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal 27/512 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c)))) (*.f64 #s(literal 729/4096 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 c c) (*.f64 c c))) (/.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (/.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 c c) (*.f64 c c))) (*.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))) (-.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal 27/512 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c)))) (*.f64 #s(literal 729/4096 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (neg.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 c c) (*.f64 c c))) (*.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))) (-.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))) (*.f64 c (*.f64 c #s(literal 3/8 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 c c) (*.f64 c c))) (*.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) (neg.f64 (-.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 c c) (*.f64 c c)))) (-.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))) (*.f64 c (*.f64 c #s(literal 3/8 binary64))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 c c) (*.f64 c c))) (*.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))) (-.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))) (*.f64 c (*.f64 c #s(literal 3/8 binary64)))))) (+.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal 27/512 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c)))) (*.f64 #s(literal 729/4096 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))) (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 c c) (*.f64 c c))) (*.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal 27/512 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c)))) (*.f64 #s(literal 729/4096 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 c c) (*.f64 c c))) (*.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))) (-.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))) (*.f64 c (*.f64 c #s(literal 3/8 binary64)))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 c c) (*.f64 c c))) (*.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 (*.f64 (*.f64 c c) (/.f64 c b)) (*.f64 #s(literal 9/16 binary64) (/.f64 a b)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))) |
(sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) |
(pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (+.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 b (/.f64 b a))))) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (pow.f64 (+.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 b (/.f64 b a))) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 b (/.f64 b a)))) (sqrt.f64 a)) |
(*.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 a)) (sqrt.f64 (pow.f64 (*.f64 (+.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 b (/.f64 b a))) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) a) #s(literal 1/2 binary64))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 b (/.f64 b a)))))) |
| 1× | egg-herbie |
| 6042× | *-lowering-*.f32 |
| 6042× | *-lowering-*.f64 |
| 4100× | accelerator-lowering-fma.f32 |
| 4100× | accelerator-lowering-fma.f64 |
| 3590× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1986 | 23152 |
| 1 | 5514 | 22503 |
| 0 | 8146 | 21579 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* (pow a 3) (pow c 3)) |
(* -9 (* a (* (pow b 2) c))) |
(* (pow b 2) (+ (* -9 (* a c)) (* 3 (pow b 2)))) |
(* (pow b 2) (+ (* -9 (* a c)) (* 3 (pow b 2)))) |
(* (pow b 2) (+ (* -9 (* a c)) (* 3 (pow b 2)))) |
(* 3 (pow b 4)) |
(* (pow b 4) (+ 3 (* -9 (/ (* a c) (pow b 2))))) |
(* (pow b 4) (+ 3 (* -9 (/ (* a c) (pow b 2))))) |
(* (pow b 4) (+ 3 (* -9 (/ (* a c) (pow b 2))))) |
(* 3 (pow b 4)) |
(* (pow b 4) (+ 3 (* -9 (/ (* a c) (pow b 2))))) |
(* (pow b 4) (+ 3 (* -9 (/ (* a c) (pow b 2))))) |
(* (pow b 4) (+ 3 (* -9 (/ (* a c) (pow b 2))))) |
(* 3 (pow b 4)) |
(+ (* -9 (* a (* (pow b 2) c))) (* 3 (pow b 4))) |
(+ (* -9 (* a (* (pow b 2) c))) (* 3 (pow b 4))) |
(+ (* -9 (* a (* (pow b 2) c))) (* 3 (pow b 4))) |
(* -9 (* a (* (pow b 2) c))) |
(* a (+ (* -9 (* (pow b 2) c)) (* 3 (/ (pow b 4) a)))) |
(* a (+ (* -9 (* (pow b 2) c)) (* 3 (/ (pow b 4) a)))) |
(* a (+ (* -9 (* (pow b 2) c)) (* 3 (/ (pow b 4) a)))) |
(* -9 (* a (* (pow b 2) c))) |
(* -1 (* a (+ (* -3 (/ (pow b 4) a)) (* 9 (* (pow b 2) c))))) |
(* -1 (* a (+ (* -3 (/ (pow b 4) a)) (* 9 (* (pow b 2) c))))) |
(* -1 (* a (+ (* -3 (/ (pow b 4) a)) (* 9 (* (pow b 2) c))))) |
(* 3 (pow b 4)) |
(+ (* -9 (* a (* (pow b 2) c))) (* 3 (pow b 4))) |
(+ (* -9 (* a (* (pow b 2) c))) (* 3 (pow b 4))) |
(+ (* -9 (* a (* (pow b 2) c))) (* 3 (pow b 4))) |
(* -9 (* a (* (pow b 2) c))) |
(* c (+ (* -9 (* a (pow b 2))) (* 3 (/ (pow b 4) c)))) |
(* c (+ (* -9 (* a (pow b 2))) (* 3 (/ (pow b 4) c)))) |
(* c (+ (* -9 (* a (pow b 2))) (* 3 (/ (pow b 4) c)))) |
(* -9 (* a (* (pow b 2) c))) |
(* -1 (* c (+ (* -3 (/ (pow b 4) c)) (* 9 (* a (pow b 2)))))) |
(* -1 (* c (+ (* -3 (/ (pow b 4) c)) (* 9 (* a (pow b 2)))))) |
(* -1 (* c (+ (* -3 (/ (pow b 4) c)) (* 9 (* a (pow b 2)))))) |
(* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(+ (* -3 (/ b (pow (sqrt -3) 2))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))) |
(+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (- (* b (- (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* -9 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -3))) (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2)))))))) (* 3 (/ 1 (pow (sqrt -3) 2)))))) |
(+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (- (* b (- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* b (- (* 3 (/ 1 (* a (* c (pow (sqrt -3) 2))))) (+ (* -1/3 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* -9 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -3))) (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3))))) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* a c))) (/ (- (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* -9 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -3))) (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2))))))) (sqrt -3))))))) (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* -9 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -3))) (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2)))))))) (* 3 (/ 1 (pow (sqrt -3) 2)))))) |
(* 3/2 (/ (* a c) b)) |
(/ (- (+ (* -9/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) (* 1/4 (/ (* a (* c (+ (* -18 (* a c)) (* -9/2 (* a c))))) (pow b 2)))) b) |
(/ (- (+ (* -9/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 3/2 (* a c)) (* 9/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) (+ (* 1/6 (/ (* (+ (* -18 (* a c)) (* -9/2 (* a c))) (- (* -9/2 (* (pow a 2) (pow c 2))) (* 1/4 (* a (* c (+ (* -18 (* a c)) (* -9/2 (* a c)))))))) (pow b 4))) (+ (* 1/4 (/ (* a (* c (+ (* -18 (* a c)) (* -9/2 (* a c))))) (pow b 2))) (* 1/4 (/ (* a (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* 27/2 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))))) (pow b 4)))))) b) |
(/ (- (+ (* -9/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -1 (/ (+ (* 1/6 (* (+ (* -18 (* a c)) (* -9/2 (* a c))) (- (* 9/2 (* (pow a 3) (pow c 3))) (+ (* 1/6 (* (+ (* -18 (* a c)) (* -9/2 (* a c))) (- (* -9/2 (* (pow a 2) (pow c 2))) (* 1/4 (* a (* c (+ (* -18 (* a c)) (* -9/2 (* a c))))))))) (* 1/4 (* a (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* 27/2 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))))))))))) (+ (* 1/6 (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* 27/2 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (- (* -9/2 (* (pow a 2) (pow c 2))) (* 1/4 (* a (* c (+ (* -18 (* a c)) (* -9/2 (* a c))))))))) (* 1/4 (* a (* c (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* 81/8 (* (pow a 3) (pow c 3)))))))))) (pow b 6))) (+ (* 3/2 (* a c)) (* 9/2 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) (+ (* 1/6 (/ (* (+ (* -18 (* a c)) (* -9/2 (* a c))) (- (* -9/2 (* (pow a 2) (pow c 2))) (* 1/4 (* a (* c (+ (* -18 (* a c)) (* -9/2 (* a c)))))))) (pow b 4))) (+ (* 1/4 (/ (* a (* c (+ (* -18 (* a c)) (* -9/2 (* a c))))) (pow b 2))) (* 1/4 (/ (* a (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* 27/2 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))))) (pow b 4)))))) b) |
(* 2 b) |
(* -1 (* b (- (* 6 (/ (* a c) (pow b 2))) (+ 2 (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c)))))))) |
(* -1 (* b (- (+ (* -6 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 6 (/ (* a c) (pow b 2)))) (+ 2 (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (- (* 6 (* a c)) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* a c))))) (* a (* (pow b 4) c)))) (+ (* 4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* 81/8 (* (pow a 3) (pow c 3))))) (* a (* (pow b 4) c)))) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c)))))))))) |
(* -1 (* b (- (+ (* -6 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1 (/ (+ (* -2/9 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* 81/8 (* (pow a 3) (pow c 3))))) (- (* 6 (* a c)) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* a c))))) (* a c))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (- (* -6 (* (pow a 2) (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (- (* 6 (* a c)) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* a c))))) (* a c))) (* 4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* 81/8 (* (pow a 3) (pow c 3))))) (* a c)))))) (* a c))) (* 4/9 (/ (+ (* -81/8 (* (pow a 4) (pow c 4))) (+ (* -3/2 (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (* 243/16 (* (pow a 4) (pow c 4))))) (* a c))))) (pow b 6))) (* 6 (/ (* a c) (pow b 2))))) (+ 2 (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (- (* 6 (* a c)) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* a c))))) (* a (* (pow b 4) c)))) (+ (* 4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* 81/8 (* (pow a 3) (pow c 3))))) (* a (* (pow b 4) c)))) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c)))))))))) |
(* 3/2 (/ (* a c) b)) |
(* a (+ (* 3/2 (/ c b)) (* a (- (* -9/2 (/ (pow c 2) (pow b 3))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6))))))) |
(* a (+ (* 3/2 (/ c b)) (* a (- (+ (* -9/2 (/ (pow c 2) (pow b 3))) (* a (- (* 9/2 (/ (pow c 3) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c))) (- (* -9/2 (/ (pow c 2) (pow b 3))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (* c (+ (* -27/8 (* b (pow c 2))) (+ (* 27/2 (* b (pow c 2))) (* 18 (* b (pow c 2)))))) (pow b 6))))))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6))))))) |
(* a (+ (* 3/2 (/ c b)) (* a (- (+ (* -9/2 (/ (pow c 2) (pow b 3))) (* a (- (+ (* -1 (* a (+ (* 1/6 (/ (* (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c))) (- (* 9/2 (/ (pow c 3) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c))) (- (* -9/2 (/ (pow c 2) (pow b 3))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (* c (+ (* -27/8 (* b (pow c 2))) (+ (* 27/2 (* b (pow c 2))) (* 18 (* b (pow c 2)))))) (pow b 6)))))) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -27/8 (* b (pow c 2))) (+ (* 27/2 (* b (pow c 2))) (* 18 (* b (pow c 2))))) (- (* -9/2 (/ (pow c 2) (pow b 3))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (* c (+ (* -27/2 (/ (pow c 3) b)) (+ (* -81/16 (/ (pow c 3) b)) (* 81/8 (/ (pow c 3) b))))) (pow b 6))))))) (* 9/2 (/ (pow c 3) (pow b 5)))) (+ (* 1/6 (/ (* (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c))) (- (* -9/2 (/ (pow c 2) (pow b 3))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (* c (+ (* -27/8 (* b (pow c 2))) (+ (* 27/2 (* b (pow c 2))) (* 18 (* b (pow c 2)))))) (pow b 6))))))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6))))))) |
(* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))) (* 1/3 (/ (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2)))) (* (pow c 2) (pow (sqrt -3) 2))))) |
(- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (sqrt -3))))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2)))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/3 (/ (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2)))) (* (pow c 2) (pow (sqrt -3) 2)))) (* 1/3 (/ (+ (* -9 (* (pow b 3) c)) (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))))) (* a (* (pow c 2) (pow (sqrt -3) 2)))))))) |
(- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (+ (* -1 (/ (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2)))) (- (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2)))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (pow b 3) c)) (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3))))))) (* (pow c 2) (pow (sqrt -3) 2))))))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* -9 (* (pow b 3) c)) (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9/2 (* (sqrt (* a c)) (/ (pow b 4) (sqrt -3)))) (* 3 (pow b 5)))) (* (pow c 2) (pow (sqrt -3) 2)))))) (pow a 3))) (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (sqrt -3)))))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2)))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/3 (/ (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2)))) (* (pow c 2) (pow (sqrt -3) 2)))) (* 1/3 (/ (+ (* -9 (* (pow b 3) c)) (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))))) (* a (* (pow c 2) (pow (sqrt -3) 2)))))))) |
(* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) |
(+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a))) |
(+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1 (/ (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3)))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* (pow b 3) c))))) (* (pow c 2) (pow (sqrt 3) 2)))))) a))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a))) |
(+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1 (/ (- (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (sqrt -1) (* (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* (pow b 3) c)))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3)))))) (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3)))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* (pow b 3) c))))) (* (pow c 2) (pow (sqrt 3) 2)))))))) (sqrt 3)))) (* 1/3 (/ (+ (* 3 (pow b 5)) (* 9/2 (* (sqrt (* a c)) (/ (* (pow b 4) (sqrt -1)) (sqrt 3))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3)))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* (pow b 3) c))))) (* (pow c 2) (pow (sqrt 3) 2)))))) a))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a))) |
(* 3/2 (/ (* a c) b)) |
(* c (+ (* 3/2 (/ a b)) (* c (- (* -9/2 (/ (pow a 2) (pow b 3))) (* 1/4 (/ (* a (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3))))) (pow b 6))))))) |
(* c (+ (* 3/2 (/ a b)) (* c (- (+ (* -9/2 (/ (pow a 2) (pow b 3))) (* c (- (* 9/2 (/ (pow a 3) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (- (* -9/2 (/ (pow a 2) (pow b 3))) (* 1/4 (/ (* a (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3))))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (* a (+ (* -27/8 (* (pow a 2) b)) (+ (* 27/2 (* (pow a 2) b)) (* 18 (* (pow a 2) b))))) (pow b 6))))))) (* 1/4 (/ (* a (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3))))) (pow b 6))))))) |
(* c (+ (* 3/2 (/ a b)) (* c (- (+ (* -9/2 (/ (pow a 2) (pow b 3))) (* c (- (+ (* -1 (* c (+ (* 1/6 (/ (* (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (- (* 9/2 (/ (pow a 3) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (- (* -9/2 (/ (pow a 2) (pow b 3))) (* 1/4 (/ (* a (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3))))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (* a (+ (* -27/8 (* (pow a 2) b)) (+ (* 27/2 (* (pow a 2) b)) (* 18 (* (pow a 2) b))))) (pow b 6)))))) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -27/8 (* (pow a 2) b)) (+ (* 27/2 (* (pow a 2) b)) (* 18 (* (pow a 2) b)))) (- (* -9/2 (/ (pow a 2) (pow b 3))) (* 1/4 (/ (* a (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3))))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (* a (+ (* -27/2 (/ (pow a 3) b)) (+ (* -81/16 (/ (pow a 3) b)) (* 81/8 (/ (pow a 3) b))))) (pow b 6))))))) (* 9/2 (/ (pow a 3) (pow b 5)))) (+ (* 1/6 (/ (* (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (- (* -9/2 (/ (pow a 2) (pow b 3))) (* 1/4 (/ (* a (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3))))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (* a (+ (* -27/8 (* (pow a 2) b)) (+ (* 27/2 (* (pow a 2) b)) (* 18 (* (pow a 2) b))))) (pow b 6))))))) (* 1/4 (/ (* a (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3))))) (pow b 6))))))) |
(* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))) (* 1/3 (/ (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b))) (* (pow a 2) (pow (sqrt -3) 2))))) |
(- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (sqrt -3))))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b))) (- (* -3 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b)))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/3 (/ (+ (* -9 (* a (pow b 3))) (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))))) (* (pow a 2) (* c (pow (sqrt -3) 2))))) (* 1/3 (/ (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b))) (* (pow a 2) (pow (sqrt -3) 2))))))) |
(- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (+ (* -1 (/ (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* -9 (* a (pow b 3))) (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))))) (- (* -3 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b)))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b))) (- (* (sqrt (/ c (pow a 3))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b))) (- (* -3 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b)))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* a (pow b 3))) (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3))))))) (* (pow a 2) (pow (sqrt -3) 2))))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9/2 (* (sqrt (* a c)) (/ (pow b 4) (sqrt -3)))) (* 3 (pow b 5)))) (* (pow a 2) (pow (sqrt -3) 2)))))) (pow c 3))) (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (sqrt -3)))))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b))) (- (* -3 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b)))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/3 (/ (+ (* -9 (* a (pow b 3))) (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))))) (* (pow a 2) (* c (pow (sqrt -3) 2))))) (* 1/3 (/ (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b))) (* (pow a 2) (pow (sqrt -3) 2))))))) |
(* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) |
(+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 2) (pow (sqrt 3) 2))))) c))) |
(+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1 (/ (- (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b))) (- (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* a (pow b 3)))))) (* (pow a 2) (pow (sqrt 3) 2)))))) c))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 2) (pow (sqrt 3) 2))))) c))) |
(+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (sqrt -1) (* (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* a (pow b 3))))) (- (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (sqrt -1) (* (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b))) (- (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b))) (- (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* a (pow b 3)))))) (* (pow a 2) (pow (sqrt 3) 2)))))))) (sqrt 3)))) (* 1/3 (/ (+ (* 3 (pow b 5)) (* 9/2 (* (sqrt (* a c)) (/ (* (pow b 4) (sqrt -1)) (sqrt 3))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b))) (- (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* a (pow b 3)))))) (* (pow a 2) (pow (sqrt 3) 2)))))) c))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 2) (pow (sqrt 3) 2))))) c))) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* -1/3 (* b (- (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* -9 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -3))) (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))))))) (/ 1 (* a (pow (sqrt -3) 2)))))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1/3 (* b (- (* 3 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2))))) (+ (* -1/3 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* -9 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -3))) (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3))))) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* a c))) (/ (- (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* -9 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -3))) (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))))) (sqrt -3))))))) (* -1/3 (- (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* -9 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -3))) (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2)))))))))) (/ 1 (* a (pow (sqrt -3) 2)))))) |
(* -1/2 (/ c b)) |
(/ (+ (* -1/2 c) (* -1/3 (/ (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -18 (* a c)) (* -9/2 (* a c)))))) (pow b 2)))) b) |
(/ (+ (* -1/2 c) (+ (* -1/3 (/ (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -18 (* a c)) (* -9/2 (* a c)))))) (pow b 2))) (* -1/3 (/ (- (* 9/2 (* (pow a 2) (pow c 3))) (+ (* 1/6 (* (+ (* -18 (* a c)) (* -9/2 (* a c))) (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -18 (* a c)) (* -9/2 (* a c)))))))) (* 1/4 (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* 27/2 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))))))) (pow b 4))))) b) |
(/ (+ (* -1/2 c) (+ (* -1/3 (/ (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -18 (* a c)) (* -9/2 (* a c)))))) (pow b 2))) (+ (* -1/3 (/ (- (* 9/2 (* (pow a 2) (pow c 3))) (+ (* 1/6 (* (+ (* -18 (* a c)) (* -9/2 (* a c))) (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -18 (* a c)) (* -9/2 (* a c)))))))) (* 1/4 (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* 27/2 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))))))) (pow b 4))) (* 1/3 (/ (+ (* 1/6 (* (+ (* -18 (* a c)) (* -9/2 (* a c))) (- (* 9/2 (* (pow a 2) (pow c 3))) (+ (* 1/6 (* (+ (* -18 (* a c)) (* -9/2 (* a c))) (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -18 (* a c)) (* -9/2 (* a c)))))))) (* 1/4 (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* 27/2 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))))))))) (+ (* 1/6 (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* 27/2 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -18 (* a c)) (* -9/2 (* a c)))))))) (* 1/4 (* c (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* 81/8 (* (pow a 3) (pow c 3))))))))) (pow b 6)))))) b) |
(* -2/3 (/ b a)) |
(* -1 (* b (+ (* -1/3 (/ (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))) (pow b 2))) (* 2/3 (/ 1 a))))) |
(* -1 (* b (+ (* -1/3 (/ (- (* -6 (* a (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c))) (* 4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* 81/8 (* (pow a 3) (pow c 3))))) (* (pow a 2) c))))) (pow b 4))) (+ (* -1/3 (/ (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))) (pow b 2))) (* 2/3 (/ 1 a)))))) |
(* -1 (* b (+ (* -1/3 (/ (- (* -6 (* a (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c))) (* 4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* 81/8 (* (pow a 3) (pow c 3))))) (* (pow a 2) c))))) (pow b 4))) (+ (* -1/3 (/ (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))) (pow b 2))) (+ (* 1/3 (/ (+ (* -2/9 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* 81/8 (* (pow a 3) (pow c 3))))) (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (- (* -6 (* a (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c))) (* 4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* 81/8 (* (pow a 3) (pow c 3))))) (* (pow a 2) c)))))) (* a c))) (* 4/9 (/ (+ (* -81/8 (* (pow a 4) (pow c 4))) (+ (* -3/2 (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (* 243/16 (* (pow a 4) (pow c 4))))) (* (pow a 2) c))))) (pow b 6))) (* 2/3 (/ 1 a))))))) |
(* -1/2 (/ c b)) |
(+ (* -1/2 (/ c b)) (* -1/3 (* a (- (* -9/2 (/ (pow c 2) (pow b 3))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6))))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -1/3 (* a (- (* 9/2 (/ (pow c 3) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c))) (- (* -9/2 (/ (pow c 2) (pow b 3))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (* c (+ (* -27/8 (* b (pow c 2))) (+ (* 27/2 (* b (pow c 2))) (* 18 (* b (pow c 2)))))) (pow b 6))))))) (* -1/3 (- (* -9/2 (/ (pow c 2) (pow b 3))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6)))))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -1/3 (- (* -9/2 (/ (pow c 2) (pow b 3))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6))))) (* a (+ (* -1/3 (- (* 9/2 (/ (pow c 3) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c))) (- (* -9/2 (/ (pow c 2) (pow b 3))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (* c (+ (* -27/8 (* b (pow c 2))) (+ (* 27/2 (* b (pow c 2))) (* 18 (* b (pow c 2)))))) (pow b 6)))))) (* 1/3 (* a (+ (* 1/6 (/ (* (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c))) (- (* 9/2 (/ (pow c 3) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c))) (- (* -9/2 (/ (pow c 2) (pow b 3))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (* c (+ (* -27/8 (* b (pow c 2))) (+ (* 27/2 (* b (pow c 2))) (* 18 (* b (pow c 2)))))) (pow b 6)))))) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -27/8 (* b (pow c 2))) (+ (* 27/2 (* b (pow c 2))) (* 18 (* b (pow c 2))))) (- (* -9/2 (/ (pow c 2) (pow b 3))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (* c (+ (* -27/2 (/ (pow c 3) b)) (+ (* -81/16 (/ (pow c 3) b)) (* 81/8 (/ (pow c 3) b))))) (pow b 6)))))))))))) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* -1/3 (/ (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2))))) (* (pow c 2) (pow (sqrt -3) 2))))) a))) a) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2))))) (* (pow c 2) (pow (sqrt -3) 2))))) a)) (* -1/3 (/ (- (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2)))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (pow b 3) c)) (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (pow a 2))))) a) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2))))) (* (pow c 2) (pow (sqrt -3) 2))))) a)) (+ (* -1/3 (/ (- (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2)))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (pow b 3) c)) (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (pow a 2))) (* 1/3 (/ (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2)))) (- (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2)))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (pow b 3) c)) (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3))))))) (* (pow c 2) (pow (sqrt -3) 2))))))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* -9 (* (pow b 3) c)) (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9/2 (* (sqrt (* a c)) (/ (pow b 4) (sqrt -3)))) (* 3 (pow b 5)))) (* (pow c 2) (pow (sqrt -3) 2)))))) (pow a 3)))))) a) |
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1/3 (/ (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1/3 (/ (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3)))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* (pow b 3) c))))) (* (pow c 2) (pow (sqrt 3) 2)))))) a)) (* 1/3 (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* 1/3 (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3)))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* (pow b 3) c))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (* 1/3 (/ (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* (pow b 3) c)))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3)))))) (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3)))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* (pow b 3) c))))) (* (pow c 2) (pow (sqrt 3) 2)))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 3 (pow b 5)) (* 9/2 (* (sqrt (* a c)) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))))) (* (pow c 2) (pow (sqrt 3) 2)))))) a))) a)) (* 1/3 (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) a))) a)) |
(* -1/2 (/ c b)) |
(* c (- (* -1/3 (* c (- (* -9/2 (/ a (pow b 3))) (* 1/4 (/ (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (pow b 6)))))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -1/3 (* c (- (* 9/2 (/ (pow a 2) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (- (* -9/2 (/ a (pow b 3))) (* 1/4 (/ (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (+ (* -27/8 (* (pow a 2) b)) (+ (* 27/2 (* (pow a 2) b)) (* 18 (* (pow a 2) b)))) (pow b 6))))))) (* -1/3 (- (* -9/2 (/ a (pow b 3))) (* 1/4 (/ (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (pow b 6))))))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -1/3 (- (* -9/2 (/ a (pow b 3))) (* 1/4 (/ (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (pow b 6))))) (* c (+ (* -1/3 (- (* 9/2 (/ (pow a 2) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (- (* -9/2 (/ a (pow b 3))) (* 1/4 (/ (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (+ (* -27/8 (* (pow a 2) b)) (+ (* 27/2 (* (pow a 2) b)) (* 18 (* (pow a 2) b)))) (pow b 6)))))) (* 1/3 (* c (+ (* 1/6 (/ (* (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (- (* 9/2 (/ (pow a 2) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (- (* -9/2 (/ a (pow b 3))) (* 1/4 (/ (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (+ (* -27/8 (* (pow a 2) b)) (+ (* 27/2 (* (pow a 2) b)) (* 18 (* (pow a 2) b)))) (pow b 6)))))) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -27/8 (* (pow a 2) b)) (+ (* 27/2 (* (pow a 2) b)) (* 18 (* (pow a 2) b)))) (- (* -9/2 (/ a (pow b 3))) (* 1/4 (/ (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (+ (* -27/2 (/ (pow a 3) b)) (+ (* -81/16 (/ (pow a 3) b)) (* 81/8 (/ (pow a 3) b)))) (pow b 6))))))))))) (* 1/2 (/ 1 b)))) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1/3 (/ (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt -3) 2))))) c))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt -3) 2))))) c)) (* -1/3 (/ (- (* (sqrt (/ c (pow a 5))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* a (pow b 3))) (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (pow c 2))))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt -3) 2))))) c)) (+ (* -1/3 (/ (- (* (sqrt (/ c (pow a 5))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* a (pow b 3))) (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (pow c 2))) (* 1/3 (/ (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* -9 (* a (pow b 3))) (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b))) (- (* (sqrt (/ c (pow a 5))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* a (pow b 3))) (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3))))))) (* (pow a 3) (pow (sqrt -3) 2))))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9/2 (* (sqrt (* a c)) (/ (pow b 4) (sqrt -3)))) (* 3 (pow b 5)))) (* (pow a 3) (pow (sqrt -3) 2)))))) (pow c 3)))))) |
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))) |
(+ (* 1/3 (/ (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(+ (* -1 (/ (+ (* -1/3 (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt 3) 2)))))) (* 1/3 (/ (- (* -1 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* a (pow b 3)))))) (* (pow a 3) (pow (sqrt 3) 2)))))) c))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (- (* -1 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* a (pow b 3)))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (* -1/3 (/ (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* a (pow b 3))))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b))) (- (* -1 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* a (pow b 3)))))) (* (pow a 3) (pow (sqrt 3) 2)))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 3 (pow b 5)) (* 9/2 (* (sqrt (* a c)) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))))) (* (pow a 3) (pow (sqrt 3) 2)))))) c))) c)) (* -1/3 (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt 3) 2))))))) c)) (* (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) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -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))))) |
(* -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 (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)) |
(* 9/16 (* a (pow c 3))) |
(* 9/16 (* a (pow c 3))) |
(* 9/16 (* a (pow c 3))) |
(* 9/16 (* a (pow c 3))) |
(* 9/16 (* a (pow c 3))) |
(* 9/16 (* a (pow c 3))) |
(* 9/16 (* a (pow c 3))) |
(* 9/16 (* a (pow c 3))) |
(* 9/16 (* a (pow c 3))) |
(* 9/16 (* a (pow c 3))) |
(* 9/16 (* a (pow c 3))) |
(* 9/16 (* a (pow c 3))) |
(* 9/16 (* a (pow c 3))) |
(* 9/16 (* a (pow c 3))) |
(* 9/16 (* a (pow c 3))) |
(* 9/16 (* a (pow c 3))) |
(* 9/16 (* a (pow c 3))) |
(* 9/16 (* a (pow c 3))) |
(* 9/16 (* a (pow c 3))) |
(* 9/16 (* a (pow c 3))) |
(* 9/16 (* a (pow c 3))) |
(* 9/16 (* a (pow c 3))) |
(* 9/16 (* a (pow c 3))) |
(* 9/16 (* a (pow c 3))) |
(* 16/9 (/ (pow b 5) (* a (pow c 3)))) |
(* (pow b 5) (+ (* -32/27 (/ (pow b 2) (* (pow a 2) (pow c 4)))) (* 16/9 (/ 1 (* a (pow c 3)))))) |
(* (pow b 5) (+ (* (pow b 2) (- (* 64/81 (/ (pow b 2) (* (pow a 3) (pow c 5)))) (* 32/27 (/ 1 (* (pow a 2) (pow c 4)))))) (* 16/9 (/ 1 (* a (pow c 3)))))) |
(* (pow b 5) (+ (* (pow b 2) (- (* (pow b 2) (+ (* -128/243 (/ (pow b 2) (* (pow a 4) (pow c 6)))) (* 64/81 (/ 1 (* (pow a 3) (pow c 5)))))) (* 32/27 (/ 1 (* (pow a 2) (pow c 4)))))) (* 16/9 (/ 1 (* a (pow c 3)))))) |
(* 8/3 (/ (pow b 3) (pow c 2))) |
(* (pow b 3) (+ (* -4 (/ a (* (pow b 2) c))) (* 8/3 (/ 1 (pow c 2))))) |
(* (pow b 3) (- (+ (* 6 (/ (pow a 2) (pow b 4))) (* 8/3 (/ 1 (pow c 2)))) (* 4 (/ a (* (pow b 2) c))))) |
(* (pow b 3) (- (+ (* -9 (/ (* (pow a 3) c) (pow b 6))) (* 8/3 (/ 1 (pow c 2)))) (+ (* -6 (/ (pow a 2) (pow b 4))) (* 4 (/ a (* (pow b 2) c)))))) |
(* 8/3 (/ (pow b 3) (pow c 2))) |
(* -1 (* (pow b 3) (- (* 4 (/ a (* (pow b 2) c))) (* 8/3 (/ 1 (pow c 2)))))) |
(* -1 (* (pow b 3) (- (* -6 (/ (pow a 2) (pow b 4))) (+ (* -4 (/ a (* (pow b 2) c))) (* 8/3 (/ 1 (pow c 2))))))) |
(* -1 (* (pow b 3) (- (* 9 (/ (* (pow a 3) c) (pow b 6))) (+ (* -4 (/ a (* (pow b 2) c))) (+ (* 6 (/ (pow a 2) (pow b 4))) (* 8/3 (/ 1 (pow c 2)))))))) |
(* 8/3 (/ (pow b 3) (pow c 2))) |
(/ (+ (* -4 (* a (* b c))) (* 8/3 (pow b 3))) (pow c 2)) |
(/ (+ (* 8/3 (pow b 3)) (* c (- (* 6 (/ (* (pow a 2) c) b)) (* 4 (* a b))))) (pow c 2)) |
(/ (+ (* 8/3 (pow b 3)) (* c (- (* c (- (* -9 (/ (* (pow a 3) c) (pow b 3))) (* -6 (/ (pow a 2) b)))) (* 4 (* a b))))) (pow c 2)) |
(* 16/9 (/ (pow b 5) (* a (pow c 3)))) |
(/ (+ (* -32/27 (/ (pow b 7) (* (pow a 2) c))) (* 16/9 (/ (pow b 5) a))) (pow c 3)) |
(/ (- (+ (* 64/81 (/ (pow b 9) (* (pow a 3) (pow c 2)))) (* 16/9 (/ (pow b 5) a))) (* 32/27 (/ (pow b 7) (* (pow a 2) c)))) (pow c 3)) |
(/ (- (+ (* -128/243 (/ (pow b 11) (* (pow a 4) (pow c 3)))) (* 16/9 (/ (pow b 5) a))) (+ (* -64/81 (/ (pow b 9) (* (pow a 3) (pow c 2)))) (* 32/27 (/ (pow b 7) (* (pow a 2) c))))) (pow c 3)) |
(* 16/9 (/ (pow b 5) (* a (pow c 3)))) |
(* -1 (/ (+ (* -16/9 (/ (pow b 5) a)) (* 32/27 (/ (pow b 7) (* (pow a 2) c)))) (pow c 3))) |
(* -1 (/ (+ (* -16/9 (/ (pow b 5) a)) (* -1 (/ (- (* 64/81 (/ (pow b 9) (* (pow a 3) c))) (* 32/27 (/ (pow b 7) (pow a 2)))) c))) (pow c 3))) |
(* -1 (/ (+ (* -16/9 (/ (pow b 5) a)) (* -1 (/ (- (* -1 (/ (- (* 128/243 (/ (pow b 11) (* (pow a 4) c))) (* 64/81 (/ (pow b 9) (pow a 3)))) c)) (* 32/27 (/ (pow b 7) (pow a 2)))) c))) (pow c 3))) |
(* 8/3 (/ (pow b 3) (pow c 2))) |
(+ (* -4 (/ (* a b) c)) (* 8/3 (/ (pow b 3) (pow c 2)))) |
(+ (* 8/3 (/ (pow b 3) (pow c 2))) (* a (- (* 6 (/ a b)) (* 4 (/ b c))))) |
(+ (* 8/3 (/ (pow b 3) (pow c 2))) (* a (- (* a (+ (* -9 (/ (* a c) (pow b 3))) (* 6 (/ 1 b)))) (* 4 (/ b c))))) |
(* 16/9 (/ (pow b 5) (* a (pow c 3)))) |
(/ (+ (* -32/27 (/ (pow b 7) (* a (pow c 4)))) (* 16/9 (/ (pow b 5) (pow c 3)))) a) |
(/ (- (+ (* 64/81 (/ (pow b 9) (* (pow a 2) (pow c 5)))) (* 16/9 (/ (pow b 5) (pow c 3)))) (* 32/27 (/ (pow b 7) (* a (pow c 4))))) a) |
(/ (- (+ (* -128/243 (/ (pow b 11) (* (pow a 3) (pow c 6)))) (* 16/9 (/ (pow b 5) (pow c 3)))) (+ (* -64/81 (/ (pow b 9) (* (pow a 2) (pow c 5)))) (* 32/27 (/ (pow b 7) (* a (pow c 4)))))) a) |
(* 16/9 (/ (pow b 5) (* a (pow c 3)))) |
(* -1 (/ (+ (* -16/9 (/ (pow b 5) (pow c 3))) (* 32/27 (/ (pow b 7) (* a (pow c 4))))) a)) |
(* -1 (/ (+ (* -16/9 (/ (pow b 5) (pow c 3))) (* -1 (/ (- (* 64/81 (/ (pow b 9) (* a (pow c 5)))) (* 32/27 (/ (pow b 7) (pow c 4)))) a))) a)) |
(* -1 (/ (+ (* -16/9 (/ (pow b 5) (pow c 3))) (* -1 (/ (- (* -1 (/ (- (* 128/243 (/ (pow b 11) (* a (pow c 6)))) (* 64/81 (/ (pow b 9) (pow c 5)))) a)) (* 32/27 (/ (pow b 7) (pow c 4)))) a))) a)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(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) |
(* -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)) |
(* 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 -3) (pow (sqrt -1) 2))) |
(* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3))))) a)) (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -3) 3)))) (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2)))))) |
(* 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)))))) |
(* 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)) |
(+ (* -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 -3) (pow (sqrt -1) 2)))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2)))) (* -1/3 (/ b a))) |
(+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2))))) |
(* -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))))))) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) 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 (* 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)))) |
(* 27 (* (pow a 3) (pow c 3))) |
(+ (* -27 (* (pow a 2) (* (pow b 2) (pow c 2)))) (* 27 (* (pow a 3) (pow c 3)))) |
(+ (* 27 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -27 (* (pow a 2) (pow c 2))) (* 9 (* a (* (pow b 2) c)))))) |
(+ (* 27 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -27 (* (pow a 2) (pow c 2))) (* 9 (* a (* (pow b 2) c)))))) |
(* 9 (* a (* (pow b 4) c))) |
(* (pow b 4) (+ (* -27 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 9 (* a c)))) |
(* (pow b 4) (- (+ (* 9 (* a c)) (* 27 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (* 27 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) |
(* (pow b 4) (- (+ (* 9 (* a c)) (* 27 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (* 27 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) |
(* 9 (* a (* (pow b 4) c))) |
(* (pow b 4) (+ (* -27 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 9 (* a c)))) |
(* (pow b 4) (- (+ (* 9 (* a c)) (* 27 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (* 27 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) |
(* (pow b 4) (- (+ (* 9 (* a c)) (* 27 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (* 27 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) |
(* 9 (* a (* (pow b 4) c))) |
(* a (+ (* -27 (* a (* (pow b 2) (pow c 2)))) (* 9 (* (pow b 4) c)))) |
(* a (+ (* 9 (* (pow b 4) c)) (* a (+ (* -27 (* (pow b 2) (pow c 2))) (* 27 (* a (pow c 3))))))) |
(* a (+ (* 9 (* (pow b 4) c)) (* a (+ (* -27 (* (pow b 2) (pow c 2))) (* 27 (* a (pow c 3))))))) |
(* 27 (* (pow a 3) (pow c 3))) |
(* (pow a 3) (+ (* -27 (/ (* (pow b 2) (pow c 2)) a)) (* 27 (pow c 3)))) |
(* (pow a 3) (+ (* -27 (/ (* (pow b 2) (pow c 2)) a)) (+ (* 9 (/ (* (pow b 4) c) (pow a 2))) (* 27 (pow c 3))))) |
(* (pow a 3) (+ (* -27 (/ (* (pow b 2) (pow c 2)) a)) (+ (* 9 (/ (* (pow b 4) c) (pow a 2))) (* 27 (pow c 3))))) |
(* 27 (* (pow a 3) (pow c 3))) |
(* -1 (* (pow a 3) (+ (* -27 (pow c 3)) (* 27 (/ (* (pow b 2) (pow c 2)) a))))) |
(* -1 (* (pow a 3) (+ (* -27 (pow c 3)) (* -1 (/ (+ (* -27 (* (pow b 2) (pow c 2))) (* 9 (/ (* (pow b 4) c) a))) a))))) |
(* -1 (* (pow a 3) (+ (* -27 (pow c 3)) (* -1 (/ (+ (* -27 (* (pow b 2) (pow c 2))) (* 9 (/ (* (pow b 4) c) a))) a))))) |
(* 9 (* a (* (pow b 4) c))) |
(* c (+ (* -27 (* (pow a 2) (* (pow b 2) c))) (* 9 (* a (pow b 4))))) |
(* c (+ (* 9 (* a (pow b 4))) (* c (+ (* -27 (* (pow a 2) (pow b 2))) (* 27 (* (pow a 3) c)))))) |
(* c (+ (* 9 (* a (pow b 4))) (* c (+ (* -27 (* (pow a 2) (pow b 2))) (* 27 (* (pow a 3) c)))))) |
(* 27 (* (pow a 3) (pow c 3))) |
(* (pow c 3) (+ (* -27 (/ (* (pow a 2) (pow b 2)) c)) (* 27 (pow a 3)))) |
(* (pow c 3) (+ (* -27 (/ (* (pow a 2) (pow b 2)) c)) (+ (* 9 (/ (* a (pow b 4)) (pow c 2))) (* 27 (pow a 3))))) |
(* (pow c 3) (+ (* -27 (/ (* (pow a 2) (pow b 2)) c)) (+ (* 9 (/ (* a (pow b 4)) (pow c 2))) (* 27 (pow a 3))))) |
(* 27 (* (pow a 3) (pow c 3))) |
(* -1 (* (pow c 3) (+ (* -27 (pow a 3)) (* 27 (/ (* (pow a 2) (pow b 2)) c))))) |
(* -1 (* (pow c 3) (+ (* -27 (pow a 3)) (* -1 (/ (+ (* -27 (* (pow a 2) (pow b 2))) (* 9 (/ (* a (pow b 4)) c))) c))))) |
(* -1 (* (pow c 3) (+ (* -27 (pow a 3)) (* -1 (/ (+ (* -27 (* (pow a 2) (pow b 2))) (* 9 (/ (* a (pow b 4)) c))) c))))) |
(* 27 (* (pow a 3) (pow c 3))) |
(+ (* -27 (* (pow a 2) (* (pow b 2) (pow c 2)))) (* 27 (* (pow a 3) (pow c 3)))) |
(+ (* 27 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -27 (* (pow a 2) (pow c 2))) (* 9 (* a (* (pow b 2) c)))))) |
(+ (* 27 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -27 (* (pow a 2) (pow c 2))) (* 9 (* a (* (pow b 2) c)))))) |
(* 9 (* a (* (pow b 4) c))) |
(* (pow b 4) (+ (* -27 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 9 (* a c)))) |
(* (pow b 4) (- (+ (* 9 (* a c)) (* 27 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (* 27 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) |
(* (pow b 4) (- (+ (* 9 (* a c)) (* 27 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (* 27 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) |
(* 9 (* a (* (pow b 4) c))) |
(* (pow b 4) (+ (* -27 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 9 (* a c)))) |
(* (pow b 4) (- (+ (* 9 (* a c)) (* 27 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (* 27 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) |
(* (pow b 4) (- (+ (* 9 (* a c)) (* 27 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (* 27 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) |
(* 9 (* a (* (pow b 4) c))) |
(* a (+ (* -27 (* a (* (pow b 2) (pow c 2)))) (* 9 (* (pow b 4) c)))) |
(* a (+ (* 9 (* (pow b 4) c)) (* a (+ (* -27 (* (pow b 2) (pow c 2))) (* 27 (* a (pow c 3))))))) |
(* a (+ (* 9 (* (pow b 4) c)) (* a (+ (* -27 (* (pow b 2) (pow c 2))) (* 27 (* a (pow c 3))))))) |
(* 27 (* (pow a 3) (pow c 3))) |
(* (pow a 3) (+ (* -27 (/ (* (pow b 2) (pow c 2)) a)) (* 27 (pow c 3)))) |
(* (pow a 3) (+ (* -27 (/ (* (pow b 2) (pow c 2)) a)) (+ (* 9 (/ (* (pow b 4) c) (pow a 2))) (* 27 (pow c 3))))) |
(* (pow a 3) (+ (* -27 (/ (* (pow b 2) (pow c 2)) a)) (+ (* 9 (/ (* (pow b 4) c) (pow a 2))) (* 27 (pow c 3))))) |
(* 27 (* (pow a 3) (pow c 3))) |
(* -1 (* (pow a 3) (+ (* -27 (pow c 3)) (* 27 (/ (* (pow b 2) (pow c 2)) a))))) |
(* -1 (* (pow a 3) (+ (* -27 (pow c 3)) (* -1 (/ (+ (* -27 (* (pow b 2) (pow c 2))) (* 9 (/ (* (pow b 4) c) a))) a))))) |
(* -1 (* (pow a 3) (+ (* -27 (pow c 3)) (* -1 (/ (+ (* -27 (* (pow b 2) (pow c 2))) (* 9 (/ (* (pow b 4) c) a))) a))))) |
(* 9 (* a (* (pow b 4) c))) |
(* c (+ (* -27 (* (pow a 2) (* (pow b 2) c))) (* 9 (* a (pow b 4))))) |
(* c (+ (* 9 (* a (pow b 4))) (* c (+ (* -27 (* (pow a 2) (pow b 2))) (* 27 (* (pow a 3) c)))))) |
(* c (+ (* 9 (* a (pow b 4))) (* c (+ (* -27 (* (pow a 2) (pow b 2))) (* 27 (* (pow a 3) c)))))) |
(* 27 (* (pow a 3) (pow c 3))) |
(* (pow c 3) (+ (* -27 (/ (* (pow a 2) (pow b 2)) c)) (* 27 (pow a 3)))) |
(* (pow c 3) (+ (* -27 (/ (* (pow a 2) (pow b 2)) c)) (+ (* 9 (/ (* a (pow b 4)) (pow c 2))) (* 27 (pow a 3))))) |
(* (pow c 3) (+ (* -27 (/ (* (pow a 2) (pow b 2)) c)) (+ (* 9 (/ (* a (pow b 4)) (pow c 2))) (* 27 (pow a 3))))) |
(* 27 (* (pow a 3) (pow c 3))) |
(* -1 (* (pow c 3) (+ (* -27 (pow a 3)) (* 27 (/ (* (pow a 2) (pow b 2)) c))))) |
(* -1 (* (pow c 3) (+ (* -27 (pow a 3)) (* -1 (/ (+ (* -27 (* (pow a 2) (pow b 2))) (* 9 (/ (* a (pow b 4)) c))) c))))) |
(* -1 (* (pow c 3) (+ (* -27 (pow a 3)) (* -1 (/ (+ (* -27 (* (pow a 2) (pow b 2))) (* 9 (/ (* a (pow b 4)) c))) c))))) |
(* -1/2 c) |
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)) |
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)) |
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(* -1/2 c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* a (+ (* -1/2 (/ c a)) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(* a (+ (* -1/2 (/ c a)) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(* a (+ (* -1/2 (/ c a)) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(* -1/2 c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(* -1/2 c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(* -1/2 c) |
(* -1/2 c) |
(* -1/2 c) |
(* -1/2 c) |
(* -1/2 c) |
(* -1/2 c) |
(* -1/2 c) |
(* -1/2 c) |
(* -1/2 c) |
(* -1/2 c) |
(* -1/2 c) |
(* -1/2 c) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/ (- (* -3/8 (* a (* (pow b 2) (pow c 2)))) (* 9/16 (* (pow a 2) (pow c 3)))) (pow b 5)) |
(/ (- (* (pow b 2) (- (* -1/2 (* (pow b 2) c)) (* 3/8 (* a (pow c 2))))) (* 9/16 (* (pow a 2) (pow c 3)))) (pow b 5)) |
(/ (- (* (pow b 2) (- (* -1/2 (* (pow b 2) c)) (* 3/8 (* a (pow c 2))))) (* 9/16 (* (pow a 2) (pow c 3)))) (pow b 5)) |
(* -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)))) b) |
(* -1/2 (/ c b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(* -1 (/ (- (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (- (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -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 (- (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* 3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* (pow c 3) (- (* -3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5))))) |
(* (pow c 3) (- (* -1 (/ (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5))))) |
(* (pow c 3) (- (* -1 (/ (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* -1 (* (pow c 3) (- (* 3/8 (/ a (* (pow b 3) c))) (* -9/16 (/ (pow a 2) (pow b 5)))))) |
(* -1 (* (pow c 3) (- (+ (* 3/8 (/ a (* (pow b 3) c))) (/ 1/2 (* b (pow c 2)))) (* -9/16 (/ (pow a 2) (pow b 5)))))) |
(* -1 (* (pow c 3) (- (+ (* 3/8 (/ a (* (pow b 3) c))) (/ 1/2 (* b (pow c 2)))) (* -9/16 (/ (pow a 2) (pow b 5)))))) |
(* -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 (- (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* 3/8 (/ (pow c 2) (pow b 3)))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* (pow a 2) (- (* -3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5))))) |
(* (pow a 2) (- (* -1/2 (/ c (* (pow a 2) b))) (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))))) |
(* (pow a 2) (- (* -1/2 (/ c (* (pow a 2) b))) (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* (pow a 2) (- (* -3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5))))) |
(* (pow a 2) (- (* -1 (/ (- (* 1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))) a)) (* 9/16 (/ (pow c 3) (pow b 5))))) |
(* (pow a 2) (- (* -1 (/ (- (* 1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))) a)) (* 9/16 (/ (pow c 3) (pow b 5))))) |
(* 3/8 (/ (* a (pow c 2)) (pow b 3))) |
(* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5))))) |
(* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5))))) |
(* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5))))) |
(* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* (pow a 2) (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5))))) |
(* (pow a 2) (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5))))) |
(* (pow a 2) (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5))))) |
(* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* (pow a 2) (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5))))) |
(* (pow a 2) (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5))))) |
(* (pow a 2) (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5))))) |
(* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/ (+ (* 3/8 (* a (* (pow b 2) (pow c 2)))) (* 9/16 (* (pow a 2) (pow c 3)))) (pow b 5)) |
(/ (+ (* 3/8 (* a (* (pow b 2) (pow c 2)))) (* 9/16 (* (pow a 2) (pow c 3)))) (pow b 5)) |
(/ (+ (* 3/8 (* a (* (pow b 2) (pow c 2)))) (* 9/16 (* (pow a 2) (pow c 3)))) (pow b 5)) |
(* 3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)) |
(/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)) |
(/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)) |
(* 3/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3))) |
(* -1 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3))) |
(* -1 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3))) |
(* 3/8 (/ (* a (pow c 2)) (pow b 3))) |
(* (pow c 2) (+ (* 3/8 (/ a (pow b 3))) (* 9/16 (/ (* (pow a 2) c) (pow b 5))))) |
(* (pow c 2) (+ (* 3/8 (/ a (pow b 3))) (* 9/16 (/ (* (pow a 2) c) (pow b 5))))) |
(* (pow c 2) (+ (* 3/8 (/ a (pow b 3))) (* 9/16 (/ (* (pow a 2) c) (pow b 5))))) |
(* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5))))) |
(* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5))))) |
(* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5))))) |
(* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* -1 (* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))) |
(* -1 (* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))) |
(* -1 (* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))) |
(* 3/8 (pow c 2)) |
(* (pow c 2) (+ 3/8 (* 9/16 (/ (* a c) (pow b 2))))) |
(* (pow c 2) (+ 3/8 (* 9/16 (/ (* a c) (pow b 2))))) |
(* (pow c 2) (+ 3/8 (* 9/16 (/ (* a c) (pow b 2))))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* (pow c 3) (+ (* 9/16 (/ a (pow b 2))) (* 3/8 (/ 1 c)))) |
(* (pow c 3) (+ (* 9/16 (/ a (pow b 2))) (* 3/8 (/ 1 c)))) |
(* (pow c 3) (+ (* 9/16 (/ a (pow b 2))) (* 3/8 (/ 1 c)))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* -1 (* (pow c 3) (- (* -9/16 (/ a (pow b 2))) (* 3/8 (/ 1 c))))) |
(* -1 (* (pow c 3) (- (* -9/16 (/ a (pow b 2))) (* 3/8 (/ 1 c))))) |
(* -1 (* (pow c 3) (- (* -9/16 (/ a (pow b 2))) (* 3/8 (/ 1 c))))) |
(* 3/8 (pow c 2)) |
(+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) |
(+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) |
(+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* a (+ (* 3/8 (/ (pow c 2) a)) (* 9/16 (/ (pow c 3) (pow b 2))))) |
(* a (+ (* 3/8 (/ (pow c 2) a)) (* 9/16 (/ (pow c 3) (pow b 2))))) |
(* a (+ (* 3/8 (/ (pow c 2) a)) (* 9/16 (/ (pow c 3) (pow b 2))))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(* -1 (* a (+ (* -9/16 (/ (pow c 3) (pow b 2))) (* -3/8 (/ (pow c 2) a))))) |
(* -1 (* a (+ (* -9/16 (/ (pow c 3) (pow b 2))) (* -3/8 (/ (pow c 2) a))))) |
(* -1 (* a (+ (* -9/16 (/ (pow c 3) (pow b 2))) (* -3/8 (/ (pow c 2) a))))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/ (+ (* 3/8 (* (pow b 2) (pow c 2))) (* 9/16 (* a (pow c 3)))) (pow b 2)) |
(/ (+ (* 3/8 (* (pow b 2) (pow c 2))) (* 9/16 (* a (pow c 3)))) (pow b 2)) |
(/ (+ (* 3/8 (* (pow b 2) (pow c 2))) (* 9/16 (* a (pow c 3)))) (pow b 2)) |
(* 3/8 (pow c 2)) |
(+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) |
(+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) |
(+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) |
(* 3/8 (pow c 2)) |
(+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) |
(+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) |
(+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) |
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 -3) (pow (sqrt -1) 2)))) |
(* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2)))))) |
(* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -3) 3)))) (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2))))))) |
(* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -3) 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (pow (sqrt -1) 2)) (pow (sqrt -3) 5)))) (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2)))))))) |
(* (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)))))))) |
| Outputs |
|---|
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (pow c 3)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* -9 (* a (* (pow b 2) c))) |
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) |
(* (pow b 2) (+ (* -9 (* a c)) (* 3 (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 a c)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) |
(* (pow b 2) (+ (* -9 (* a c)) (* 3 (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 a c)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) |
(* (pow b 2) (+ (* -9 (* a c)) (* 3 (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 a c)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) |
(* 3 (pow b 4)) |
(*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) |
(* (pow b 4) (+ 3 (* -9 (/ (* a c) (pow b 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 #s(literal -9 binary64) b) (/.f64 (*.f64 a c) b)))) |
(* (pow b 4) (+ 3 (* -9 (/ (* a c) (pow b 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 #s(literal -9 binary64) b) (/.f64 (*.f64 a c) b)))) |
(* (pow b 4) (+ 3 (* -9 (/ (* a c) (pow b 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 #s(literal -9 binary64) b) (/.f64 (*.f64 a c) b)))) |
(* 3 (pow b 4)) |
(*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) |
(* (pow b 4) (+ 3 (* -9 (/ (* a c) (pow b 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 #s(literal -9 binary64) b) (/.f64 (*.f64 a c) b)))) |
(* (pow b 4) (+ 3 (* -9 (/ (* a c) (pow b 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 #s(literal -9 binary64) b) (/.f64 (*.f64 a c) b)))) |
(* (pow b 4) (+ 3 (* -9 (/ (* a c) (pow b 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 #s(literal -9 binary64) b) (/.f64 (*.f64 a c) b)))) |
(* 3 (pow b 4)) |
(*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) |
(+ (* -9 (* a (* (pow b 2) c))) (* 3 (pow b 4))) |
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) |
(+ (* -9 (* a (* (pow b 2) c))) (* 3 (pow b 4))) |
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) |
(+ (* -9 (* a (* (pow b 2) c))) (* 3 (pow b 4))) |
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) |
(* -9 (* a (* (pow b 2) c))) |
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) |
(* a (+ (* -9 (* (pow b 2) c)) (* 3 (/ (pow b 4) a)))) |
(*.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 b b) c)) (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) a))) |
(* a (+ (* -9 (* (pow b 2) c)) (* 3 (/ (pow b 4) a)))) |
(*.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 b b) c)) (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) a))) |
(* a (+ (* -9 (* (pow b 2) c)) (* 3 (/ (pow b 4) a)))) |
(*.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 b b) c)) (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) a))) |
(* -9 (* a (* (pow b 2) c))) |
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) |
(* -1 (* a (+ (* -3 (/ (pow b 4) a)) (* 9 (* (pow b 2) c))))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (pow.f64 b #s(literal 4 binary64))) a) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b b) c)))) |
(* -1 (* a (+ (* -3 (/ (pow b 4) a)) (* 9 (* (pow b 2) c))))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (pow.f64 b #s(literal 4 binary64))) a) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b b) c)))) |
(* -1 (* a (+ (* -3 (/ (pow b 4) a)) (* 9 (* (pow b 2) c))))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (pow.f64 b #s(literal 4 binary64))) a) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b b) c)))) |
(* 3 (pow b 4)) |
(*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) |
(+ (* -9 (* a (* (pow b 2) c))) (* 3 (pow b 4))) |
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) |
(+ (* -9 (* a (* (pow b 2) c))) (* 3 (pow b 4))) |
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) |
(+ (* -9 (* a (* (pow b 2) c))) (* 3 (pow b 4))) |
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) |
(* -9 (* a (* (pow b 2) c))) |
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) |
(* c (+ (* -9 (* a (pow b 2))) (* 3 (/ (pow b 4) c)))) |
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c)))) |
(* c (+ (* -9 (* a (pow b 2))) (* 3 (/ (pow b 4) c)))) |
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c)))) |
(* c (+ (* -9 (* a (pow b 2))) (* 3 (/ (pow b 4) c)))) |
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c)))) |
(* -9 (* a (* (pow b 2) c))) |
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) |
(* -1 (* c (+ (* -3 (/ (pow b 4) c)) (* 9 (* a (pow b 2)))))) |
(*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (pow.f64 b #s(literal 4 binary64))) c) (*.f64 (*.f64 #s(literal 9 binary64) a) (*.f64 b b)))) |
(* -1 (* c (+ (* -3 (/ (pow b 4) c)) (* 9 (* a (pow b 2)))))) |
(*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (pow.f64 b #s(literal 4 binary64))) c) (*.f64 (*.f64 #s(literal 9 binary64) a) (*.f64 b b)))) |
(* -1 (* c (+ (* -3 (/ (pow b 4) c)) (* 9 (* a (pow b 2)))))) |
(*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (pow.f64 b #s(literal 4 binary64))) c) (*.f64 (*.f64 #s(literal 9 binary64) a) (*.f64 b b)))) |
(* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -3 (/ b (pow (sqrt -3) 2))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))) |
(+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -3 binary64) b) #s(literal -3 binary64))) |
(+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (- (* b (- (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* -9 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -3))) (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2)))))))) (* 3 (/ 1 (pow (sqrt -3) 2)))))) |
(+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -3 binary64)))))) #s(literal 1 binary64)))) |
(+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (- (* b (- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* b (- (* 3 (/ 1 (* a (* c (pow (sqrt -3) 2))))) (+ (* -1/3 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* -9 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -3))) (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3))))) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* a c))) (/ (- (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* -9 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -3))) (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2))))))) (sqrt -3))))))) (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* -9 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -3))) (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2)))))))) (* 3 (/ 1 (pow (sqrt -3) 2)))))) |
(+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 3 binary64) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -3 binary64))))))) #s(literal 1 binary64)))) |
(* 3/2 (/ (* a c) b)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) b)) |
(/ (- (+ (* -9/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) (* 1/4 (/ (* a (* c (+ (* -18 (* a c)) (* -9/2 (* a c))))) (pow b 2)))) b) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 (*.f64 a c) #s(literal -45/2 binary64)) b)))) b) |
(/ (- (+ (* -9/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 3/2 (* a c)) (* 9/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) (+ (* 1/6 (/ (* (+ (* -18 (* a c)) (* -9/2 (* a c))) (- (* -9/2 (* (pow a 2) (pow c 2))) (* 1/4 (* a (* c (+ (* -18 (* a c)) (* -9/2 (* a c)))))))) (pow b 4))) (+ (* 1/4 (/ (* a (* c (+ (* -18 (* a c)) (* -9/2 (* a c))))) (pow b 2))) (* 1/4 (/ (* a (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* 27/2 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))))) (pow b 4)))))) b) |
(/.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c))) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -45/2 binary64)) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -45/2 binary64)))))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a c) #s(literal -45/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 63/2 binary64)))) (pow.f64 b #s(literal 4 binary64))))))) b) |
(/ (- (+ (* -9/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -1 (/ (+ (* 1/6 (* (+ (* -18 (* a c)) (* -9/2 (* a c))) (- (* 9/2 (* (pow a 3) (pow c 3))) (+ (* 1/6 (* (+ (* -18 (* a c)) (* -9/2 (* a c))) (- (* -9/2 (* (pow a 2) (pow c 2))) (* 1/4 (* a (* c (+ (* -18 (* a c)) (* -9/2 (* a c))))))))) (* 1/4 (* a (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* 27/2 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))))))))))) (+ (* 1/6 (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* 27/2 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (- (* -9/2 (* (pow a 2) (pow c 2))) (* 1/4 (* a (* c (+ (* -18 (* a c)) (* -9/2 (* a c))))))))) (* 1/4 (* a (* c (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* 81/8 (* (pow a 3) (pow c 3)))))))))) (pow b 6))) (+ (* 3/2 (* a c)) (* 9/2 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) (+ (* 1/6 (/ (* (+ (* -18 (* a c)) (* -9/2 (* a c))) (- (* -9/2 (* (pow a 2) (pow c 2))) (* 1/4 (* a (* c (+ (* -18 (* a c)) (* -9/2 (* a c)))))))) (pow b 4))) (+ (* 1/4 (/ (* a (* c (+ (* -18 (* a c)) (* -9/2 (* a c))))) (pow b 2))) (* 1/4 (/ (* a (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* 27/2 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))))) (pow b 4)))))) b) |
(/.f64 (-.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b)) (/.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -45/2 binary64)) (-.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a c) #s(literal -45/2 binary64))) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -45/2 binary64)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 63/2 binary64)))))))) (*.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 63/2 binary64))) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -45/2 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal 81/16 binary64)))))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a c)) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a c) #s(literal -45/2 binary64))) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -45/2 binary64)))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a c) #s(literal -45/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 63/2 binary64)))) (pow.f64 b #s(literal 4 binary64)))))))) b) |
(* 2 b) |
(*.f64 #s(literal 2 binary64) b) |
(* -1 (* b (- (* 6 (/ (* a c) (pow b 2))) (+ 2 (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 6 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 81/8 binary64))) (*.f64 a (*.f64 (*.f64 b b) c))))) |
(* -1 (* b (- (+ (* -6 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 6 (/ (* a c) (pow b 2)))) (+ 2 (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (- (* 6 (* a c)) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* a c))))) (* a (* (pow b 4) c)))) (+ (* 4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* 81/8 (* (pow a 3) (pow c 3))))) (* a (* (pow b 4) c)))) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c)))))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 6 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2/9 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 81/8 binary64)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 6 binary64) (*.f64 a c)) (*.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 81/8 binary64)) (*.f64 a c)))) c)))) (*.f64 #s(literal 4/9 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal 81/16 binary64))) (*.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 81/8 binary64)) (*.f64 a (*.f64 (*.f64 b b) c))))))))) |
(* -1 (* b (- (+ (* -6 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1 (/ (+ (* -2/9 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* 81/8 (* (pow a 3) (pow c 3))))) (- (* 6 (* a c)) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* a c))))) (* a c))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (- (* -6 (* (pow a 2) (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (- (* 6 (* a c)) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* a c))))) (* a c))) (* 4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* 81/8 (* (pow a 3) (pow c 3))))) (* a c)))))) (* a c))) (* 4/9 (/ (+ (* -81/8 (* (pow a 4) (pow c 4))) (+ (* -3/2 (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (* 243/16 (* (pow a 4) (pow c 4))))) (* a c))))) (pow b 6))) (* 6 (/ (* a c) (pow b 2))))) (+ 2 (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (- (* 6 (* a c)) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* a c))))) (* a (* (pow b 4) c)))) (+ (* 4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* 81/8 (* (pow a 3) (pow c 3))))) (* a (* (pow b 4) c)))) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c)))))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 6 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (+.f64 (*.f64 #s(literal -2/9 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal 81/16 binary64))) (+.f64 (*.f64 #s(literal 6 binary64) (*.f64 a c)) (*.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 81/8 binary64)) (*.f64 a c))))) (*.f64 a c)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 81/8 binary64)) (-.f64 (-.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 #s(literal -2/9 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 81/8 binary64)) (+.f64 (*.f64 #s(literal 6 binary64) (*.f64 a c)) (*.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 81/8 binary64)) (*.f64 a c))))) (*.f64 a c)))) (/.f64 (*.f64 #s(literal 4/9 binary64) (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal 81/16 binary64)))) (*.f64 a c)))) (*.f64 a c)))) (/.f64 (*.f64 #s(literal 4/9 binary64) (+.f64 (+.f64 (*.f64 #s(literal -81/8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)))) (*.f64 #s(literal 243/16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))))) (*.f64 a c))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2/9 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 81/8 binary64)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 6 binary64) (*.f64 a c)) (*.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 81/8 binary64)) (*.f64 a c)))) c)))) (*.f64 #s(literal 4/9 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal 81/16 binary64))) (*.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 81/8 binary64)) (*.f64 a (*.f64 (*.f64 b b) c)))))))))) |
(* 3/2 (/ (* a c) b)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* a (+ (* 3/2 (/ c b)) (* a (- (* -9/2 (/ (pow c 2) (pow b 3))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) c) #s(literal -45/2 binary64)) (pow.f64 b #s(literal 6 binary64))))))))) |
(* a (+ (* 3/2 (/ c b)) (* a (- (+ (* -9/2 (/ (pow c 2) (pow b 3))) (* a (- (* 9/2 (/ (pow c 3) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c))) (- (* -9/2 (/ (pow c 2) (pow b 3))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (* c (+ (* -27/8 (* b (pow c 2))) (+ (* 27/2 (* b (pow c 2))) (* 18 (* b (pow c 2)))))) (pow b 6))))))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) c) #s(literal -45/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) c) #s(literal -45/2 binary64)) (pow.f64 b #s(literal 6 binary64))))))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 c c))) (*.f64 (*.f64 b (*.f64 c c)) #s(literal 63/2 binary64)))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) c) #s(literal -45/2 binary64)) (pow.f64 b #s(literal 6 binary64)))))))))) |
(* a (+ (* 3/2 (/ c b)) (* a (- (+ (* -9/2 (/ (pow c 2) (pow b 3))) (* a (- (+ (* -1 (* a (+ (* 1/6 (/ (* (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c))) (- (* 9/2 (/ (pow c 3) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c))) (- (* -9/2 (/ (pow c 2) (pow b 3))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (* c (+ (* -27/8 (* b (pow c 2))) (+ (* 27/2 (* b (pow c 2))) (* 18 (* b (pow c 2)))))) (pow b 6)))))) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -27/8 (* b (pow c 2))) (+ (* 27/2 (* b (pow c 2))) (* 18 (* b (pow c 2))))) (- (* -9/2 (/ (pow c 2) (pow b 3))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (* c (+ (* -27/2 (/ (pow c 3) b)) (+ (* -81/16 (/ (pow c 3) b)) (* 81/8 (/ (pow c 3) b))))) (pow b 6))))))) (* 9/2 (/ (pow c 3) (pow b 5)))) (+ (* 1/6 (/ (* (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c))) (- (* -9/2 (/ (pow c 2) (pow b 3))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (* c (+ (* -27/8 (* b (pow c 2))) (+ (* 27/2 (* b (pow c 2))) (* 18 (* b (pow c 2)))))) (pow b 6))))))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (+.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) c) #s(literal -45/2 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) c) #s(literal -45/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) c) #s(literal -45/2 binary64)) (pow.f64 b #s(literal 6 binary64))))))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 c c))) (*.f64 (*.f64 b (*.f64 c c)) #s(literal 63/2 binary64)))) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 c c))) (*.f64 (*.f64 b (*.f64 c c)) #s(literal 63/2 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) c) #s(literal -45/2 binary64)) (pow.f64 b #s(literal 6 binary64))))))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -27/2 binary64) (/.f64 (*.f64 c (*.f64 c c)) b)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) b) #s(literal 81/16 binary64))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) c) #s(literal -45/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) c) #s(literal -45/2 binary64)) (pow.f64 b #s(literal 6 binary64))))))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 c c))) (*.f64 (*.f64 b (*.f64 c c)) #s(literal 63/2 binary64)))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) c) #s(literal -45/2 binary64)) (pow.f64 b #s(literal 6 binary64)))))))))) |
(* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))) (* 1/3 (/ (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2)))) (* (pow c 2) (pow (sqrt -3) 2))))) |
(+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c)))) (*.f64 (*.f64 c c) #s(literal -3 binary64))))) |
(- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (sqrt -3))))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2)))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/3 (/ (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2)))) (* (pow c 2) (pow (sqrt -3) 2)))) (* 1/3 (/ (+ (* -9 (* (pow b 3) c)) (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))))) (* a (* (pow c 2) (pow (sqrt -3) 2)))))))) |
(-.f64 (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c)))) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))))) (*.f64 (*.f64 c c) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c)))) (*.f64 (*.f64 c c) #s(literal -3 binary64))) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3 binary64)))))))) |
(- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (+ (* -1 (/ (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2)))) (- (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2)))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (pow b 3) c)) (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3))))))) (* (pow c 2) (pow (sqrt -3) 2))))))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* -9 (* (pow b 3) c)) (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9/2 (* (sqrt (* a c)) (/ (pow b 4) (sqrt -3)))) (* 3 (pow b 5)))) (* (pow c 2) (pow (sqrt -3) 2)))))) (pow a 3))) (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (sqrt -3)))))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2)))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/3 (/ (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2)))) (* (pow c 2) (pow (sqrt -3) 2)))) (* 1/3 (/ (+ (* -9 (* (pow b 3) c)) (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))))) (* a (* (pow c 2) (pow (sqrt -3) 2)))))))) |
(+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (-.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c)))) (+.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c)))) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))))) (*.f64 (*.f64 c c) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 (*.f64 c c) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))))) (*.f64 (*.f64 c c) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 (*.f64 c c) #s(literal -3 binary64)))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c)))) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))))) (*.f64 (*.f64 c c) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c)))) (*.f64 (*.f64 c c) #s(literal -3 binary64))) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3 binary64))))))))) |
(* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) |
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) |
(+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a))) |
(-.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) (*.f64 (*.f64 c c) #s(literal 3 binary64))))) a)) |
(+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1 (/ (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3)))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* (pow b 3) c))))) (* (pow c 2) (pow (sqrt 3) 2)))))) a))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a))) |
(-.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) (*.f64 (*.f64 c c) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b (*.f64 b b)) c))))) (*.f64 (*.f64 c c) #s(literal 3 binary64))))) a)) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) (*.f64 (*.f64 c c) #s(literal 3 binary64))))) a)) |
(+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1 (/ (- (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (sqrt -1) (* (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* (pow b 3) c)))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3)))))) (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3)))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* (pow b 3) c))))) (* (pow c 2) (pow (sqrt 3) 2)))))))) (sqrt 3)))) (* 1/3 (/ (+ (* 3 (pow b 5)) (* 9/2 (* (sqrt (* a c)) (/ (* (pow b 4) (sqrt -1)) (sqrt 3))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3)))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* (pow b 3) c))))) (* (pow c 2) (pow (sqrt 3) 2)))))) a))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a))) |
(-.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (+.f64 (-.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64))))) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)))) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) (*.f64 (*.f64 c c) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) (+.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) (*.f64 (*.f64 c c) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b (*.f64 b b)) c))))) (*.f64 (*.f64 c c) #s(literal 3 binary64)))))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))))) (*.f64 (*.f64 c c) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) (*.f64 (*.f64 c c) #s(literal 3 binary64)))))))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b (*.f64 b b)) c))))) (*.f64 (*.f64 c c) #s(literal 3 binary64))))) a)) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) (*.f64 (*.f64 c c) #s(literal 3 binary64))))) a)) |
(* 3/2 (/ (* a c) b)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* c (+ (* 3/2 (/ a b)) (* c (- (* -9/2 (/ (pow a 2) (pow b 3))) (* 1/4 (/ (* a (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3))))) (pow b 6))))))) |
(*.f64 c (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) #s(literal -45/2 binary64)) (pow.f64 b #s(literal 6 binary64))))))))) |
(* c (+ (* 3/2 (/ a b)) (* c (- (+ (* -9/2 (/ (pow a 2) (pow b 3))) (* c (- (* 9/2 (/ (pow a 3) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (- (* -9/2 (/ (pow a 2) (pow b 3))) (* 1/4 (/ (* a (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3))))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (* a (+ (* -27/8 (* (pow a 2) b)) (+ (* 27/2 (* (pow a 2) b)) (* 18 (* (pow a 2) b))))) (pow b 6))))))) (* 1/4 (/ (* a (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3))))) (pow b 6))))))) |
(*.f64 c (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) #s(literal -45/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) #s(literal -45/2 binary64)) (pow.f64 b #s(literal 6 binary64))))))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 (*.f64 a a) b) #s(literal 63/2 binary64)))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) #s(literal -45/2 binary64)) (pow.f64 b #s(literal 6 binary64)))))))))) |
(* c (+ (* 3/2 (/ a b)) (* c (- (+ (* -9/2 (/ (pow a 2) (pow b 3))) (* c (- (+ (* -1 (* c (+ (* 1/6 (/ (* (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (- (* 9/2 (/ (pow a 3) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (- (* -9/2 (/ (pow a 2) (pow b 3))) (* 1/4 (/ (* a (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3))))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (* a (+ (* -27/8 (* (pow a 2) b)) (+ (* 27/2 (* (pow a 2) b)) (* 18 (* (pow a 2) b))))) (pow b 6)))))) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -27/8 (* (pow a 2) b)) (+ (* 27/2 (* (pow a 2) b)) (* 18 (* (pow a 2) b)))) (- (* -9/2 (/ (pow a 2) (pow b 3))) (* 1/4 (/ (* a (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3))))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (* a (+ (* -27/2 (/ (pow a 3) b)) (+ (* -81/16 (/ (pow a 3) b)) (* 81/8 (/ (pow a 3) b))))) (pow b 6))))))) (* 9/2 (/ (pow a 3) (pow b 5)))) (+ (* 1/6 (/ (* (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (- (* -9/2 (/ (pow a 2) (pow b 3))) (* 1/4 (/ (* a (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3))))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (* a (+ (* -27/8 (* (pow a 2) b)) (+ (* 27/2 (* (pow a 2) b)) (* 18 (* (pow a 2) b))))) (pow b 6))))))) (* 1/4 (/ (* a (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3))))) (pow b 6))))))) |
(*.f64 c (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 c (+.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) #s(literal -45/2 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) #s(literal -45/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) #s(literal -45/2 binary64)) (pow.f64 b #s(literal 6 binary64))))))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 (*.f64 a a) b) #s(literal 63/2 binary64)))) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 (*.f64 a a) b) #s(literal 63/2 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) #s(literal -45/2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) b) #s(literal 81/16 binary64))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) #s(literal -45/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) #s(literal -45/2 binary64)) (pow.f64 b #s(literal 6 binary64))))))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 (*.f64 a a) b) #s(literal 63/2 binary64)))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) #s(literal -45/2 binary64)) (pow.f64 b #s(literal 6 binary64)))))))))) |
(* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))) (* 1/3 (/ (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b))) (* (pow a 2) (pow (sqrt -3) 2))))) |
(-.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)))) (*.f64 (*.f64 a a) #s(literal -3 binary64)))) |
(- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (sqrt -3))))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b))) (- (* -3 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b)))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/3 (/ (+ (* -9 (* a (pow b 3))) (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))))) (* (pow a 2) (* c (pow (sqrt -3) 2))))) (* 1/3 (/ (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b))) (* (pow a 2) (pow (sqrt -3) 2))))))) |
(+.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/9 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 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b))) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)))) (*.f64 (*.f64 a a) #s(literal -3 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 (*.f64 a a) (*.f64 c #s(literal -3 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b))) (*.f64 (*.f64 a a) #s(literal -3 binary64)))))) |
(- (+ (* -3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (+ (* -1 (/ (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* -9 (* a (pow b 3))) (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))))) (- (* -3 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b)))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b))) (- (* (sqrt (/ c (pow a 3))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b))) (- (* -3 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b)))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* a (pow b 3))) (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3))))))) (* (pow a 2) (pow (sqrt -3) 2))))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9/2 (* (sqrt (* a c)) (/ (pow b 4) (sqrt -3)))) (* 3 (pow b 5)))) (* (pow a 2) (pow (sqrt -3) 2)))))) (pow c 3))) (+ (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (sqrt -3)))))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b))) (- (* -3 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b)))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/3 (/ (+ (* -9 (* a (pow b 3))) (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))))) (* (pow a 2) (* c (pow (sqrt -3) 2))))) (* 1/3 (/ (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b))) (* (pow a 2) (pow (sqrt -3) 2))))))) |
(+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (-.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)))) (*.f64 (*.f64 a a) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b))) (/.f64 (+.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b))) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)))) (*.f64 (*.f64 a a) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 (*.f64 a a) #s(literal -3 binary64))))) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 (*.f64 a a) #s(literal -3 binary64)))) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b))) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)))) (*.f64 (*.f64 a a) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 (*.f64 a a) (*.f64 c #s(literal -3 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b))) (*.f64 (*.f64 a a) #s(literal -3 binary64)))))))) |
(* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) |
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) |
(+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 2) (pow (sqrt 3) 2))))) c))) |
(-.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.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) (/.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 (*.f64 a a) b) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 3 binary64))))) c)) |
(+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1 (/ (- (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b))) (- (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* a (pow b 3)))))) (* (pow a 2) (pow (sqrt 3) 2)))))) c))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 2) (pow (sqrt 3) 2))))) c))) |
(-.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 (*.f64 a a) b) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.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) (/.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 (*.f64 a a) b) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) #s(literal 3 binary64))))) c)) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 (*.f64 a a) b) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 3 binary64))))) c)) |
(+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (sqrt -1) (* (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* a (pow b 3))))) (- (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (sqrt -1) (* (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b))) (- (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b))) (- (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* a (pow b 3)))))) (* (pow a 2) (pow (sqrt 3) 2)))))))) (sqrt 3)))) (* 1/3 (/ (+ (* 3 (pow b 5)) (* 9/2 (* (sqrt (* a c)) (/ (* (pow b 4) (sqrt -1)) (sqrt 3))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b))) (- (* -3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* a (pow b 3)))))) (* (pow a 2) (pow (sqrt 3) 2)))))) c))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 2) (pow (sqrt 3) 2))))) c))) |
(-.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (+.f64 (-.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.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) (/.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 (*.f64 a a) b) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 (*.f64 a a) b) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 (*.f64 a a) b) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.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) (/.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 (*.f64 a a) b) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) #s(literal 3 binary64)))))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))))) (*.f64 (*.f64 a a) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 (*.f64 a a) b) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.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) (/.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 (*.f64 a a) b) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) #s(literal 3 binary64))))) c)) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 (*.f64 a a) b) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 3 binary64))))) c)) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2)))) |
(-.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* -1/3 (* b (- (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* -9 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -3))) (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))))))) (/ 1 (* a (pow (sqrt -3) 2)))))) |
(-.f64 (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) b) (-.f64 (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))))) (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 a (*.f64 a a))) (/.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 c c) #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))))) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1/3 (* b (- (* 3 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2))))) (+ (* -1/3 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* -9 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -3))) (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3))))) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* a c))) (/ (- (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* -9 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -3))) (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))))) (sqrt -3))))))) (* -1/3 (- (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/3 (/ (+ (* -9 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -3))) (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2)))))))))) (/ 1 (* a (pow (sqrt -3) 2)))))) |
(-.f64 (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 b (-.f64 (/.f64 #s(literal 3 binary64) (*.f64 (*.f64 a a) (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (-.f64 (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))))) (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 a (*.f64 a a))) (/.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 c c) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64)))))) (-.f64 (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))))) (*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 a (*.f64 a a))) (/.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 c c) #s(literal -3 binary64)))))))))) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(/ (+ (* -1/2 c) (* -1/3 (/ (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -18 (* a c)) (* -9/2 (* a c)))))) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) a) (*.f64 c c)) (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 (*.f64 a c) #s(literal -45/2 binary64)))))) (*.f64 b b))) b) |
(/ (+ (* -1/2 c) (+ (* -1/3 (/ (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -18 (* a c)) (* -9/2 (* a c)))))) (pow b 2))) (* -1/3 (/ (- (* 9/2 (* (pow a 2) (pow c 3))) (+ (* 1/6 (* (+ (* -18 (* a c)) (* -9/2 (* a c))) (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -18 (* a c)) (* -9/2 (* a c)))))))) (* 1/4 (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* 27/2 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))))))) (pow b 4))))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) a) (*.f64 c c)) (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 (*.f64 a c) #s(literal -45/2 binary64))))) (*.f64 b b)) (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -45/2 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) a) (*.f64 c c)) (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 (*.f64 a c) #s(literal -45/2 binary64)))))))) (*.f64 #s(literal -1/4 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 63/2 binary64)))))) (pow.f64 b #s(literal 4 binary64)))))) b) |
(/ (+ (* -1/2 c) (+ (* -1/3 (/ (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -18 (* a c)) (* -9/2 (* a c)))))) (pow b 2))) (+ (* -1/3 (/ (- (* 9/2 (* (pow a 2) (pow c 3))) (+ (* 1/6 (* (+ (* -18 (* a c)) (* -9/2 (* a c))) (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -18 (* a c)) (* -9/2 (* a c)))))))) (* 1/4 (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* 27/2 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))))))) (pow b 4))) (* 1/3 (/ (+ (* 1/6 (* (+ (* -18 (* a c)) (* -9/2 (* a c))) (- (* 9/2 (* (pow a 2) (pow c 3))) (+ (* 1/6 (* (+ (* -18 (* a c)) (* -9/2 (* a c))) (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -18 (* a c)) (* -9/2 (* a c)))))))) (* 1/4 (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* 27/2 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))))))))) (+ (* 1/6 (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* 27/2 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (- (* -9/2 (* a (pow c 2))) (* 1/4 (* c (+ (* -18 (* a c)) (* -9/2 (* a c)))))))) (* 1/4 (* c (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* 81/8 (* (pow a 3) (pow c 3))))))))) (pow b 6)))))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) a) (*.f64 c c)) (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 (*.f64 a c) #s(literal -45/2 binary64))))) (*.f64 b b)) (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -45/2 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) a) (*.f64 c c)) (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 (*.f64 a c) #s(literal -45/2 binary64)))))))) (*.f64 #s(literal -1/4 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 63/2 binary64)))))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -45/2 binary64)) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -45/2 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) a) (*.f64 c c)) (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 (*.f64 a c) #s(literal -45/2 binary64)))))))) (*.f64 #s(literal -1/4 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 63/2 binary64))))))) (*.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 63/2 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) a) (*.f64 c c)) (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 (*.f64 a c) #s(literal -45/2 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal 81/16 binary64))))))) (pow.f64 b #s(literal 6 binary64))))) b) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(* -1 (* b (+ (* -1/3 (/ (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))) (pow b 2))) (* 2/3 (/ 1 a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal 6 binary64) c) (*.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 81/8 binary64)) (*.f64 (*.f64 a a) c))))) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)))) |
(* -1 (* b (+ (* -1/3 (/ (- (* -6 (* a (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c))) (* 4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* 81/8 (* (pow a 3) (pow c 3))))) (* (pow a 2) c))))) (pow b 4))) (+ (* -1/3 (/ (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))) (pow b 2))) (* 2/3 (/ 1 a)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 81/8 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 6 binary64) c) (*.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 81/8 binary64)) (*.f64 (*.f64 a a) c)))) (*.f64 a c))))) (*.f64 #s(literal -4/9 binary64) (/.f64 (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal 81/16 binary64))) (*.f64 (*.f64 a a) c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 6 binary64) c) (*.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 81/8 binary64)) (*.f64 (*.f64 a a) c)))) (*.f64 b b)))) (/.f64 #s(literal 2/3 binary64) a))) |
(* -1 (* b (+ (* -1/3 (/ (- (* -6 (* a (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c))) (* 4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* 81/8 (* (pow a 3) (pow c 3))))) (* (pow a 2) c))))) (pow b 4))) (+ (* -1/3 (/ (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c)))) (pow b 2))) (+ (* 1/3 (/ (+ (* -2/9 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* 81/8 (* (pow a 3) (pow c 3))))) (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (- (* -6 (* a (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (- (* 6 c) (* 4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* 27/2 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))))) (* a c))) (* 4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* 81/8 (* (pow a 3) (pow c 3))))) (* (pow a 2) c)))))) (* a c))) (* 4/9 (/ (+ (* -81/8 (* (pow a 4) (pow c 4))) (+ (* -3/2 (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (* 243/16 (* (pow a 4) (pow c 4))))) (* (pow a 2) c))))) (pow b 6))) (* 2/3 (/ 1 a))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 81/8 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 6 binary64) c) (*.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 81/8 binary64)) (*.f64 (*.f64 a a) c)))) (*.f64 a c))))) (*.f64 #s(literal -4/9 binary64) (/.f64 (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal 81/16 binary64))) (*.f64 (*.f64 a a) c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 6 binary64) c) (*.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 81/8 binary64)) (*.f64 (*.f64 a a) c)))) (*.f64 b b)))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (*.f64 #s(literal -2/9 binary64) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal 81/16 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 6 binary64) c) (*.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 81/8 binary64)) (*.f64 (*.f64 a a) c)))) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 81/8 binary64)) (+.f64 (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 81/8 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 6 binary64) c) (*.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 81/8 binary64)) (*.f64 (*.f64 a a) c)))) (*.f64 a c))))) (*.f64 #s(literal -4/9 binary64) (/.f64 (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal 81/16 binary64))) (*.f64 (*.f64 a a) c))))) (*.f64 a c)))) (/.f64 (*.f64 #s(literal 4/9 binary64) (+.f64 (+.f64 (*.f64 #s(literal -81/8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)))) (*.f64 #s(literal 243/16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))))) (*.f64 (*.f64 a a) c))) (pow.f64 b #s(literal 6 binary64))))))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(+ (* -1/2 (/ c b)) (* -1/3 (* a (- (* -9/2 (/ (pow c 2) (pow b 3))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) c) #s(literal -45/2 binary64)) (pow.f64 b #s(literal 6 binary64))))))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -1/3 (* a (- (* 9/2 (/ (pow c 3) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c))) (- (* -9/2 (/ (pow c 2) (pow b 3))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (* c (+ (* -27/8 (* b (pow c 2))) (+ (* 27/2 (* b (pow c 2))) (* 18 (* b (pow c 2)))))) (pow b 6))))))) (* -1/3 (- (* -9/2 (/ (pow c 2) (pow b 3))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 a (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) c) #s(literal -45/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) c) #s(literal -45/2 binary64)) (pow.f64 b #s(literal 6 binary64))))))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 c c))) (*.f64 (*.f64 b (*.f64 c c)) #s(literal 63/2 binary64)))) (pow.f64 b #s(literal 6 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) c) #s(literal -45/2 binary64)) (pow.f64 b #s(literal 6 binary64)))))))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -1/3 (- (* -9/2 (/ (pow c 2) (pow b 3))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6))))) (* a (+ (* -1/3 (- (* 9/2 (/ (pow c 3) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c))) (- (* -9/2 (/ (pow c 2) (pow b 3))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (* c (+ (* -27/8 (* b (pow c 2))) (+ (* 27/2 (* b (pow c 2))) (* 18 (* b (pow c 2)))))) (pow b 6)))))) (* 1/3 (* a (+ (* 1/6 (/ (* (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c))) (- (* 9/2 (/ (pow c 3) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c))) (- (* -9/2 (/ (pow c 2) (pow b 3))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (* c (+ (* -27/8 (* b (pow c 2))) (+ (* 27/2 (* b (pow c 2))) (* 18 (* b (pow c 2)))))) (pow b 6)))))) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -27/8 (* b (pow c 2))) (+ (* 27/2 (* b (pow c 2))) (* 18 (* b (pow c 2))))) (- (* -9/2 (/ (pow c 2) (pow b 3))) (* 1/4 (/ (* c (+ (* -18 (* (pow b 3) c)) (* -9/2 (* (pow b 3) c)))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (* c (+ (* -27/2 (/ (pow c 3) b)) (+ (* -81/16 (/ (pow c 3) b)) (* 81/8 (/ (pow c 3) b))))) (pow b 6)))))))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) c) #s(literal -45/2 binary64)) (pow.f64 b #s(literal 6 binary64))))))) (*.f64 a (+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) c) #s(literal -45/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) c) #s(literal -45/2 binary64)) (pow.f64 b #s(literal 6 binary64))))))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 c c))) (*.f64 (*.f64 b (*.f64 c c)) #s(literal 63/2 binary64)))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (*.f64 #s(literal 1/3 binary64) a) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) c) #s(literal -45/2 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) c) #s(literal -45/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) c) #s(literal -45/2 binary64)) (pow.f64 b #s(literal 6 binary64))))))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 c c))) (*.f64 (*.f64 b (*.f64 c c)) #s(literal 63/2 binary64)))) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 c c))) (*.f64 (*.f64 b (*.f64 c c)) #s(literal 63/2 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) c) #s(literal -45/2 binary64)) (pow.f64 b #s(literal 6 binary64))))))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -27/2 binary64) (/.f64 (*.f64 c (*.f64 c c)) b)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) b) #s(literal 81/16 binary64))))) (pow.f64 b #s(literal 6 binary64)))))))))) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* -1/3 (/ (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2))))) (* (pow c 2) (pow (sqrt -3) 2))))) a))) a) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))))) (*.f64 (*.f64 c c) #s(literal -3 binary64)))))) a) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) a) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2))))) (* (pow c 2) (pow (sqrt -3) 2))))) a)) (* -1/3 (/ (- (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2)))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (pow b 3) c)) (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (pow a 2))))) a) |
(/.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))))) (*.f64 (*.f64 c c) #s(literal -3 binary64))))) a) (/.f64 (+.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c)))) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))))) (*.f64 (*.f64 c c) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 (*.f64 c c) #s(literal -3 binary64))))) (*.f64 a a)))) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) a) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2))))) (* (pow c 2) (pow (sqrt -3) 2))))) a)) (+ (* -1/3 (/ (- (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2)))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (pow b 3) c)) (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (pow a 2))) (* 1/3 (/ (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2)))) (- (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2)))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (pow b 3) c)) (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3))))))) (* (pow c 2) (pow (sqrt -3) 2))))))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* -9 (* (pow b 3) c)) (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))))) (- (* -3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -3)))) (* 9 (* b (pow c 2))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* a (+ (* -9/2 (* (sqrt (* a c)) (/ (pow b 4) (sqrt -3)))) (* 3 (pow b 5)))) (* (pow c 2) (pow (sqrt -3) 2)))))) (pow a 3)))))) a) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))))) (*.f64 (*.f64 c c) #s(literal -3 binary64))))) a) (/.f64 (+.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c)))) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))))) (*.f64 (*.f64 c c) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 (*.f64 c c) #s(literal -3 binary64))))) (*.f64 a a)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c)))) (+.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c)))) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))))) (*.f64 (*.f64 c c) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 (*.f64 c c) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))))) (*.f64 (*.f64 c c) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 (*.f64 c c) #s(literal -3 binary64))))) (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) a) |
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1/3 (/ (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) (*.f64 (*.f64 c c) #s(literal 3 binary64)))))) a) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1/3 (/ (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3)))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* (pow b 3) c))))) (* (pow c 2) (pow (sqrt 3) 2)))))) a)) (* 1/3 (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) a))) a)) |
(/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) (*.f64 (*.f64 c c) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b (*.f64 b b)) c))))) (*.f64 (*.f64 c c) #s(literal 3 binary64)))))) a) (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) (*.f64 (*.f64 c c) #s(literal 3 binary64))))))) (neg.f64 a)) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* 1/3 (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3)))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* (pow b 3) c))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (* 1/3 (/ (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* (pow b 3) c)))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3)))))) (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3)))))) (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 3 (* (sqrt (/ c a)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* (pow b 3) c))))) (* (pow c 2) (pow (sqrt 3) 2)))))))) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 3 (pow b 5)) (* 9/2 (* (sqrt (* a c)) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))))) (* (pow c 2) (pow (sqrt 3) 2)))))) a))) a)) (* 1/3 (- (* -3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* 9 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) a))) a)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) (*.f64 (*.f64 c c) #s(literal 3 binary64)))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) (*.f64 (*.f64 c c) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b (*.f64 b b)) c))))) (*.f64 (*.f64 c c) #s(literal 3 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)))) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) (*.f64 (*.f64 c c) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) (+.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 b (*.f64 c c)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) (*.f64 (*.f64 c c) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b (*.f64 b b)) c))))) (*.f64 (*.f64 c c) #s(literal 3 binary64)))))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))))) (*.f64 (*.f64 c c) #s(literal 3 binary64)))) a))) a)) a)) (neg.f64 a)) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* c (- (* -1/3 (* c (- (* -9/2 (/ a (pow b 3))) (* 1/4 (/ (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (pow b 6)))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) #s(literal -45/2 binary64)) (pow.f64 b #s(literal 6 binary64))))))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* c (+ (* -1/3 (* c (- (* 9/2 (/ (pow a 2) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (- (* -9/2 (/ a (pow b 3))) (* 1/4 (/ (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (+ (* -27/8 (* (pow a 2) b)) (+ (* 27/2 (* (pow a 2) b)) (* 18 (* (pow a 2) b)))) (pow b 6))))))) (* -1/3 (- (* -9/2 (/ a (pow b 3))) (* 1/4 (/ (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (pow b 6))))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (*.f64 c (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) #s(literal -45/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) #s(literal -45/2 binary64)) (pow.f64 b #s(literal 6 binary64))))))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 (*.f64 a a) b) #s(literal 63/2 binary64)))) (pow.f64 b #s(literal 6 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) #s(literal -45/2 binary64)) (pow.f64 b #s(literal 6 binary64)))))))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* c (+ (* -1/3 (- (* -9/2 (/ a (pow b 3))) (* 1/4 (/ (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (pow b 6))))) (* c (+ (* -1/3 (- (* 9/2 (/ (pow a 2) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (- (* -9/2 (/ a (pow b 3))) (* 1/4 (/ (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (+ (* -27/8 (* (pow a 2) b)) (+ (* 27/2 (* (pow a 2) b)) (* 18 (* (pow a 2) b)))) (pow b 6)))))) (* 1/3 (* c (+ (* 1/6 (/ (* (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (- (* 9/2 (/ (pow a 2) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (- (* -9/2 (/ a (pow b 3))) (* 1/4 (/ (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (+ (* -27/8 (* (pow a 2) b)) (+ (* 27/2 (* (pow a 2) b)) (* 18 (* (pow a 2) b)))) (pow b 6)))))) (pow b 5))) (+ (* 1/6 (/ (* (+ (* -27/8 (* (pow a 2) b)) (+ (* 27/2 (* (pow a 2) b)) (* 18 (* (pow a 2) b)))) (- (* -9/2 (/ a (pow b 3))) (* 1/4 (/ (+ (* -18 (* a (pow b 3))) (* -9/2 (* a (pow b 3)))) (pow b 6))))) (pow b 5))) (* 1/4 (/ (+ (* -27/2 (/ (pow a 3) b)) (+ (* -81/16 (/ (pow a 3) b)) (* 81/8 (/ (pow a 3) b)))) (pow b 6))))))))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) #s(literal -45/2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) #s(literal -45/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) #s(literal -45/2 binary64)) (pow.f64 b #s(literal 6 binary64))))))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 (*.f64 a a) b) #s(literal 63/2 binary64)))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (*.f64 #s(literal 1/3 binary64) c) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) #s(literal -45/2 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) #s(literal -45/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) #s(literal -45/2 binary64)) (pow.f64 b #s(literal 6 binary64))))))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 (*.f64 a a) b) #s(literal 63/2 binary64)))) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 (*.f64 a a) b) #s(literal 63/2 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) #s(literal -45/2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) b) #s(literal 81/16 binary64)))) (pow.f64 b #s(literal 6 binary64))))))))) (/.f64 #s(literal -1/2 binary64) b))) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1/3 (/ (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt -3) 2))))) c))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -3 binary64)))))) c) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt -3) 2))))) c)) (* -1/3 (/ (- (* (sqrt (/ c (pow a 5))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* a (pow b 3))) (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (pow c 2))))) |
(-.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -3 binary64))))) c) (/.f64 (+.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -3 binary64))))) (*.f64 c c)))) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt -3) 2))))) c)) (+ (* -1/3 (/ (- (* (sqrt (/ c (pow a 5))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* a (pow b 3))) (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (pow c 2))) (* 1/3 (/ (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* -9 (* a (pow b 3))) (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b))) (- (* (sqrt (/ c (pow a 5))) (/ (pow b 4) (sqrt -3))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -3)))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9 (* a (pow b 3))) (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (sqrt -3)))) (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3))))))) (* (pow a 3) (pow (sqrt -3) 2))))))) (sqrt -3)))) (* 1/3 (/ (* c (+ (* -9/2 (* (sqrt (* a c)) (/ (pow b 4) (sqrt -3)))) (* 3 (pow b 5)))) (* (pow a 3) (pow (sqrt -3) 2)))))) (pow c 3)))))) |
(-.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -3 binary64))))) c) (/.f64 (+.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -3 binary64))))) (*.f64 c c)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b))) (+.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -3 binary64))))) (*.f64 c (*.f64 c c)))) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) |
(+ (* 1/3 (/ (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.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 (/.f64 #s(literal 1/3 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 (*.f64 a a) b) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) #s(literal 3 binary64)))) c))) |
(+ (* -1 (/ (+ (* -1/3 (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt 3) 2)))))) (* 1/3 (/ (- (* -1 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* a (pow b 3)))))) (* (pow a 3) (pow (sqrt 3) 2)))))) c))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.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 (/.f64 #s(literal 1/3 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 (*.f64 a a) b) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 (*.f64 a a) b) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.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 (/.f64 #s(literal 1/3 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 (*.f64 a a) b) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) #s(literal 3 binary64)))))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3 binary64)))))) c)) c)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (- (* -1 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* a (pow b 3)))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (* -1/3 (/ (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* a (pow b 3))))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b))) (- (* -1 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b))) (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 3 (* (sqrt (/ a c)) (* (pow b 4) (* (sqrt -1) (sqrt 3))))) (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 9 (* a (pow b 3)))))) (* (pow a 3) (pow (sqrt 3) 2)))))))) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 3 (pow b 5)) (* 9/2 (* (sqrt (* a c)) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))))) (* (pow a 3) (pow (sqrt 3) 2)))))) c))) c)) (* -1/3 (- (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (* c (+ (* 9 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (* (sqrt -1) (sqrt 3))))) (* 9 (* (pow a 2) b)))) (* (pow a 3) (pow (sqrt 3) 2))))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.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 (/.f64 #s(literal 1/3 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 (*.f64 a a) b) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 (*.f64 a a) b) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.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 (/.f64 #s(literal 1/3 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 (*.f64 a a) b) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) #s(literal 3 binary64)))))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.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 (/.f64 #s(literal 1/3 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 (*.f64 a a) b) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) #s(literal 3 binary64)))))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 (*.f64 a a) b) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 (*.f64 a a) b) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.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 (/.f64 #s(literal 1/3 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 (*.f64 a a) b) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) #s(literal 3 binary64)))))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 3 binary64)))))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 c (*.f64 a (*.f64 a a))) (/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) #s(literal 3 binary64))))) c))) c)) c)) |
(* -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) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.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 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.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 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.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) b) (/.f64 a 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 b c)))) |
(* (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 b c)))) |
(* (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 b c)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 a 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 b c)))) |
(* (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 b c)))) |
(* (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 b c)))) |
(* -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) b) (/.f64 a b)) (/.f64 (*.f64 c 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) b) (/.f64 a b)) (/.f64 (*.f64 c 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) b) (/.f64 a b)) (/.f64 (*.f64 c c) b))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 a 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 -1/2 binary64) c) (*.f64 a b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 a b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 a b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 a b)) (/.f64 (*.f64 c c) b)) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b))))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b))))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 a 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 (*.f64 b b) c)) (*.f64 (*.f64 #s(literal -3/8 binary64) 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 (*.f64 b b) c)) (*.f64 (*.f64 #s(literal -3/8 binary64) 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 (*.f64 b b) c)) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* -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) a) (*.f64 c c)) (*.f64 b b))) 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) a) (*.f64 c c)) (*.f64 b b))) 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) a) (*.f64 c c)) (*.f64 b b))) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)) b)) |
(* 9/16 (* a (pow c 3))) |
(*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) |
(* 9/16 (* a (pow c 3))) |
(*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) |
(* 9/16 (* a (pow c 3))) |
(*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) |
(* 9/16 (* a (pow c 3))) |
(*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) |
(* 9/16 (* a (pow c 3))) |
(*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) |
(* 9/16 (* a (pow c 3))) |
(*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) |
(* 9/16 (* a (pow c 3))) |
(*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) |
(* 9/16 (* a (pow c 3))) |
(*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) |
(* 9/16 (* a (pow c 3))) |
(*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) |
(* 9/16 (* a (pow c 3))) |
(*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) |
(* 9/16 (* a (pow c 3))) |
(*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) |
(* 9/16 (* a (pow c 3))) |
(*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) |
(* 9/16 (* a (pow c 3))) |
(*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) |
(* 9/16 (* a (pow c 3))) |
(*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) |
(* 9/16 (* a (pow c 3))) |
(*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) |
(* 9/16 (* a (pow c 3))) |
(*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) |
(* 9/16 (* a (pow c 3))) |
(*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) |
(* 9/16 (* a (pow c 3))) |
(*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) |
(* 9/16 (* a (pow c 3))) |
(*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) |
(* 9/16 (* a (pow c 3))) |
(*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) |
(* 9/16 (* a (pow c 3))) |
(*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) |
(* 9/16 (* a (pow c 3))) |
(*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) |
(* 9/16 (* a (pow c 3))) |
(*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) |
(* 9/16 (* a (pow c 3))) |
(*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) |
(* 16/9 (/ (pow b 5) (* a (pow c 3)))) |
(/.f64 (*.f64 #s(literal 16/9 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c (*.f64 c c)))) |
(* (pow b 5) (+ (* -32/27 (/ (pow b 2) (* (pow a 2) (pow c 4)))) (* 16/9 (/ 1 (* a (pow c 3)))))) |
(*.f64 (pow.f64 b #s(literal 5 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -32/27 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (/.f64 #s(literal 16/9 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) |
(* (pow b 5) (+ (* (pow b 2) (- (* 64/81 (/ (pow b 2) (* (pow a 3) (pow c 5)))) (* 32/27 (/ 1 (* (pow a 2) (pow c 4)))))) (* 16/9 (/ 1 (* a (pow c 3)))))) |
(*.f64 (pow.f64 b #s(literal 5 binary64)) (+.f64 (/.f64 #s(literal 16/9 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 64/81 binary64) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))) (/.f64 #s(literal -32/27 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))))))) |
(* (pow b 5) (+ (* (pow b 2) (- (* (pow b 2) (+ (* -128/243 (/ (pow b 2) (* (pow a 4) (pow c 6)))) (* 64/81 (/ 1 (* (pow a 3) (pow c 5)))))) (* 32/27 (/ 1 (* (pow a 2) (pow c 4)))))) (* 16/9 (/ 1 (* a (pow c 3)))))) |
(*.f64 (pow.f64 b #s(literal 5 binary64)) (+.f64 (/.f64 #s(literal 16/9 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -128/243 binary64) (*.f64 b b)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 6 binary64)))) (/.f64 #s(literal 64/81 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 #s(literal -32/27 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))))))) |
(* 8/3 (/ (pow b 3) (pow c 2))) |
(/.f64 (*.f64 #s(literal 8/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)) |
(* (pow b 3) (+ (* -4 (/ a (* (pow b 2) c))) (* 8/3 (/ 1 (pow c 2))))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 b b) c)) (/.f64 #s(literal 8/3 binary64) (*.f64 c c)))) |
(* (pow b 3) (- (+ (* 6 (/ (pow a 2) (pow b 4))) (* 8/3 (/ 1 (pow c 2)))) (* 4 (/ a (* (pow b 2) c))))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 b b) c)) (+.f64 (/.f64 #s(literal 8/3 binary64) (*.f64 c c)) (/.f64 (*.f64 #s(literal 6 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))) |
(* (pow b 3) (- (+ (* -9 (/ (* (pow a 3) c) (pow b 6))) (* 8/3 (/ 1 (pow c 2)))) (+ (* -6 (/ (pow a 2) (pow b 4))) (* 4 (/ a (* (pow b 2) c)))))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (/.f64 #s(literal 8/3 binary64) (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 b b) c)))))) |
(* 8/3 (/ (pow b 3) (pow c 2))) |
(/.f64 (*.f64 #s(literal 8/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)) |
(* -1 (* (pow b 3) (- (* 4 (/ a (* (pow b 2) c))) (* 8/3 (/ 1 (pow c 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 (*.f64 b b) c)) (/.f64 #s(literal -8/3 binary64) (*.f64 c c))))) |
(* -1 (* (pow b 3) (- (* -6 (/ (pow a 2) (pow b 4))) (+ (* -4 (/ a (* (pow b 2) c))) (* 8/3 (/ 1 (pow c 2))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 b b) c))) (/.f64 #s(literal -8/3 binary64) (*.f64 c c))))) |
(* -1 (* (pow b 3) (- (* 9 (/ (* (pow a 3) c) (pow b 6))) (+ (* -4 (/ a (* (pow b 2) c))) (+ (* 6 (/ (pow a 2) (pow b 4))) (* 8/3 (/ 1 (pow c 2)))))))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 b b) c)) (+.f64 (/.f64 #s(literal 8/3 binary64) (*.f64 c c)) (/.f64 (*.f64 #s(literal 6 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))))) |
(* 8/3 (/ (pow b 3) (pow c 2))) |
(/.f64 (*.f64 #s(literal 8/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)) |
(/ (+ (* -4 (* a (* b c))) (* 8/3 (pow b 3))) (pow c 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a b) c)) (*.f64 #s(literal 8/3 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c c)) |
(/ (+ (* 8/3 (pow b 3)) (* c (- (* 6 (/ (* (pow a 2) c) b)) (* 4 (* a b))))) (pow c 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 8/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (*.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 a a) c) b)) (*.f64 #s(literal -4 binary64) (*.f64 a b))))) (*.f64 c c)) |
(/ (+ (* 8/3 (pow b 3)) (* c (- (* c (- (* -9 (/ (* (pow a 3) c) (pow b 3))) (* -6 (/ (pow a 2) b)))) (* 4 (* a b))))) (pow c 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 8/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 6 binary64) (/.f64 (*.f64 a a) b)))) (*.f64 #s(literal -4 binary64) (*.f64 a b))))) (*.f64 c c)) |
(* 16/9 (/ (pow b 5) (* a (pow c 3)))) |
(/.f64 (*.f64 #s(literal 16/9 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c (*.f64 c c)))) |
(/ (+ (* -32/27 (/ (pow b 7) (* (pow a 2) c))) (* 16/9 (/ (pow b 5) a))) (pow c 3)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -32/27 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 #s(literal 16/9 binary64) (pow.f64 b #s(literal 5 binary64))) a)) (*.f64 c (*.f64 c c))) |
(/ (- (+ (* 64/81 (/ (pow b 9) (* (pow a 3) (pow c 2)))) (* 16/9 (/ (pow b 5) a))) (* 32/27 (/ (pow b 7) (* (pow a 2) c)))) (pow c 3)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 64/81 binary64) (pow.f64 b #s(literal 9 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal -32/27 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 #s(literal 16/9 binary64) (pow.f64 b #s(literal 5 binary64))) a))) (*.f64 c (*.f64 c c))) |
(/ (- (+ (* -128/243 (/ (pow b 11) (* (pow a 4) (pow c 3)))) (* 16/9 (/ (pow b 5) a))) (+ (* -64/81 (/ (pow b 9) (* (pow a 3) (pow c 2)))) (* 32/27 (/ (pow b 7) (* (pow a 2) c))))) (pow c 3)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -128/243 binary64) (pow.f64 b #s(literal 11 binary64))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c)))) (-.f64 (/.f64 (*.f64 #s(literal 16/9 binary64) (pow.f64 b #s(literal 5 binary64))) a) (+.f64 (/.f64 (*.f64 #s(literal 32/27 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 a a) c)) (*.f64 (/.f64 #s(literal -64/81 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 c c)))))) (*.f64 c (*.f64 c c))) |
(* 16/9 (/ (pow b 5) (* a (pow c 3)))) |
(/.f64 (*.f64 #s(literal 16/9 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c (*.f64 c c)))) |
(* -1 (/ (+ (* -16/9 (/ (pow b 5) a)) (* 32/27 (/ (pow b 7) (* (pow a 2) c)))) (pow c 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 32/27 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 #s(literal -16/9 binary64) (pow.f64 b #s(literal 5 binary64))) a)) (*.f64 c (*.f64 c c)))) |
(* -1 (/ (+ (* -16/9 (/ (pow b 5) a)) (* -1 (/ (- (* 64/81 (/ (pow b 9) (* (pow a 3) c))) (* 32/27 (/ (pow b 7) (pow a 2)))) c))) (pow c 3))) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16/9 binary64) (pow.f64 b #s(literal 5 binary64))) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 64/81 binary64) (pow.f64 b #s(literal 9 binary64))) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 #s(literal -32/27 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a a)))) c)) (neg.f64 (*.f64 c (*.f64 c c)))) |
(* -1 (/ (+ (* -16/9 (/ (pow b 5) a)) (* -1 (/ (- (* -1 (/ (- (* 128/243 (/ (pow b 11) (* (pow a 4) c))) (* 64/81 (/ (pow b 9) (pow a 3)))) c)) (* 32/27 (/ (pow b 7) (pow a 2)))) c))) (pow c 3))) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16/9 binary64) (pow.f64 b #s(literal 5 binary64))) a) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 128/243 binary64) (pow.f64 b #s(literal 11 binary64))) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (*.f64 #s(literal -64/81 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 a (*.f64 a a))))) (neg.f64 c)) (*.f64 #s(literal -32/27 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a a)))) c)) (neg.f64 (*.f64 c (*.f64 c c)))) |
(* 8/3 (/ (pow b 3) (pow c 2))) |
(/.f64 (*.f64 #s(literal 8/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)) |
(+ (* -4 (/ (* a b) c)) (* 8/3 (/ (pow b 3) (pow c 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal 8/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b c)))) |
(+ (* 8/3 (/ (pow b 3) (pow c 2))) (* a (- (* 6 (/ a b)) (* 4 (/ b c))))) |
(+.f64 (/.f64 (*.f64 #s(literal 8/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a (+.f64 (*.f64 #s(literal 6 binary64) (/.f64 a b)) (*.f64 #s(literal -4 binary64) (/.f64 b c))))) |
(+ (* 8/3 (/ (pow b 3) (pow c 2))) (* a (- (* a (+ (* -9 (/ (* a c) (pow b 3))) (* 6 (/ 1 b)))) (* 4 (/ b c))))) |
(+.f64 (/.f64 (*.f64 #s(literal 8/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 6 binary64) b))) (*.f64 #s(literal -4 binary64) (/.f64 b c))))) |
(* 16/9 (/ (pow b 5) (* a (pow c 3)))) |
(/.f64 (*.f64 #s(literal 16/9 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c (*.f64 c c)))) |
(/ (+ (* -32/27 (/ (pow b 7) (* a (pow c 4)))) (* 16/9 (/ (pow b 5) (pow c 3)))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -32/27 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 #s(literal 16/9 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) a) |
(/ (- (+ (* 64/81 (/ (pow b 9) (* (pow a 2) (pow c 5)))) (* 16/9 (/ (pow b 5) (pow c 3)))) (* 32/27 (/ (pow b 7) (* a (pow c 4))))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 64/81 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -32/27 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 #s(literal 16/9 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))) a) |
(/ (- (+ (* -128/243 (/ (pow b 11) (* (pow a 3) (pow c 6)))) (* 16/9 (/ (pow b 5) (pow c 3)))) (+ (* -64/81 (/ (pow b 9) (* (pow a 2) (pow c 5)))) (* 32/27 (/ (pow b 7) (* a (pow c 4)))))) a) |
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal 16/9 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 #s(literal -128/243 binary64) (pow.f64 b #s(literal 11 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 6 binary64))))) (*.f64 #s(literal 64/81 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -32/27 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) a) |
(* 16/9 (/ (pow b 5) (* a (pow c 3)))) |
(/.f64 (*.f64 #s(literal 16/9 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c (*.f64 c c)))) |
(* -1 (/ (+ (* -16/9 (/ (pow b 5) (pow c 3))) (* 32/27 (/ (pow b 7) (* a (pow c 4))))) a)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 32/27 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -16/9 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (neg.f64 a)) |
(* -1 (/ (+ (* -16/9 (/ (pow b 5) (pow c 3))) (* -1 (/ (- (* 64/81 (/ (pow b 9) (* a (pow c 5)))) (* 32/27 (/ (pow b 7) (pow c 4)))) a))) a)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16/9 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 64/81 binary64) (pow.f64 b #s(literal 9 binary64))) (*.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 #s(literal -32/27 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 c #s(literal 4 binary64))))) a)) (neg.f64 a)) |
(* -1 (/ (+ (* -16/9 (/ (pow b 5) (pow c 3))) (* -1 (/ (- (* -1 (/ (- (* 128/243 (/ (pow b 11) (* a (pow c 6)))) (* 64/81 (/ (pow b 9) (pow c 5)))) a)) (* 32/27 (/ (pow b 7) (pow c 4)))) a))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16/9 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 128/243 binary64) a) (/.f64 (pow.f64 b #s(literal 11 binary64)) (pow.f64 c #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 64/81 binary64) (pow.f64 b #s(literal 9 binary64))) (pow.f64 c #s(literal 5 binary64)))) (neg.f64 a)) (*.f64 #s(literal -32/27 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 c #s(literal 4 binary64))))) a)) a)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.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)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 b (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))) (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(* 3/2 (/ (* a c) b)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) b)) |
(/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c))) b) |
(/ (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.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 #s(literal -3/2 binary64) (*.f64 a c)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.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 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.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 #s(literal 2 binary64) b) |
(* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 2))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 (*.f64 a c) b)) #s(literal -2 binary64)))) |
(* -1 (* b (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))) |
(*.f64 b (neg.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 (*.f64 a c) 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 #s(literal 0 binary64) b) (-.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 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))))))) |
(* 3/2 (/ (* a c) b)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) 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) b) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))) (/.f64 (*.f64 #s(literal 3/2 binary64) 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)))) |
(*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 #s(literal 27/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal 3/2 binary64) 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)))) |
(*.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 #s(literal 27/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal 3/2 binary64) c) b))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (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 (*.f64 a (*.f64 a a)) c))) (/.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 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (-.f64 (/.f64 b 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 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))))) |
(* (sqrt (* a c)) (* (sqrt -3) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64))) |
(* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2)))))) |
(*.f64 a (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1 binary64))))) |
(* -1 (* a (- (* -1 (/ (+ b (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3))))) a)) (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (+.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) #s(literal -1 binary64))) (sqrt.f64 #s(literal -3 binary64))))) (neg.f64 a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1 binary64))))) |
(* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -3) 3)))) (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (-.f64 b (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) #s(literal -1 binary64))) (sqrt.f64 #s(literal -3 binary64))))) a)) (neg.f64 a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1 binary64))))) |
(* 3/2 (/ (* a c) b)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))) (*.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 #s(literal 27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.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 #s(literal 1/2 binary64) (/.f64 (*.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 #s(literal 27/16 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 3/2 binary64) (/.f64 a b)))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) |
(* 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))))) |
(* 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 (/.f64 b c) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))) |
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (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 (neg.f64 c) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (-.f64 (/.f64 (+.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 c)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (/.f64 (-.f64 b (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (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 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) |
(* 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 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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) a) (*.f64 c c)) (*.f64 b b))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b 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 #s(literal -2/3 binary64) b) a) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.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) a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) |
(* -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 #s(literal 0 binary64) b) (+.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) a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))))) |
(* -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) b) (/.f64 a 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 (*.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 #s(literal -9/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b)))))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 #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 (*.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 #s(literal -1/3 binary64) b) a) (+.f64 (+.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 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2)))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2)))) (* -1/3 (/ b a))) |
(*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64))) (/.f64 b a))) |
(+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2))))) |
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) #s(literal -1 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) b)) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2))))) |
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) b) (/.f64 (+.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) #s(literal -1 binary64))) (sqrt.f64 #s(literal -3 binary64))))) a)) a)) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))))) (/.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 #s(literal -1/6 binary64) (/.f64 (*.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 a c)) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (sqrt.f64 #s(literal -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) b) (*.f64 a c)) (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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 a c)) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))))))) |
(* -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 #s(literal 0 binary64) (*.f64 c (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b (*.f64 a c)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.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 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.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 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.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)) c))) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal -3 binary64) c))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal -3 binary64) c))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal -3 binary64) c))) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal 3 binary64) c) (/.f64 (*.f64 b b) a))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal 3 binary64) c) (/.f64 (*.f64 b b) a))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal 3 binary64) c) (/.f64 (*.f64 b b) a))) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(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 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.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 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b)))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) a) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) a) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) a) (/.f64 (*.f64 b b) c))) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 b b) c)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 b b) c)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 b b) c)))) |
(* 27 (* (pow a 3) (pow c 3))) |
(*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) |
(+ (* -27 (* (pow a 2) (* (pow b 2) (pow c 2)))) (* 27 (* (pow a 3) (pow c 3)))) |
(+.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c c)))) |
(+ (* 27 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -27 (* (pow a 2) (pow c 2))) (* 9 (* a (* (pow b 2) c)))))) |
(+.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))))) |
(+ (* 27 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -27 (* (pow a 2) (pow c 2))) (* 9 (* a (* (pow b 2) c)))))) |
(+.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))))) |
(* 9 (* a (* (pow b 4) c))) |
(*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) |
(* (pow b 4) (+ (* -27 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 9 (* a c)))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 a c)))) |
(* (pow b 4) (- (+ (* 9 (* a c)) (* 27 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (* 27 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a c)) (+.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b))))) |
(* (pow b 4) (- (+ (* 9 (* a c)) (* 27 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (* 27 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a c)) (+.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b))))) |
(* 9 (* a (* (pow b 4) c))) |
(*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) |
(* (pow b 4) (+ (* -27 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 9 (* a c)))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 a c)))) |
(* (pow b 4) (- (+ (* 9 (* a c)) (* 27 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (* 27 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a c)) (+.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b))))) |
(* (pow b 4) (- (+ (* 9 (* a c)) (* 27 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (* 27 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a c)) (+.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b))))) |
(* 9 (* a (* (pow b 4) c))) |
(*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) |
(* a (+ (* -27 (* a (* (pow b 2) (pow c 2)))) (* 9 (* (pow b 4) c)))) |
(*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c))) (*.f64 #s(literal 9 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) |
(* a (+ (* 9 (* (pow b 4) c)) (* a (+ (* -27 (* (pow b 2) (pow c 2))) (* 27 (* a (pow c 3))))))) |
(*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 b b) (*.f64 c c))) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) |
(* a (+ (* 9 (* (pow b 4) c)) (* a (+ (* -27 (* (pow b 2) (pow c 2))) (* 27 (* a (pow c 3))))))) |
(*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 b b) (*.f64 c c))) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) |
(* 27 (* (pow a 3) (pow c 3))) |
(*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) |
(* (pow a 3) (+ (* -27 (/ (* (pow b 2) (pow c 2)) a)) (* 27 (pow c 3)))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 b b) (*.f64 c c))) a) (*.f64 #s(literal 27 binary64) (*.f64 c (*.f64 c c))))) |
(* (pow a 3) (+ (* -27 (/ (* (pow b 2) (pow c 2)) a)) (+ (* 9 (/ (* (pow b 4) c) (pow a 2))) (* 27 (pow c 3))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 b b) (*.f64 c c))) a) (+.f64 (*.f64 #s(literal 27 binary64) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a a))))) |
(* (pow a 3) (+ (* -27 (/ (* (pow b 2) (pow c 2)) a)) (+ (* 9 (/ (* (pow b 4) c) (pow a 2))) (* 27 (pow c 3))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 b b) (*.f64 c c))) a) (+.f64 (*.f64 #s(literal 27 binary64) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a a))))) |
(* 27 (* (pow a 3) (pow c 3))) |
(*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) |
(* -1 (* (pow a 3) (+ (* -27 (pow c 3)) (* 27 (/ (* (pow b 2) (pow c 2)) a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) a))))) |
(* -1 (* (pow a 3) (+ (* -27 (pow c 3)) (* -1 (/ (+ (* -27 (* (pow b 2) (pow c 2))) (* 9 (/ (* (pow b 4) c) a))) a))))) |
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (-.f64 (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))) (/.f64 (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 b b) (*.f64 c c))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) a)) a))) |
(* -1 (* (pow a 3) (+ (* -27 (pow c 3)) (* -1 (/ (+ (* -27 (* (pow b 2) (pow c 2))) (* 9 (/ (* (pow b 4) c) a))) a))))) |
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (-.f64 (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))) (/.f64 (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 b b) (*.f64 c c))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) a)) a))) |
(* 9 (* a (* (pow b 4) c))) |
(*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) |
(* c (+ (* -27 (* (pow a 2) (* (pow b 2) c))) (* 9 (* a (pow b 4))))) |
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 9 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))) |
(* c (+ (* 9 (* a (pow b 4))) (* c (+ (* -27 (* (pow a 2) (pow b 2))) (* 27 (* (pow a 3) c)))))) |
(*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))))) |
(* c (+ (* 9 (* a (pow b 4))) (* c (+ (* -27 (* (pow a 2) (pow b 2))) (* 27 (* (pow a 3) c)))))) |
(*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))))) |
(* 27 (* (pow a 3) (pow c 3))) |
(*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) |
(* (pow c 3) (+ (* -27 (/ (* (pow a 2) (pow b 2)) c)) (* 27 (pow a 3)))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) c) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a))))) |
(* (pow c 3) (+ (* -27 (/ (* (pow a 2) (pow b 2)) c)) (+ (* 9 (/ (* a (pow b 4)) (pow c 2))) (* 27 (pow a 3))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) c) (+.f64 (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 9 binary64) (*.f64 a (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c))))))) |
(* (pow c 3) (+ (* -27 (/ (* (pow a 2) (pow b 2)) c)) (+ (* 9 (/ (* a (pow b 4)) (pow c 2))) (* 27 (pow a 3))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) c) (+.f64 (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 9 binary64) (*.f64 a (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c))))))) |
(* 27 (* (pow a 3) (pow c 3))) |
(*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) |
(* -1 (* (pow c 3) (+ (* -27 (pow a 3)) (* 27 (/ (* (pow a 2) (pow b 2)) c))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) c)))) |
(* -1 (* (pow c 3) (+ (* -27 (pow a 3)) (* -1 (/ (+ (* -27 (* (pow a 2) (pow b 2))) (* 9 (/ (* a (pow b 4)) c))) c))))) |
(*.f64 (*.f64 c (*.f64 c c)) (neg.f64 (-.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (/.f64 (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) c)) c)))) |
(* -1 (* (pow c 3) (+ (* -27 (pow a 3)) (* -1 (/ (+ (* -27 (* (pow a 2) (pow b 2))) (* 9 (/ (* a (pow b 4)) c))) c))))) |
(*.f64 (*.f64 c (*.f64 c c)) (neg.f64 (-.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (/.f64 (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) c)) c)))) |
(* 27 (* (pow a 3) (pow c 3))) |
(*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) |
(+ (* -27 (* (pow a 2) (* (pow b 2) (pow c 2)))) (* 27 (* (pow a 3) (pow c 3)))) |
(+.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c c)))) |
(+ (* 27 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -27 (* (pow a 2) (pow c 2))) (* 9 (* a (* (pow b 2) c)))))) |
(+.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))))) |
(+ (* 27 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -27 (* (pow a 2) (pow c 2))) (* 9 (* a (* (pow b 2) c)))))) |
(+.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))))) |
(* 9 (* a (* (pow b 4) c))) |
(*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) |
(* (pow b 4) (+ (* -27 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 9 (* a c)))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 a c)))) |
(* (pow b 4) (- (+ (* 9 (* a c)) (* 27 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (* 27 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a c)) (+.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b))))) |
(* (pow b 4) (- (+ (* 9 (* a c)) (* 27 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (* 27 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a c)) (+.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b))))) |
(* 9 (* a (* (pow b 4) c))) |
(*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) |
(* (pow b 4) (+ (* -27 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 9 (* a c)))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 a c)))) |
(* (pow b 4) (- (+ (* 9 (* a c)) (* 27 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (* 27 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a c)) (+.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b))))) |
(* (pow b 4) (- (+ (* 9 (* a c)) (* 27 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (* 27 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a c)) (+.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b))))) |
(* 9 (* a (* (pow b 4) c))) |
(*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) |
(* a (+ (* -27 (* a (* (pow b 2) (pow c 2)))) (* 9 (* (pow b 4) c)))) |
(*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c))) (*.f64 #s(literal 9 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) |
(* a (+ (* 9 (* (pow b 4) c)) (* a (+ (* -27 (* (pow b 2) (pow c 2))) (* 27 (* a (pow c 3))))))) |
(*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 b b) (*.f64 c c))) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) |
(* a (+ (* 9 (* (pow b 4) c)) (* a (+ (* -27 (* (pow b 2) (pow c 2))) (* 27 (* a (pow c 3))))))) |
(*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 b b) (*.f64 c c))) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) |
(* 27 (* (pow a 3) (pow c 3))) |
(*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) |
(* (pow a 3) (+ (* -27 (/ (* (pow b 2) (pow c 2)) a)) (* 27 (pow c 3)))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 b b) (*.f64 c c))) a) (*.f64 #s(literal 27 binary64) (*.f64 c (*.f64 c c))))) |
(* (pow a 3) (+ (* -27 (/ (* (pow b 2) (pow c 2)) a)) (+ (* 9 (/ (* (pow b 4) c) (pow a 2))) (* 27 (pow c 3))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 b b) (*.f64 c c))) a) (+.f64 (*.f64 #s(literal 27 binary64) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a a))))) |
(* (pow a 3) (+ (* -27 (/ (* (pow b 2) (pow c 2)) a)) (+ (* 9 (/ (* (pow b 4) c) (pow a 2))) (* 27 (pow c 3))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 b b) (*.f64 c c))) a) (+.f64 (*.f64 #s(literal 27 binary64) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a a))))) |
(* 27 (* (pow a 3) (pow c 3))) |
(*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) |
(* -1 (* (pow a 3) (+ (* -27 (pow c 3)) (* 27 (/ (* (pow b 2) (pow c 2)) a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) a))))) |
(* -1 (* (pow a 3) (+ (* -27 (pow c 3)) (* -1 (/ (+ (* -27 (* (pow b 2) (pow c 2))) (* 9 (/ (* (pow b 4) c) a))) a))))) |
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (-.f64 (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))) (/.f64 (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 b b) (*.f64 c c))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) a)) a))) |
(* -1 (* (pow a 3) (+ (* -27 (pow c 3)) (* -1 (/ (+ (* -27 (* (pow b 2) (pow c 2))) (* 9 (/ (* (pow b 4) c) a))) a))))) |
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (-.f64 (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))) (/.f64 (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 b b) (*.f64 c c))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) a)) a))) |
(* 9 (* a (* (pow b 4) c))) |
(*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) |
(* c (+ (* -27 (* (pow a 2) (* (pow b 2) c))) (* 9 (* a (pow b 4))))) |
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 9 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))) |
(* c (+ (* 9 (* a (pow b 4))) (* c (+ (* -27 (* (pow a 2) (pow b 2))) (* 27 (* (pow a 3) c)))))) |
(*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))))) |
(* c (+ (* 9 (* a (pow b 4))) (* c (+ (* -27 (* (pow a 2) (pow b 2))) (* 27 (* (pow a 3) c)))))) |
(*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))))) |
(* 27 (* (pow a 3) (pow c 3))) |
(*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) |
(* (pow c 3) (+ (* -27 (/ (* (pow a 2) (pow b 2)) c)) (* 27 (pow a 3)))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) c) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a))))) |
(* (pow c 3) (+ (* -27 (/ (* (pow a 2) (pow b 2)) c)) (+ (* 9 (/ (* a (pow b 4)) (pow c 2))) (* 27 (pow a 3))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) c) (+.f64 (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 9 binary64) (*.f64 a (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c))))))) |
(* (pow c 3) (+ (* -27 (/ (* (pow a 2) (pow b 2)) c)) (+ (* 9 (/ (* a (pow b 4)) (pow c 2))) (* 27 (pow a 3))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) c) (+.f64 (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 9 binary64) (*.f64 a (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c))))))) |
(* 27 (* (pow a 3) (pow c 3))) |
(*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) |
(* -1 (* (pow c 3) (+ (* -27 (pow a 3)) (* 27 (/ (* (pow a 2) (pow b 2)) c))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) c)))) |
(* -1 (* (pow c 3) (+ (* -27 (pow a 3)) (* -1 (/ (+ (* -27 (* (pow a 2) (pow b 2))) (* 9 (/ (* a (pow b 4)) c))) c))))) |
(*.f64 (*.f64 c (*.f64 c c)) (neg.f64 (-.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (/.f64 (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) c)) c)))) |
(* -1 (* (pow c 3) (+ (* -27 (pow a 3)) (* -1 (/ (+ (* -27 (* (pow a 2) (pow b 2))) (* 9 (/ (* a (pow b 4)) c))) c))))) |
(*.f64 (*.f64 c (*.f64 c c)) (neg.f64 (-.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (/.f64 (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) c)) c)))) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)) |
(*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a c) b)) #s(literal -1/2 binary64))) |
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)) |
(*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a c) b)) #s(literal -1/2 binary64))) |
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)) |
(*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a c) b)) #s(literal -1/2 binary64))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 a b)) (/.f64 #s(literal -1/2 binary64) c))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 a b)) (/.f64 #s(literal -1/2 binary64) c))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 a b)) (/.f64 #s(literal -1/2 binary64) c))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 a b)) (/.f64 #s(literal -1/2 binary64) c))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 a b)) (/.f64 #s(literal -1/2 binary64) c))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 a b)) (/.f64 #s(literal -1/2 binary64) c))) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b))) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b))) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* a (+ (* -1/2 (/ c a)) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) a) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c c) b)))) |
(* a (+ (* -1/2 (/ c a)) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) a) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c c) b)))) |
(* a (+ (* -1/2 (/ c a)) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) a) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c c) b)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))))) |
(*.f64 a (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/2 binary64) c) a)))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))))) |
(*.f64 a (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/2 binary64) c) a)))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))))) |
(*.f64 a (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/2 binary64) c) a)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c))) (*.f64 b b)) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c))) (*.f64 b b)) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c))) (*.f64 b b)) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b))) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b))) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b))) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b))) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b))) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b))) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(/ (- (* -3/8 (* a (* (pow b 2) (pow c 2)))) (* 9/16 (* (pow a 2) (pow c 3)))) (pow b 5)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64))) |
(/ (- (* (pow b 2) (- (* -1/2 (* (pow b 2) c)) (* 3/8 (* a (pow c 2))))) (* 9/16 (* (pow a 2) (pow c 3)))) (pow b 5)) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64))) |
(/ (- (* (pow b 2) (- (* -1/2 (* (pow b 2) c)) (* 3/8 (* a (pow c 2))))) (* 9/16 (* (pow a 2) (pow c 3)))) (pow b 5)) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64))) |
(* -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) a) (*.f64 c c)) (*.f64 b b))) b) |
(/ (- (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 c)) (* 3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) b) |
(/ (- (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 c)) (* 3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)) b)) |
(* -1 (/ (- (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) c) (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)) |
(* -1 (/ (- (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) c) (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* c (- (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* 3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* c (- (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* 3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -1/2 binary64) b))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow c 3) (- (* -3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c)))) |
(* (pow c 3) (- (* -1 (/ (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b c)) (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 b (*.f64 b b)))) (neg.f64 c)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) |
(* (pow c 3) (- (* -1 (/ (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b c)) (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 b (*.f64 b b)))) (neg.f64 c)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(* -1 (* (pow c 3) (- (* 3/8 (/ a (* (pow b 3) c))) (* -9/16 (/ (pow a 2) (pow b 5)))))) |
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c)))) |
(* -1 (* (pow c 3) (- (+ (* 3/8 (/ a (* (pow b 3) c))) (/ 1/2 (* b (pow c 2)))) (* -9/16 (/ (pow a 2) (pow b 5)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 c c))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))))) |
(* -1 (* (pow c 3) (- (+ (* 3/8 (/ a (* (pow b 3) c))) (/ 1/2 (* b (pow c 2)))) (* -9/16 (/ (pow a 2) (pow b 5)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 c c))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))))) |
(* -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) b) (/.f64 a 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 (*.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 #s(literal -9/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))) |
(+ (* -1/2 (/ c b)) (* a (- (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* 3/8 (/ (pow c 2) (pow b 3)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow a 2) (- (* -3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) a) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) |
(* (pow a 2) (- (* -1/2 (/ c (* (pow a 2) b))) (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))))) |
(*.f64 (*.f64 a a) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (*.f64 a a) b)) (*.f64 (/.f64 #s(literal 3/8 binary64) a) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) |
(* (pow a 2) (- (* -1/2 (/ c (* (pow a 2) b))) (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))))) |
(*.f64 (*.f64 a a) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (*.f64 a a) b)) (*.f64 (/.f64 #s(literal 3/8 binary64) a) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow a 2) (- (* -3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) a) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) |
(* (pow a 2) (- (* -1 (/ (- (* 1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))) a)) (* 9/16 (/ (pow c 3) (pow b 5))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b))) (neg.f64 a)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) |
(* (pow a 2) (- (* -1 (/ (- (* 1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))) a)) (* 9/16 (/ (pow c 3) (pow b 5))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b))) (neg.f64 a)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) |
(* 3/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 (/.f64 #s(literal 3/8 binary64) b) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))) |
(* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))))) |
(* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))))) |
(* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))))) |
(* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow a 2) (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5))))) |
(*.f64 (*.f64 a 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 3/8 binary64) a) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) |
(* (pow a 2) (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5))))) |
(*.f64 (*.f64 a 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 3/8 binary64) a) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) |
(* (pow a 2) (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5))))) |
(*.f64 (*.f64 a 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 3/8 binary64) a) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) |
(* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow a 2) (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5))))) |
(*.f64 (*.f64 a 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 3/8 binary64) a) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) |
(* (pow a 2) (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5))))) |
(*.f64 (*.f64 a 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 3/8 binary64) a) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) |
(* (pow a 2) (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5))))) |
(*.f64 (*.f64 a 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 3/8 binary64) a) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) |
(* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* 3/8 (* a (* (pow b 2) (pow c 2)))) (* 9/16 (* (pow a 2) (pow c 3)))) (pow b 5)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* 3/8 (* a (* (pow b 2) (pow c 2)))) (* 9/16 (* (pow a 2) (pow c 3)))) (pow b 5)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* 3/8 (* a (* (pow b 2) (pow c 2)))) (* 9/16 (* (pow a 2) (pow c 3)))) (pow b 5)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64))) |
(* 3/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 (/.f64 #s(literal 3/8 binary64) b) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))) |
(/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(* 3/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 (/.f64 #s(literal 3/8 binary64) b) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))) |
(* -1 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 b b))) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 b b))) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 b b))) (*.f64 b (*.f64 b b)))) |
(* 3/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 (/.f64 #s(literal 3/8 binary64) b) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))) |
(* (pow c 2) (+ (* 3/8 (/ a (pow b 3))) (* 9/16 (/ (* (pow a 2) c) (pow b 5))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))))) |
(* (pow c 2) (+ (* 3/8 (/ a (pow b 3))) (* 9/16 (/ (* (pow a 2) c) (pow b 5))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))))) |
(* (pow c 2) (+ (* 3/8 (/ a (pow b 3))) (* 9/16 (/ (* (pow a 2) c) (pow b 5))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))))) |
(* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c)))) |
(* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c)))) |
(* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c)))) |
(* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -1 (* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))) |
(*.f64 (*.f64 c (*.f64 c c)) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))))) |
(* -1 (* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))) |
(*.f64 (*.f64 c (*.f64 c c)) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))))) |
(* -1 (* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))) |
(*.f64 (*.f64 c (*.f64 c c)) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))))) |
(* 3/8 (pow c 2)) |
(*.f64 #s(literal 3/8 binary64) (*.f64 c c)) |
(* (pow c 2) (+ 3/8 (* 9/16 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 c c) (+.f64 #s(literal 3/8 binary64) (*.f64 (/.f64 #s(literal 9/16 binary64) b) (/.f64 (*.f64 a c) b)))) |
(* (pow c 2) (+ 3/8 (* 9/16 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 c c) (+.f64 #s(literal 3/8 binary64) (*.f64 (/.f64 #s(literal 9/16 binary64) b) (/.f64 (*.f64 a c) b)))) |
(* (pow c 2) (+ 3/8 (* 9/16 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 c c) (+.f64 #s(literal 3/8 binary64) (*.f64 (/.f64 #s(literal 9/16 binary64) b) (/.f64 (*.f64 a c) b)))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* (pow c 3) (+ (* 9/16 (/ a (pow b 2))) (* 3/8 (/ 1 c)))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 b b)) (/.f64 #s(literal 3/8 binary64) c))) |
(* (pow c 3) (+ (* 9/16 (/ a (pow b 2))) (* 3/8 (/ 1 c)))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 b b)) (/.f64 #s(literal 3/8 binary64) c))) |
(* (pow c 3) (+ (* 9/16 (/ a (pow b 2))) (* 3/8 (/ 1 c)))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 b b)) (/.f64 #s(literal 3/8 binary64) c))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* -1 (* (pow c 3) (- (* -9/16 (/ a (pow b 2))) (* 3/8 (/ 1 c))))) |
(*.f64 (*.f64 c (*.f64 c c)) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal -9/16 binary64) b) (/.f64 a b)) (/.f64 #s(literal -3/8 binary64) c)))) |
(* -1 (* (pow c 3) (- (* -9/16 (/ a (pow b 2))) (* 3/8 (/ 1 c))))) |
(*.f64 (*.f64 c (*.f64 c c)) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal -9/16 binary64) b) (/.f64 a b)) (/.f64 #s(literal -3/8 binary64) c)))) |
(* -1 (* (pow c 3) (- (* -9/16 (/ a (pow b 2))) (* 3/8 (/ 1 c))))) |
(*.f64 (*.f64 c (*.f64 c c)) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal -9/16 binary64) b) (/.f64 a b)) (/.f64 #s(literal -3/8 binary64) c)))) |
(* 3/8 (pow c 2)) |
(*.f64 #s(literal 3/8 binary64) (*.f64 c c)) |
(+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal 3/8 binary64) (*.f64 c c))) |
(+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal 3/8 binary64) (*.f64 c c))) |
(+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal 3/8 binary64) (*.f64 c c))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* a (+ (* 3/8 (/ (pow c 2) a)) (* 9/16 (/ (pow c 3) (pow b 2))))) |
(*.f64 a (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c c) a)) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))))) |
(* a (+ (* 3/8 (/ (pow c 2) a)) (* 9/16 (/ (pow c 3) (pow b 2))))) |
(*.f64 a (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c c) a)) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))))) |
(* a (+ (* 3/8 (/ (pow c 2) a)) (* 9/16 (/ (pow c 3) (pow b 2))))) |
(*.f64 a (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c c) a)) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(* -1 (* a (+ (* -9/16 (/ (pow c 3) (pow b 2))) (* -3/8 (/ (pow c 2) a))))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a))) |
(* -1 (* a (+ (* -9/16 (/ (pow c 3) (pow b 2))) (* -3/8 (/ (pow c 2) a))))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a))) |
(* -1 (* a (+ (* -9/16 (/ (pow c 3) (pow b 2))) (* -3/8 (/ (pow c 2) a))))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a))) |
(* 9/16 (/ (* a (pow c 3)) (pow b 2))) |
(/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) |
(/ (+ (* 3/8 (* (pow b 2) (pow c 2))) (* 9/16 (* a (pow c 3)))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 b b)) |
(/ (+ (* 3/8 (* (pow b 2) (pow c 2))) (* 9/16 (* a (pow c 3)))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 b b)) |
(/ (+ (* 3/8 (* (pow b 2) (pow c 2))) (* 9/16 (* a (pow c 3)))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 b b)) |
(* 3/8 (pow c 2)) |
(*.f64 #s(literal 3/8 binary64) (*.f64 c c)) |
(+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal 3/8 binary64) (*.f64 c c))) |
(+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal 3/8 binary64) (*.f64 c c))) |
(+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal 3/8 binary64) (*.f64 c c))) |
(* 3/8 (pow c 2)) |
(*.f64 #s(literal 3/8 binary64) (*.f64 c c)) |
(+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal 3/8 binary64) (*.f64 c c))) |
(+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal 3/8 binary64) (*.f64 c c))) |
(+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal 3/8 binary64) (*.f64 c c))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b)) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)))))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))) |
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 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 (*.f64 a (*.f64 a a)) c))) (/.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 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 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 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (+.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 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -3) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1 binary64)) |
(* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 (*.f64 b b) #s(literal -1 binary64)) (sqrt.f64 #s(literal -3 binary64))))))) |
(* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -3) 3)))) (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 (*.f64 b b) #s(literal -1 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64)))))))) |
(* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -3)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -3) 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (pow (sqrt -1) 2)) (pow (sqrt -3) 5)))) (* (sqrt (/ c a)) (* (sqrt -3) (pow (sqrt -1) 2)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 (*.f64 b b) #s(literal -1 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (+.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 (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64)))) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.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 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #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 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.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 #s(literal -3/2 binary64) (*.f64 a c)) (*.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 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (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 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (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 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (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 0 binary64) b) (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (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)))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b)) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 b (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))) |
(+.f64 b (*.f64 c (+.f64 (*.f64 #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 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(* 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 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))))))) |
(* 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (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 (sqrt.f64 (*.f64 a c)) (neg.f64 (*.f64 (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 (neg.f64 c) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.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 a (*.f64 c (*.f64 c c))))) (/.f64 (*.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 (neg.f64 c) (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.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 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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))))))))) |
Compiled 76668 to 33149 computations (56.8% saved)
48 alts after pruning (42 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1476 | 11 | 1487 |
| Fresh | 18 | 31 | 49 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 4 | 5 |
| Total | 1498 | 48 | 1546 |
| Status | Accuracy | Program |
|---|---|---|
| 97.6% | (fma.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))))) | |
| 98.7% | (/.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64))) | |
| 95.2% | (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (*.f64 (/.f64 c b) (/.f64 c b))) (*.f64 a (*.f64 c #s(literal -3/2 binary64)))) b) (*.f64 a #s(literal -3 binary64))) | |
| 15.4% | (/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) | |
| 15.0% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a) | |
| 15.1% | (/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) #s(literal -3 binary64)) | |
| 95.2% | (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c))) b) (*.f64 a #s(literal -3 binary64))) | |
| 98.8% | (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64))) | |
| 15.3% | (/.f64 (/.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)))))))) a) #s(literal 9 binary64)) | |
| 98.9% | (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64))) | |
| 8.5% | (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 9/2 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a #s(literal -3 binary64))) | |
| 15.0% | (/.f64 (/.f64 #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))) (*.f64 #s(literal 3 binary64) a)) | |
| 98.8% | (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))))) | |
| 92.0% | (/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c)) | |
| 14.7% | (/.f64 (-.f64 (*.f64 (/.f64 b 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))))) a))) #s(literal 9 binary64)) | |
| 15.3% | (/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (*.f64 a #s(literal -3 binary64))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a (*.f64 a #s(literal -3 binary64)))) | |
| 15.0% | (/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 a #s(literal 9 binary64))) (*.f64 (*.f64 a #s(literal 9 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 (*.f64 a #s(literal 9 binary64)) (*.f64 a #s(literal 9 binary64)))) | |
| 15.5% | (/.f64 (-.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a))) (*.f64 a #s(literal 9 binary64))) | |
| ✓ | 15.1% | (/.f64 (-.f64 b (sqrt.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) |
| 95.5% | (/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 a b)) (/.f64 #s(literal -1/2 binary64) c))) b) | |
| 95.8% | (/.f64 (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a c) b)) #s(literal -1/2 binary64))) b) | |
| 91.7% | (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 3/2 binary64) c) b)) (*.f64 a #s(literal -3 binary64))) | |
| 95.7% | (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) a) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c c) b)))) b) | |
| 95.4% | (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))))) (*.f64 #s(literal 3 binary64) a)) | |
| 91.7% | (/.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 a #s(literal -3 binary64))) | |
| 91.7% | (/.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -3 binary64))) | |
| 15.0% | (/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a a) (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))) | |
| 91.9% | (/.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) b))) | |
| ✓ | 92.0% | (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
| 91.9% | (/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b)) | |
| 97.1% | (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 a (/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a b) c)) (*.f64 #s(literal 8/3 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c c)))) | |
| 96.9% | (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) (+.f64 #s(literal 3/8 binary64) (*.f64 (/.f64 #s(literal 9/16 binary64) b) (/.f64 (*.f64 a c) b))))))) | |
| 97.8% | (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))) a)) | |
| 97.2% | (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))))) | |
| 15.3% | (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 a a))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a a)) #s(literal 1/3 binary64)) | |
| ✓ | 15.0% | (*.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 a b)) (*.f64 a a)) #s(literal 1/3 binary64)) |
| 95.4% | (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 3/2 binary64)) b) (*.f64 c #s(literal 1/3 binary64))) | |
| 91.8% | (*.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) #s(literal 1/3 binary64)) | |
| 95.7% | (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (*.f64 c #s(literal -1/2 binary64)))) | |
| ✓ | 92.1% | (*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
| 14.9% | (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b a)) #s(literal 1/3 binary64)) | |
| 15.3% | (*.f64 (-.f64 #s(literal 0 binary64) (+.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 #s(literal 1 binary64) (*.f64 a #s(literal -9 binary64)))) | |
| 91.8% | (*.f64 (*.f64 c (/.f64 #s(literal -3/2 binary64) b)) #s(literal 1/3 binary64)) | |
| ✓ | 95.3% | (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))) #s(literal 1/3 binary64)) |
| 96.6% | (*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b))) a))) | |
| 95.7% | (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))) | |
| 95.4% | (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 a b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) | |
| ✓ | 92.3% | (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
Compiled 5405 to 2693 computations (50.2% saved)
| Inputs |
|---|
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 c (/.f64 #s(literal -3/2 binary64) b)) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) #s(literal 1/3 binary64)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) a) #s(literal 1/3 binary64)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 3/2 binary64) c) b)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -3 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a a) c)) b) (*.f64 a a)) #s(literal 1/3 binary64)) |
(/.f64 (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a c) b)) #s(literal -1/2 binary64))) b) |
(/.f64 (-.f64 b (+.f64 b (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)))) (*.f64 a #s(literal -3 binary64))) |
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) b) (*.f64 b b)))) |
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 3/2 binary64)) b) (*.f64 c #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 a b)) (/.f64 #s(literal -1/2 binary64) c))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))))) b) |
(*.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 b c)))) |
(*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (*.f64 c #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))) b)) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) a) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c c) b)))) b) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 a b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) #s(literal 1/3 binary64)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 a a))) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal 3/2 binary64) a) b))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c))) b) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (*.f64 (/.f64 c b) (/.f64 c b))) (*.f64 a (*.f64 c #s(literal -3/2 binary64)))) b) (*.f64 a #s(literal -3 binary64))) |
(*.f64 (*.f64 c (/.f64 (-.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal -9/8 binary64)))) (*.f64 b (*.f64 (*.f64 b b) #s(literal 3/2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/3 binary64)) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 a (/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a b) c)) (*.f64 #s(literal 8/3 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c c)))) |
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/2 binary64) (/.f64 c b)))) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -3 binary64))) |
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -9/2 binary64) (*.f64 a c))) b) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -3 binary64))) |
(*.f64 (*.f64 c (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (neg.f64 b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -3/2 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (-.f64 (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))))) b) a) #s(literal 1/3 binary64)) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) (+.f64 #s(literal 3/8 binary64) (*.f64 (/.f64 #s(literal 9/16 binary64) b) (/.f64 (*.f64 a c) b))))))) |
(/.f64 (-.f64 b (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) b) (*.f64 b b)))))) (*.f64 a #s(literal -3 binary64))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b))) (*.f64 b (*.f64 b b)))))) |
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)))) (/.f64 #s(literal 1/2 binary64) b))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))))) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)))) (/.f64 #s(literal 3/2 binary64) b))) #s(literal 1/3 binary64)) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))) b) |
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b c))) c))) |
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b))) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 a (+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 a (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)))))))) (*.f64 a b)) (*.f64 a a)) #s(literal 1/3 binary64)) |
(/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 9/2 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 9/2 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a #s(literal -3 binary64))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))) a)) |
(+.f64 (/.f64 a (/.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) (/.f64 (*.f64 c c) b))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a)) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(*.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a 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 -3 binary64)) |
(/.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 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b a)) #s(literal 1/3 binary64)) |
(/.f64 (-.f64 b (sqrt.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a a) (*.f64 a (-.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 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal 3 binary64))) |
(/.f64 (/.f64 #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))) (*.f64 #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 b)) (*.f64 a a)) #s(literal 1/3 binary64)) |
(/.f64 (-.f64 b (sqrt.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 #s(literal -3 binary64) b))))))) (*.f64 a #s(literal -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 a (*.f64 c #s(literal -3 binary64))))) a))) #s(literal 9 binary64)) |
(/.f64 (-.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a))) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -3 binary64)))) (*.f64 a a)) |
(/.f64 (/.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)))))))) a) #s(literal 9 binary64)) |
(/.f64 (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a))) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -3 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (*.f64 a #s(literal -3 binary64))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.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 #s(literal 1 binary64) (*.f64 a #s(literal -9 binary64)))) |
(/.f64 (-.f64 #s(literal -3 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) #s(literal -3 binary64))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -1/2 binary64) b))) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 a c)))) (pow.f64 b #s(literal 5 binary64)))))) |
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 a #s(literal 9 binary64))) (*.f64 (*.f64 a #s(literal 9 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 (*.f64 a #s(literal 9 binary64)) (*.f64 a #s(literal 9 binary64)))) |
(/.f64 (*.f64 a (+.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c (*.f64 c (*.f64 a c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 3/2 binary64) c) b))) (*.f64 a #s(literal -3 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 a a))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a a)) #s(literal 1/3 binary64)) |
(/.f64 (/.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (/.f64 c b) (/.f64 c b))))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 a c))))) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) |
(fma.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64))))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -27 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -9 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))) (*.f64 a (*.f64 (*.f64 (*.f64 a c) c) #s(literal 9 binary64))))) (+.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 (+.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))))) |
(/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (*.f64 a #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))))))) |
(/.f64 (fma.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 b (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 27 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (*.f64 a #s(literal -3 binary64))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) 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 (*.f64 #s(literal -1/6 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a b)))))) (/.f64 #s(literal -1/2 binary64) b))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) 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 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a)) b) #s(literal -1/6 binary64))))))) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) 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 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) b))))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 9/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))))) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (neg.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (*.f64 a #s(literal -3 binary64))) |
| Outputs |
|---|
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64))) |
5 calls:
| 59.0ms | b |
| 35.0ms | c |
| 34.0ms | (*.f64 #s(literal 3 binary64) a) |
| 33.0ms | a |
| 19.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 |
|---|---|---|
| 98.9% | 1 | a |
| 98.9% | 1 | b |
| 98.9% | 1 | c |
| 98.9% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| 98.9% | 1 | (*.f64 #s(literal 3 binary64) a) |
Compiled 38 to 28 computations (26.3% saved)
| Inputs |
|---|
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 c (/.f64 #s(literal -3/2 binary64) b)) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) #s(literal 1/3 binary64)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) a) #s(literal 1/3 binary64)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 3/2 binary64) c) b)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -3 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a a) c)) b) (*.f64 a a)) #s(literal 1/3 binary64)) |
(/.f64 (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a c) b)) #s(literal -1/2 binary64))) b) |
(/.f64 (-.f64 b (+.f64 b (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)))) (*.f64 a #s(literal -3 binary64))) |
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) b) (*.f64 b b)))) |
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 3/2 binary64)) b) (*.f64 c #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 a b)) (/.f64 #s(literal -1/2 binary64) c))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))))) b) |
(*.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 b c)))) |
(*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (*.f64 c #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))) b)) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) a) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c c) b)))) b) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 a b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) #s(literal 1/3 binary64)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 a a))) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal 3/2 binary64) a) b))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c))) b) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (*.f64 (/.f64 c b) (/.f64 c b))) (*.f64 a (*.f64 c #s(literal -3/2 binary64)))) b) (*.f64 a #s(literal -3 binary64))) |
(*.f64 (*.f64 c (/.f64 (-.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal -9/8 binary64)))) (*.f64 b (*.f64 (*.f64 b b) #s(literal 3/2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/3 binary64)) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 a (/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a b) c)) (*.f64 #s(literal 8/3 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c c)))) |
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/2 binary64) (/.f64 c b)))) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -3 binary64))) |
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -9/2 binary64) (*.f64 a c))) b) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -3 binary64))) |
(*.f64 (*.f64 c (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (neg.f64 b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -3/2 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (-.f64 (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))))) b) a) #s(literal 1/3 binary64)) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) (+.f64 #s(literal 3/8 binary64) (*.f64 (/.f64 #s(literal 9/16 binary64) b) (/.f64 (*.f64 a c) b))))))) |
(/.f64 (-.f64 b (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) b) (*.f64 b b)))))) (*.f64 a #s(literal -3 binary64))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b))) (*.f64 b (*.f64 b b)))))) |
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)))) (/.f64 #s(literal 1/2 binary64) b))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))))) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)))) (/.f64 #s(literal 3/2 binary64) b))) #s(literal 1/3 binary64)) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))) b) |
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b c))) c))) |
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b))) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 a (+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 a (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)))))))) (*.f64 a b)) (*.f64 a a)) #s(literal 1/3 binary64)) |
(/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 9/2 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 9/2 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a #s(literal -3 binary64))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))) a)) |
(+.f64 (/.f64 a (/.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) (/.f64 (*.f64 c c) b))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))) (*.f64 a a)) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(*.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a 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 -3 binary64)) |
(/.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 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b a)) #s(literal 1/3 binary64)) |
(/.f64 (-.f64 b (sqrt.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a a) (*.f64 a (-.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 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal 3 binary64))) |
(/.f64 (/.f64 #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))) (*.f64 #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 b)) (*.f64 a a)) #s(literal 1/3 binary64)) |
(/.f64 (-.f64 b (sqrt.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 #s(literal -3 binary64) b))))))) (*.f64 a #s(literal -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 a (*.f64 c #s(literal -3 binary64))))) a))) #s(literal 9 binary64)) |
(/.f64 (-.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a))) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -3 binary64)))) (*.f64 a a)) |
(/.f64 (/.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)))))))) a) #s(literal 9 binary64)) |
(/.f64 (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a))) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -3 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (*.f64 a #s(literal -3 binary64))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.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 #s(literal 1 binary64) (*.f64 a #s(literal -9 binary64)))) |
(/.f64 (-.f64 #s(literal -3 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) #s(literal -3 binary64))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -1/2 binary64) b))) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 a c)))) (pow.f64 b #s(literal 5 binary64)))))) |
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 a #s(literal 9 binary64))) (*.f64 (*.f64 a #s(literal 9 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 (*.f64 a #s(literal 9 binary64)) (*.f64 a #s(literal 9 binary64)))) |
(/.f64 (*.f64 a (+.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c (*.f64 c (*.f64 a c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 3/2 binary64) c) b))) (*.f64 a #s(literal -3 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 a a))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a a)) #s(literal 1/3 binary64)) |
(/.f64 (/.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (/.f64 c b) (/.f64 c b))))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 a c))))) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) |
(fma.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))))) |
| Outputs |
|---|
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))))))) a)) |
5 calls:
| 34.0ms | (*.f64 #s(literal 3 binary64) a) |
| 33.0ms | a |
| 29.0ms | c |
| 27.0ms | b |
| 14.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 |
|---|---|---|
| 97.8% | 1 | a |
| 97.8% | 1 | b |
| 97.8% | 1 | c |
| 97.8% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| 97.8% | 1 | (*.f64 #s(literal 3 binary64) a) |
Compiled 38 to 28 computations (26.3% saved)
| Inputs |
|---|
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 c (/.f64 #s(literal -3/2 binary64) b)) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) #s(literal 1/3 binary64)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) a) #s(literal 1/3 binary64)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 3/2 binary64) c) b)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -3 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a a) c)) b) (*.f64 a a)) #s(literal 1/3 binary64)) |
(/.f64 (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a c) b)) #s(literal -1/2 binary64))) b) |
(/.f64 (-.f64 b (+.f64 b (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)))) (*.f64 a #s(literal -3 binary64))) |
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) b) (*.f64 b b)))) |
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 3/2 binary64)) b) (*.f64 c #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 a b)) (/.f64 #s(literal -1/2 binary64) c))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))))) b) |
(*.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 b c)))) |
(*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (*.f64 c #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))) b)) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) a) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c c) b)))) b) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 a b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) #s(literal 1/3 binary64)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 a a))) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal 3/2 binary64) a) b))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c))) b) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (*.f64 (/.f64 c b) (/.f64 c b))) (*.f64 a (*.f64 c #s(literal -3/2 binary64)))) b) (*.f64 a #s(literal -3 binary64))) |
(*.f64 (*.f64 c (/.f64 (-.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal -9/8 binary64)))) (*.f64 b (*.f64 (*.f64 b b) #s(literal 3/2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/3 binary64)) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 a (/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a b) c)) (*.f64 #s(literal 8/3 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c c)))) |
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/2 binary64) (/.f64 c b)))) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -3 binary64))) |
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -9/2 binary64) (*.f64 a c))) b) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -3 binary64))) |
(*.f64 (*.f64 c (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (neg.f64 b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -3/2 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (-.f64 (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))))) b) a) #s(literal 1/3 binary64)) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) (+.f64 #s(literal 3/8 binary64) (*.f64 (/.f64 #s(literal 9/16 binary64) b) (/.f64 (*.f64 a c) b))))))) |
(/.f64 (-.f64 b (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) b) (*.f64 b b)))))) (*.f64 a #s(literal -3 binary64))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal 9/16 binary64))) (*.f64 b b)))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b))) (*.f64 b (*.f64 b b)))))) |
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)))) (/.f64 #s(literal 1/2 binary64) b))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))))) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)))) (/.f64 #s(literal 3/2 binary64) b))) #s(literal 1/3 binary64)) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))) b) |
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b c))) c))) |
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b))) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 a (+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 a (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) b)))))))) (*.f64 a b)) (*.f64 a a)) #s(literal 1/3 binary64)) |
(/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 9/2 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 9/2 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a #s(literal -3 binary64))) |
| Outputs |
|---|
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))))) |
3 calls:
| 18.0ms | a |
| 16.0ms | b |
| 16.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.2% | 1 | c |
| 97.2% | 1 | a |
| 97.2% | 1 | b |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 c (/.f64 #s(literal -3/2 binary64) b)) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) #s(literal 1/3 binary64)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) a) #s(literal 1/3 binary64)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 3/2 binary64) c) b)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -3 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a a) c)) b) (*.f64 a a)) #s(literal 1/3 binary64)) |
(/.f64 (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a c) b)) #s(literal -1/2 binary64))) b) |
(/.f64 (-.f64 b (+.f64 b (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)))) (*.f64 a #s(literal -3 binary64))) |
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) b) (*.f64 b b)))) |
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 3/2 binary64)) b) (*.f64 c #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 a b)) (/.f64 #s(literal -1/2 binary64) c))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))))) b) |
(*.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 b c)))) |
(*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (*.f64 c #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))) b)) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) a) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c c) b)))) b) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 a b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) #s(literal 1/3 binary64)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 a a))) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal 3/2 binary64) a) b))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c))) b) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (*.f64 (/.f64 c b) (/.f64 c b))) (*.f64 a (*.f64 c #s(literal -3/2 binary64)))) b) (*.f64 a #s(literal -3 binary64))) |
(*.f64 (*.f64 c (/.f64 (-.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal -9/8 binary64)))) (*.f64 b (*.f64 (*.f64 b b) #s(literal 3/2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/3 binary64)) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 a (/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a b) c)) (*.f64 #s(literal 8/3 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c c)))) |
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/2 binary64) (/.f64 c b)))) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -3 binary64))) |
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -9/2 binary64) (*.f64 a c))) b) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -3 binary64))) |
(*.f64 (*.f64 c (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) (neg.f64 b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -3/2 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (-.f64 (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))))) b) a) #s(literal 1/3 binary64)) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) (+.f64 #s(literal 3/8 binary64) (*.f64 (/.f64 #s(literal 9/16 binary64) b) (/.f64 (*.f64 a c) b))))))) |
(/.f64 (-.f64 b (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) b) (*.f64 b b)))))) (*.f64 a #s(literal -3 binary64))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 a (/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a b) c)) (*.f64 #s(literal 8/3 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c c)))) |
3 calls:
| 15.0ms | c |
| 13.0ms | b |
| 12.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.1% | 1 | a |
| 97.1% | 1 | b |
| 97.1% | 1 | c |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 c (/.f64 #s(literal -3/2 binary64) b)) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) #s(literal 1/3 binary64)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) a) #s(literal 1/3 binary64)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 3/2 binary64) c) b)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -3 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a a) c)) b) (*.f64 a a)) #s(literal 1/3 binary64)) |
(/.f64 (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a c) b)) #s(literal -1/2 binary64))) b) |
(/.f64 (-.f64 b (+.f64 b (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)))) (*.f64 a #s(literal -3 binary64))) |
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) b) (*.f64 b b)))) |
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 3/2 binary64)) b) (*.f64 c #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 a b)) (/.f64 #s(literal -1/2 binary64) c))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))))) b) |
(*.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 b c)))) |
(*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (*.f64 c #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))) b)) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) a) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c c) b)))) b) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 a b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) #s(literal 1/3 binary64)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 a a))) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal 3/2 binary64) a) b))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c))) b) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (*.f64 (/.f64 c b) (/.f64 c b))) (*.f64 a (*.f64 c #s(literal -3/2 binary64)))) b) (*.f64 a #s(literal -3 binary64))) |
(*.f64 (*.f64 c (/.f64 (-.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal -9/8 binary64)))) (*.f64 b (*.f64 (*.f64 b b) #s(literal 3/2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/3 binary64)) |
| Outputs |
|---|
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))) b)) |
3 calls:
| 11.0ms | a |
| 11.0ms | b |
| 11.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.9% | 1 | a |
| 95.9% | 1 | b |
| 95.9% | 1 | c |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 c (/.f64 #s(literal -3/2 binary64) b)) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) #s(literal 1/3 binary64)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) a) #s(literal 1/3 binary64)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 3/2 binary64) c) b)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -3 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a a) c)) b) (*.f64 a a)) #s(literal 1/3 binary64)) |
(/.f64 (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a c) b)) #s(literal -1/2 binary64))) b) |
(/.f64 (-.f64 b (+.f64 b (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)))) (*.f64 a #s(literal -3 binary64))) |
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) b) (*.f64 b b)))) |
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 3/2 binary64)) b) (*.f64 c #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 a b)) (/.f64 #s(literal -1/2 binary64) c))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))))) b) |
(*.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 b c)))) |
(*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal -3/8 binary64))) (*.f64 c #s(literal -1/2 binary64)))) |
| Outputs |
|---|
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))))) b) |
3 calls:
| 9.0ms | b |
| 8.0ms | a |
| 7.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.9% | 1 | a |
| 95.9% | 1 | c |
| 95.9% | 1 | b |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 c (/.f64 #s(literal -3/2 binary64) b)) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) #s(literal 1/3 binary64)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) a) #s(literal 1/3 binary64)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 3/2 binary64) c) b)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -3 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a a) c)) b) (*.f64 a a)) #s(literal 1/3 binary64)) |
(/.f64 (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a c) b)) #s(literal -1/2 binary64))) b) |
(/.f64 (-.f64 b (+.f64 b (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)))) (*.f64 a #s(literal -3 binary64))) |
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) b) (*.f64 b b)))) |
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 3/2 binary64)) b) (*.f64 c #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 a b)) (/.f64 #s(literal -1/2 binary64) c))) b) |
| Outputs |
|---|
(/.f64 (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a c) b)) #s(literal -1/2 binary64))) b) |
3 calls:
| 12.0ms | a |
| 7.0ms | b |
| 6.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.8% | 1 | a |
| 95.8% | 1 | c |
| 95.8% | 1 | b |
Compiled 12 to 9 computations (25% saved)
Total -0.9b remaining (-17.9%)
Threshold costs -0.9b (-17.9%)
| Inputs |
|---|
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 c (/.f64 #s(literal -3/2 binary64) b)) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) #s(literal 1/3 binary64)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) a) #s(literal 1/3 binary64)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 3/2 binary64) c) b)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -3 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a a) c)) b) (*.f64 a a)) #s(literal 1/3 binary64)) |
| Outputs |
|---|
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
3 calls:
| 6.0ms | b |
| 4.0ms | c |
| 4.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.3% | 1 | a |
| 92.3% | 1 | b |
| 92.3% | 1 | c |
Compiled 12 to 9 computations (25% saved)
| 1× | fuel |
Compiled 266 to 119 computations (55.3% saved)
Compiled 572 to 266 computations (53.5% saved)
Loading profile data...