
Time bar (total: 27.2s)
| 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: 64.0ms (39.4% of total)ival-<: 35.0ms (21.5% of total)ival-sqrt: 12.0ms (7.4% of total)ival-sub: 11.0ms (6.8% of total)ival-div: 10.0ms (6.2% of total)ival-neg: 9.0ms (5.5% of total)ival-add: 8.0ms (4.9% of total)ival-and: 8.0ms (4.9% of total)const: 6.0ms (3.7% of total)backward-pass: 1.0ms (0.6% of total)| 680.0ms | 4274× | 0 | valid |
| 1.5s | 3982× | 1 | valid |
| 183.0ms | 1129× | 0 | invalid |
backward-pass: 549.0ms (28.8% of total)ival-mult: 405.0ms (21.2% of total)ival-<: 294.0ms (15.4% of total)ival-sqrt: 137.0ms (7.2% of total)ival-sub: 120.0ms (6.3% of total)ival-div: 112.0ms (5.9% of total)ival-add: 105.0ms (5.5% of total)ival-neg: 93.0ms (4.9% of total)ival-and: 50.0ms (2.6% of total)const: 43.0ms (2.3% 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 |
|---|---|---|---|---|---|
| 245 | 1 | (5.743067390882378e-13 0.0001149579229071185 65.82926194603778) | 3 | (1.2366862085115723e-9 1.9860025011895344e-6 2.2618770482033178e-5) | (+.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 |
| 166.0ms | 318× | 1 | valid |
| 41.0ms | 194× | 0 | valid |
Compiled 160 to 86 computations (46.3% saved)
ival-mult: 69.0ms (45.2% of total)backward-pass: 24.0ms (15.7% of total)ival-sqrt: 20.0ms (13.1% of total)ival-sub: 16.0ms (10.5% of total)ival-add: 8.0ms (5.2% of total)ival-div: 7.0ms (4.6% of total)ival-neg: 6.0ms (3.9% of total)const: 3.0ms (2% of total)Compiled 19 to 13 computations (31.6% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 32.5% | (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) |
| ▶ | 32.5% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
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.7% | (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
| ✓ | accuracy | 99.6% | (*.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 | 32.6% | (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
| ✓ | accuracy | 99.7% | (-.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 | 32.6% | (+.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)) |
| 166.0ms | 159× | 1 | valid |
| 46.0ms | 97× | 0 | valid |
Compiled 135 to 68 computations (49.6% saved)
ival-mult: 89.0ms (54.1% of total)backward-pass: 22.0ms (13.4% of total)ival-sqrt: 17.0ms (10.3% of total)ival-add: 13.0ms (7.9% of total)ival-sub: 12.0ms (7.3% of total)ival-div: 6.0ms (3.6% of total)const: 3.0ms (1.8% of total)ival-neg: 3.0ms (1.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 | |
|---|---|---|---|---|
| 5.0ms | a | @ | -inf | (* (* 3 a) c) |
| 2.0ms | a | @ | -inf | (/ (- b (sqrt (+ (* b b) (* a (* c -3))))) (* a -3)) |
| 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)
71 alts after pruning (71 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1227 | 71 | 1298 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 0 | 2 |
| Done | 0 | 0 | 0 |
| Total | 1229 | 71 | 1300 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 34.1% | (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)))) |
| 34.8% | (/.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))) | |
| 34.4% | (/.f64 (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))))))))) (*.f64 a #s(literal -3 binary64))) | |
| 33.7% | (/.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)) | |
| 33.0% | (/.f64 (/.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 a #s(literal -3 binary64))) | |
| 33.2% | (/.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 (+.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 a #s(literal -3 binary64))) | |
| 33.0% | (/.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 (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 a #s(literal -3 binary64))) | |
| 89.7% | (/.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))) | |
| 33.3% | (/.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))) | |
| 33.3% | (/.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))))))) | |
| 32.5% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 3 binary64)) | |
| 32.5% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a) | |
| 94.6% | (/.f64 (/.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) (*.f64 a #s(literal -3 binary64))) | |
| 92.9% | (/.f64 (/.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) (*.f64 a #s(literal -3 binary64))) | |
| 33.9% | (/.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))) | |
| 34.0% | (/.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 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 a #s(literal -3 binary64))) | |
| 33.4% | (/.f64 (/.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 3 binary64) a)) | |
| 32.5% | (/.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))) | |
| 32.9% | (/.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)) | |
| 33.0% | (/.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 (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))) | |
| 32.9% | (/.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))))) | |
| 32.4% | (/.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)))))))) | |
| 32.4% | (/.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)))) | |
| 31.8% | (/.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)) | |
| 32.8% | (/.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)))))))) | |
| 32.5% | (/.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)))) | |
| 31.7% | (/.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)) | |
| 32.4% | (/.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)))))))) | |
| 33.4% | (/.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)) | |
| 32.3% | (/.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)) | |
| 32.2% | (/.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))) | |
| 32.4% | (/.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)))) | |
| 32.3% | (/.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)))))))) | |
| 25.7% | (/.f64 (-.f64 b (+.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)))))))) (*.f64 a #s(literal -3 binary64))) | |
| 22.0% | (/.f64 (-.f64 b (+.f64 b (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)))) (*.f64 a #s(literal -3 binary64))) | |
| 32.5% | (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) (*.f64 a #s(literal -3 binary64))) | |
| 32.5% | (/.f64 (-.f64 b (sqrt.f64 (*.f64 c (+.f64 (*.f64 b (/.f64 b c)) (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) | |
| 32.5% | (/.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))) | |
| 32.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))) | |
| 32.4% | (/.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))) | |
| 93.4% | (/.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) | |
| 90.1% | (/.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) | |
| 32.1% | (/.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))) | |
| 33.3% | (/.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)) | |
| 32.5% | (/.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)) | |
| 89.8% | (/.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))) | |
| 93.1% | (/.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 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))))) (*.f64 #s(literal 3 binary64) a)) | |
| 80.0% | (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 3/2 binary64) c) b)) (*.f64 a #s(literal -3 binary64))) | |
| 89.6% | (/.f64 (*.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))) (*.f64 a #s(literal -3 binary64))) | |
| 92.9% | (/.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))) | |
| 89.7% | (/.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)) | |
| 80.0% | (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 32.5% | (/.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))) | |
| 32.5% | (/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))) | |
| 32.5% | (/.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))))))))) | |
| 33.0% | (-.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)))) | |
| 32.7% | (-.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)))) | |
| 32.7% | (-.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)))))) | |
| 31.8% | (-.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)))) | |
| 32.1% | (-.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))) | |
| 33.4% | (+.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)))) | |
| 90.1% | (+.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)) | |
| 93.4% | (+.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)))))) | |
| ▶ | 95.1% | (+.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))))))) |
| 32.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)) | |
| ▶ | 32.5% | (*.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)) |
| ▶ | 32.1% | (*.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)))) |
| 89.9% | (*.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)))) | |
| 93.2% | (*.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))) | |
| 94.9% | (*.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))) | |
| ▶ | 80.4% | (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
Compiled 5534 to 3378 computations (39% saved)
| 1× | egg-herbie |
Found 36 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 b a) |
| ✓ | cost-diff | 64 | (neg.f64 (/.f64 #s(literal -1/3 binary64) a)) |
| ✓ | cost-diff | 64 | (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a))) |
| ✓ | cost-diff | 6592 | (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)))) |
| ✓ | cost-diff | 0 | (*.f64 b (*.f64 a #s(literal -3 binary64))) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 a a))) |
| ✓ | cost-diff | 128 | (+.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))))))) |
| ✓ | cost-diff | 512 | (*.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)))) |
| ✓ | 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) #s(literal 3 binary64)) |
| ✓ | cost-diff | 128 | (*.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)) |
| ✓ | cost-diff | 0 | (/.f64 c b) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
| ✓ | cost-diff | 256 | (*.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 | 384 | (+.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 | 384 | (*.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 | 384 | (+.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.8% | (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal -1/3 binary64) a) |
| ✓ | accuracy | 99.7% | (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (/.f64 #s(literal -1/3 binary64) a))) |
| ✓ | accuracy | 88.9% | (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)))) |
| ✓ | accuracy | 99.8% | (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
| ✓ | accuracy | 99.8% | (*.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)))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
| ✓ | accuracy | 89.4% | (+.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))))))) |
| ✓ | accuracy | 99.9% | (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)) |
| ✓ | accuracy | 99.8% | (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
| ✓ | accuracy | 99.8% | (*.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)) |
| ✓ | accuracy | 89.4% | (-.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.8% | (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
| ✓ | accuracy | 99.8% | (*.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.8% | (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a)) |
| 6496× | accelerator-lowering-fma.f32 |
| 6496× | accelerator-lowering-fma.f64 |
| 4684× | *-lowering-*.f32 |
| 4684× | *-lowering-*.f64 |
| 2840× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 62 | 506 |
| 1 | 159 | 502 |
| 2 | 416 | 478 |
| 3 | 1221 | 464 |
| 4 | 3140 | 460 |
| 5 | 4471 | 460 |
| 6 | 6713 | 460 |
| 0 | 8044 | 439 |
| 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) 3) (/ 1 a)) |
(/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) 3) |
(- (sqrt (+ (* b b) (* a (* c -3)))) b) |
(sqrt (+ (* b b) (* a (* c -3)))) |
(+ (* b b) (* a (* c -3))) |
(* a (* c -3)) |
(* c -3) |
-3 |
3 |
(/ 1 a) |
1 |
(* (+ (* b (* a -3)) (* (* 3 a) (sqrt (+ (* b b) (* a (* c -3)))))) (/ 1 (* 9 (* a a)))) |
(+ (* b (* a -3)) (* (* 3 a) (sqrt (+ (* b b) (* a (* c -3)))))) |
(* b (* a -3)) |
(* a -3) |
(* (* 3 a) (sqrt (+ (* b b) (* a (* c -3))))) |
(* 3 a) |
(/ 1 (* 9 (* a a))) |
(* 9 (* a a)) |
9 |
(* a a) |
(+ (* (/ b a) -1/3) (* (sqrt (+ (* b b) (* a (* c -3)))) (neg (/ -1/3 a)))) |
(/ b a) |
-1/3 |
(* (sqrt (+ (* b b) (* a (* c -3)))) (neg (/ -1/3 a))) |
(neg (/ -1/3 a)) |
(/ -1/3 a) |
| 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 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a)) (*.f64 (/.f64 c b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.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 a (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a #s(literal -135/128 binary64)))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))))))) |
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 a (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a #s(literal -135/128 binary64)))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64)))))) |
(/ (/ (* -3/8 (* c c)) b) (* b b)) |
(/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) |
(/ (* -3/8 (* c c)) b) |
(/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) b) |
(* -3/8 (* c c)) |
(*.f64 c (*.f64 c #s(literal -3/8 binary64))) |
-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 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(+ (/ (* -9/16 (* c (* c c))) (pow b 5)) (* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6)) |
(+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
(/ (* -9/16 (* c (* c c))) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (* c (* c c))) |
(*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) |
-9/16 |
#s(literal -9/16 binary64) |
(* c (* c c)) |
(*.f64 c (*.f64 c c)) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
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))) (pow.f64 b #s(literal 7 binary64))) |
(/ (* (/ (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))) (pow.f64 b #s(literal 7 binary64))) |
(* (/ (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))) (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.f64 c #s(literal 4 binary64)) |
4 |
#s(literal 4 binary64) |
(pow b 6) |
(pow.f64 b #s(literal 6 binary64)) |
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) 3) (/ 1 a)) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) |
(/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) 3) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)) |
(- (sqrt (+ (* b b) (* a (* c -3)))) b) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) |
(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) |
3 |
#s(literal 3 binary64) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
1 |
#s(literal 1 binary64) |
(* (+ (* b (* a -3)) (* (* 3 a) (sqrt (+ (* b b) (* a (* c -3)))))) (/ 1 (* 9 (* a a)))) |
(/.f64 (/.f64 (+.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64))) #s(literal 9 binary64)) a) |
(+ (* b (* a -3)) (* (* 3 a) (sqrt (+ (* b b) (* a (* c -3)))))) |
(*.f64 a (+.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)))) |
(* b (* a -3)) |
(*.f64 b (*.f64 a #s(literal -3 binary64))) |
(* a -3) |
(*.f64 a #s(literal -3 binary64)) |
(* (* 3 a) (sqrt (+ (* b b) (* a (* c -3))))) |
(*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64))) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(/ 1 (* 9 (* a a))) |
(/.f64 (/.f64 #s(literal 1/9 binary64) a) a) |
(* 9 (* a a)) |
(*.f64 a (*.f64 a #s(literal 9 binary64))) |
9 |
#s(literal 9 binary64) |
(* a a) |
(*.f64 a a) |
(+ (* (/ b a) -1/3) (* (sqrt (+ (* b b) (* a (* c -3)))) (neg (/ -1/3 a)))) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) |
(/ b a) |
(/.f64 b a) |
-1/3 |
#s(literal -1/3 binary64) |
(* (sqrt (+ (* b b) (* a (* c -3)))) (neg (/ -1/3 a))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)) |
(neg (/ -1/3 a)) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
| 1.3s | 158× | 5 | exit |
| 212.0ms | 90× | 0 | valid |
| 31.0ms | 6× | 1 | valid |
| 10.0ms | 2× | 2 | valid |
Compiled 621 to 342 computations (44.9% saved)
backward-pass: 355.0ms (29.6% of total)ival-mult: 332.0ms (27.7% of total)ival-pow: 203.0ms (16.9% of total)ival-div: 146.0ms (12.2% of total)ival-add: 61.0ms (5.1% of total)ival-sqrt: 58.0ms (4.8% of total)const: 21.0ms (1.7% of total)<compiled-spec>: 11.0ms (0.9% of total)ival-sub: 7.0ms (0.6% of total)ival-neg: 6.0ms (0.5% of total)| Inputs |
|---|
#<alt (* (/ (pow c 4) (pow b 6)) (* 405/64 a))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6)> |
#<alt (/ (* -9/16 (* c (* c c))) (pow b 5))> |
#<alt (* -1/2 (/ c b))> |
#<alt (/ c b)> |
#<alt (- (sqrt (+ (* b b) (* a (* c -3)))) b)> |
#<alt (* (/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) 3) (/ 1 a))> |
#<alt (+ (* b b) (* a (* c -3)))> |
#<alt (/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) 3)> |
#<alt (+ (* b (* a -3)) (* (* 3 a) (sqrt (+ (* b b) (* a (* c -3))))))> |
#<alt (* (* 3 a) (sqrt (+ (* b b) (* a (* c -3)))))> |
#<alt (* (+ (* b (* a -3)) (* (* 3 a) (sqrt (+ (* b b) (* a (* c -3)))))) (/ 1 (* 9 (* a a))))> |
#<alt (+ (* (/ b a) -1/3) (* (sqrt (+ (* b b) (* a (* c -3)))) (neg (/ -1/3 a))))> |
#<alt (* (sqrt (+ (* b b) (* a (* c -3)))) (neg (/ -1/3 a)))> |
#<alt (/ -1/3 a)> |
#<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 (/ 1 (* 9 (* a a)))> |
#<alt (* b (* a -3))> |
#<alt (neg (/ -1/3 a))> |
#<alt (/ b a)> |
| 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 (* -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 (* -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 (* -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)) (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 (* 1/3 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3))))> |
#<alt (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1/3)))> |
#<alt (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1/3)))> |
#<alt (* -1/2 (/ (* a c) b))> |
#<alt (/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)> |
#<alt (* -2/3 b)> |
#<alt (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 2/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* -1/2 (/ (* a c) b))> |
#<alt (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* a (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))> |
#<alt (* 1/3 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))> |
#<alt (* 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))))))> |
#<alt (* a (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))> |
#<alt (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a)))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1/2 (/ (* a c) b))> |
#<alt (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* c (+ (* -1/2 (/ a b)) (* c (+ (* -3/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -9/16 (/ (pow a 3) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))> |
#<alt (* 1/3 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))> |
#<alt (* c (+ (* -1/3 (/ b c)) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))> |
#<alt (* c (+ (* -1/3 (/ b c)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))))> |
#<alt (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))> |
#<alt (+ (* -3 (* a b)) (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))))> |
#<alt (+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ (* -3 a) (* 3/2 (* (sqrt (/ a c)) (/ b (sqrt -3)))))))> |
#<alt (+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ (* -3 a) (* b (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))))))> |
#<alt (* b (+ (* -3 a) (* 3 a)))> |
#<alt (* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -3 a) (* 3 a))))> |
#<alt (* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -3 a) (* 3 a)))))> |
#<alt (* b (+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -3 a) (* 3 a))))))> |
#<alt (* -6 (* a b))> |
#<alt (* -1 (* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 6 a))))> |
#<alt (* -1 (* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 6 a)))))> |
#<alt (* -1 (* b (+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 6 a))))))> |
#<alt (* a (+ (* -3 b) (* 3 b)))> |
#<alt (* a (+ (* -9/2 (/ (* a c) b)) (+ (* -3 b) (* 3 b))))> |
#<alt (* a (+ (* -3 b) (+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3))))))))> |
#<alt (* a (+ (* -3 b) (+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3))))))))))> |
#<alt (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))> |
#<alt (* (pow a 2) (+ (* -3 (/ b a)) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))> |
#<alt (* (pow a 2) (+ (* -3 (/ b a)) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3))))))> |
#<alt (* (pow a 2) (+ (* -3 (/ b a)) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))))> |
#<alt (* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -3 (/ b a))))> |
#<alt (* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 b)) a))))> |
#<alt (* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 3 b)) a))))> |
#<alt (+ (* -3 (* a b)) (* 3 (* a b)))> |
#<alt (+ (* -9/2 (/ (* (pow a 2) c) b)) (+ (* -3 (* a b)) (* 3 (* a b))))> |
#<alt (+ (* -3 (* a b)) (+ (* 3 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* -27/8 (/ (* (pow a 3) c) (pow b 3)))))))> |
#<alt (+ (* -3 (* a b)) (+ (* 3 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* c (+ (* -81/16 (/ (* (pow a 4) c) (pow b 5))) (* -27/8 (/ (pow a 3) (pow b 3)))))))))> |
#<alt (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))> |
#<alt (* c (+ (* -3 (/ (* a b) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))> |
#<alt (* c (+ (* -3 (/ (* a b) c)) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))))))> |
#<alt (* c (+ (* -3 (/ (* a b) c)) (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))))> |
#<alt (* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* 3 (/ (* a b) c)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -3 (* a b)) (* -3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -3 (* a b)) (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* 3 (* a b))> |
#<alt (* a (+ (* -9/2 (/ (* a c) b)) (* 3 b)))> |
#<alt (* a (+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3)))))))> |
#<alt (* a (+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3)))))))))> |
#<alt (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))> |
#<alt (* (pow a 2) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))> |
#<alt (* (pow a 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3))))))> |
#<alt (* (pow a 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))))> |
#<alt (* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))))> |
#<alt (* (pow a 2) (+ (* -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 (* (pow a 2) (+ (* -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 (* (pow a 3) c)) (sqrt -3)))> |
#<alt (+ (* 3/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))))> |
#<alt (+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* (pow b 2) (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))))> |
#<alt (+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* (pow b 2) (+ (* 3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))> |
#<alt (* 3 (* a b))> |
#<alt (* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 3 a)))> |
#<alt (* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a))))> |
#<alt (* b (+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a)))))> |
#<alt (* -3 (* a b))> |
#<alt (* -1 (* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 3 a))))> |
#<alt (* -1 (* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a)))))> |
#<alt (* -1 (* b (+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a))))))> |
#<alt (* 3 (* a b))> |
#<alt (+ (* -9/2 (/ (* (pow a 2) c) b)) (* 3 (* a b)))> |
#<alt (+ (* 3 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* -27/8 (/ (* (pow a 3) c) (pow b 3))))))> |
#<alt (+ (* 3 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* c (+ (* -81/16 (/ (* (pow a 4) c) (pow b 5))) (* -27/8 (/ (pow a 3) (pow b 3))))))))> |
#<alt (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))> |
#<alt (* c (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))> |
#<alt (* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))))))> |
#<alt (* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))))> |
#<alt (* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))))> |
#<alt (* -1 (* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ (pow a 3) 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/9 (/ (* b (+ (* -3 a) (* 3 a))) (pow a 2)))> |
#<alt (* b (+ (* -1/2 (/ c (pow b 2))) (* 1/9 (/ (+ (* -3 a) (* 3 a)) (pow a 2)))))> |
#<alt (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/9 (/ (+ (* -3 a) (* 3 a)) (pow a 2))))))> |
#<alt (* 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/9 (/ (+ (* -3 a) (* 3 a)) (pow a 2)))))))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))> |
#<alt (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))> |
#<alt (* 1/9 (/ (+ (* -3 b) (* 3 b)) a))> |
#<alt (/ (+ (* -1/2 (/ (* a c) b)) (* 1/9 (+ (* -3 b) (* 3 b)))) a)> |
#<alt (/ (+ (* 1/9 (+ (* -3 b) (* 3 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a)> |
#<alt (/ (+ (* 1/9 (+ (* -3 b) (* 3 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a)> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))> |
#<alt (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))> |
#<alt (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))> |
#<alt (* 1/9 (/ (+ (* -3 (* a b)) (* 3 (* a b))) (pow a 2)))> |
#<alt (+ (* -1/2 (/ c b)) (* 1/9 (/ (+ (* -3 (* a b)) (* 3 (* a b))) (pow a 2))))> |
#<alt (+ (* 1/9 (/ (+ (* -3 (* a b)) (* 3 (* a b))) (pow a 2))) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))> |
#<alt (+ (* 1/9 (/ (+ (* -3 (* a b)) (* 3 (* a b))) (pow a 2))) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* 1/3 (* (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/3 b) (* 1/3 b)) a)> |
#<alt (/ (+ (* -1/2 (/ (* a c) b)) (+ (* -1/3 b) (* 1/3 b))) a)> |
#<alt (/ (+ (* -1/3 b) (+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))) a)> |
#<alt (/ (+ (* -1/3 b) (+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))))) a)> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))> |
#<alt (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))> |
#<alt (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (/ b a)))> |
#<alt (+ (* -1/2 (/ c b)) (+ (* -1/3 (/ b a)) (* 1/3 (/ b a))))> |
#<alt (+ (* -1/3 (/ b a)) (+ (* 1/3 (/ b a)) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))))> |
#<alt (+ (* -1/3 (/ b a)) (+ (* 1/3 (/ b a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* 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 b 2) (+ (* -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)))))))> |
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* (pow b 2) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))> |
#<alt (* 1/3 (/ b a))> |
#<alt (* b (+ (* -1/2 (/ c (pow b 2))) (* 1/3 (/ 1 a))))> |
#<alt (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/3 (/ 1 a)))))> |
#<alt (* 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 (/ 1 a))))))> |
#<alt (* -1/3 (/ b a))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 1/3 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/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))) (* 1/3 (/ 1 a)))))))> |
#<alt (* 1/3 (/ b a))> |
#<alt (/ (+ (* -1/2 (/ (* a c) b)) (* 1/3 b)) a)> |
#<alt (/ (+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a)> |
#<alt (/ (+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a)> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* -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/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))))> |
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))> |
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))> |
#<alt (* 1/3 (/ b a))> |
#<alt (+ (* -1/2 (/ c b)) (* 1/3 (/ b a)))> |
#<alt (+ (* 1/3 (/ b a)) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))> |
#<alt (+ (* 1/3 (/ b a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (* c (+ (* 1/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/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 (* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 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/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))> |
#<alt (* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))))> |
#<alt (/ -1/3 a)> |
#<alt (/ -1/3 a)> |
#<alt (/ -1/3 a)> |
#<alt (/ -1/3 a)> |
#<alt (/ -1/3 a)> |
#<alt (/ -1/3 a)> |
#<alt (/ -1/3 a)> |
#<alt (/ -1/3 a)> |
#<alt (/ -1/3 a)> |
#<alt (/ -1/3 a)> |
#<alt (/ -1/3 a)> |
#<alt (/ -1/3 a)> |
#<alt (* -1/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 (/ 1/9 (pow a 2))> |
#<alt (/ 1/9 (pow a 2))> |
#<alt (/ 1/9 (pow a 2))> |
#<alt (/ 1/9 (pow a 2))> |
#<alt (/ 1/9 (pow a 2))> |
#<alt (/ 1/9 (pow a 2))> |
#<alt (/ 1/9 (pow a 2))> |
#<alt (/ 1/9 (pow a 2))> |
#<alt (/ 1/9 (pow a 2))> |
#<alt (/ 1/9 (pow a 2))> |
#<alt (/ 1/9 (pow a 2))> |
#<alt (/ 1/9 (pow a 2))> |
#<alt (* -3 (* a b))> |
#<alt (* -3 (* a b))> |
#<alt (* -3 (* a b))> |
#<alt (* -3 (* a b))> |
#<alt (* -3 (* a b))> |
#<alt (* -3 (* a b))> |
#<alt (* -3 (* a b))> |
#<alt (* -3 (* a b))> |
#<alt (* -3 (* a b))> |
#<alt (* -3 (* a b))> |
#<alt (* -3 (* a b))> |
#<alt (* -3 (* a b))> |
#<alt (* -3 (* a b))> |
#<alt (* -3 (* a b))> |
#<alt (* -3 (* a b))> |
#<alt (* -3 (* a b))> |
#<alt (* -3 (* a b))> |
#<alt (* -3 (* a b))> |
#<alt (* -3 (* a b))> |
#<alt (* -3 (* a b))> |
#<alt (* -3 (* a b))> |
#<alt (* -3 (* a b))> |
#<alt (* -3 (* a b))> |
#<alt (* -3 (* a b))> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
189 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | c | @ | -inf | (/ c b) |
| 4.0ms | c | @ | 0 | (/ (* -9/16 (* c (* c c))) (pow b 5)) |
| 2.0ms | c | @ | 0 | (/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) 3) |
| 2.0ms | a | @ | -inf | (+ (* b (* a -3)) (* (* 3 a) (sqrt (+ (* b b) (* a (* c -3)))))) |
| 2.0ms | c | @ | 0 | (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) |
| 1× | batch-egg-rewrite |
| 5464× | accelerator-lowering-fma.f32 |
| 5464× | accelerator-lowering-fma.f64 |
| 4696× | *-lowering-*.f32 |
| 4696× | *-lowering-*.f64 |
| 4312× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 62 | 378 |
| 1 | 332 | 372 |
| 2 | 2917 | 360 |
| 0 | 9316 | 340 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ (pow c 4) (pow b 6)) (* 405/64 a)) |
(/ (pow c 4) (pow b 6)) |
(* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6) |
(/ (* -9/16 (* c (* c c))) (pow b 5)) |
(* -1/2 (/ c b)) |
(/ c b) |
(- (sqrt (+ (* b b) (* a (* c -3)))) b) |
(* (/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) 3) (/ 1 a)) |
(+ (* b b) (* a (* c -3))) |
(/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) 3) |
(+ (* b (* a -3)) (* (* 3 a) (sqrt (+ (* b b) (* a (* c -3)))))) |
(* (* 3 a) (sqrt (+ (* b b) (* a (* c -3))))) |
(* (+ (* b (* a -3)) (* (* 3 a) (sqrt (+ (* b b) (* a (* c -3)))))) (/ 1 (* 9 (* a a)))) |
(+ (* (/ b a) -1/3) (* (sqrt (+ (* b b) (* a (* c -3)))) (neg (/ -1/3 a)))) |
(* (sqrt (+ (* b b) (* a (* c -3)))) (neg (/ -1/3 a))) |
(/ -1/3 a) |
(+ (* -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)))) |
(/ 1 (* 9 (* a a))) |
(* b (* a -3)) |
(neg (/ -1/3 a)) |
(/ b a) |
| Outputs |
|---|
(/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) |
(/.f64 (*.f64 (*.f64 (*.f64 c c) (neg.f64 (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b 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 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 405/64 binary64) a)) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c))))) |
(/.f64 (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 b 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 (*.f64 c c) (neg.f64 (*.f64 c c)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.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 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 405/64 binary64) a))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c c) (neg.f64 (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 (*.f64 c c) (neg.f64 (*.f64 c c))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(pow.f64 (/.f64 (*.f64 (*.f64 b 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 #s(literal 1 binary64) (*.f64 (*.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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(*.f64 a (/.f64 #s(literal 405/64 binary64) (/.f64 (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 405/64 binary64) (/.f64 (*.f64 (*.f64 b 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 #s(literal 1 binary64) (*.f64 (*.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 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 b 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 (*.f64 b 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))))) |
(exp.f64 (-.f64 (*.f64 #s(literal 4 binary64) (log.f64 c)) (*.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) #s(literal 3 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c c) (neg.f64 (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 c c) (neg.f64 (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c c) (neg.f64 (*.f64 c c)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.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)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 c c) (neg.f64 (*.f64 c c))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(pow.f64 (/.f64 (*.f64 (*.f64 b 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 (*.f64 b 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 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(*.f64 (*.f64 c c) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 c c) (neg.f64 (*.f64 c c))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c c))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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 (*.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 (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))) |
(/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) |
(/.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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.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 (*.f64 b 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 (*.f64 b 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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1/6 binary64) (neg.f64 (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c))))))) |
(/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/6 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/6 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) 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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 b 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 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/6 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) (/.f64 #s(literal -1/6 binary64) b)) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b) #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) 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 (*.f64 b 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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 405/64 binary64) a) b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(neg.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 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 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5/2 binary64)))) (neg.f64 (pow.f64 b #s(literal 5/2 binary64)))) |
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 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 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 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 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) #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/2 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #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/2 binary64) (neg.f64 (/.f64 b c))) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/.f64 (neg.f64 (*.f64 c #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c #s(literal -1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) c))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) 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))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 c (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 c (-.f64 #s(literal 0 binary64) 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 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b c)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (-.f64 #s(literal 0 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) (-.f64 #s(literal 0 binary64) 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 -1/3 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))) |
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) |
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) 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 -1/3 binary64))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) 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))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/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 -1/3 binary64)))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b b)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b b)) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/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 -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/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 -1/3 binary64)))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b b))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b b)))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))) |
(pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/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 -1/3 binary64)))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/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 -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))) |
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) |
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) a) (/.f64 (/.f64 b #s(literal 3 binary64)) a)) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))) (*.f64 a #s(literal 3 binary64)))) |
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (*.f64 a #s(literal 3 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a #s(literal -1/3 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 a #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 a) #s(literal 3 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (*.f64 (neg.f64 a) #s(literal 3 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 a #s(literal 3 binary64)))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (neg.f64 (*.f64 a #s(literal 3 binary64))))) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal 3 binary64)) a) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) a)) |
(/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 a) (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) (neg.f64 a))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 a) (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 a (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal 3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) (*.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) (neg.f64 (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a) #s(literal 3 binary64)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) #s(literal 1 binary64)) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) #s(literal -1 binary64)) (*.f64 #s(literal -3 binary64) (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))) (*.f64 (neg.f64 a) #s(literal -3 binary64))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal 3 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a)) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))) (neg.f64 (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))) (neg.f64 (*.f64 (neg.f64 a) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))) (neg.f64 (neg.f64 (*.f64 a #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)))) |
(/.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal 3 binary64)) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))) #s(literal -3 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal 3 binary64))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 b #s(literal 3 binary64))) a) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal -1 binary64))) (neg.f64 (*.f64 #s(literal 3 binary64) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) #s(literal 1 binary64))) (neg.f64 (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) #s(literal -1 binary64))) (neg.f64 (*.f64 #s(literal -3 binary64) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)))) (neg.f64 (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)))) (neg.f64 (*.f64 (neg.f64 a) #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal 3 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a))) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)))) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) (/.f64 #s(literal 1 binary64) a))) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal 3 binary64)))) (neg.f64 (neg.f64 a))) |
(pow.f64 (*.f64 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) a) #s(literal -1 binary64)) |
(pow.f64 (*.f64 a (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal 3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a) #s(literal 1/3 binary64)) |
(+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) |
(+.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)) |
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 1/2 binary64))) |
(fabs.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)))) |
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) |
(fma.f64 c (/.f64 a #s(literal -1/3 binary64)) (*.f64 b b)) |
(fma.f64 b b (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(fma.f64 (/.f64 a #s(literal -1/3 binary64)) c (*.f64 b b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (-.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 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) |
(/.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 -1/3 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (neg.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.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 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (neg.f64 (/.f64 b #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal -3 binary64))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))) #s(literal 3 binary64))) |
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) #s(literal 3 binary64))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (*.f64 #s(literal 3 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))))) |
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (/.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) #s(literal 9 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) b) #s(literal 9 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) #s(literal 2 binary64)) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 1/3 binary64) (neg.f64 (/.f64 b #s(literal 3 binary64)))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal -3 binary64))) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal 3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/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 -1/3 binary64))))) b)) #s(literal -3 binary64)) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) b)) #s(literal 9 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) #s(literal 1 binary64)) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 3 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b b))) (neg.f64 (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (/.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1/3 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b b)) #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (-.f64 #s(literal 0 binary64) b)) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) #s(literal 1 binary64))) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) b))) #s(literal -9 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)))) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (/.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 b #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 -1/3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1/3 binary64))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b b)) #s(literal 1/3 binary64))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) |
(/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (pow.f64 (neg.f64 (/.f64 b #s(literal 3 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (/.f64 b #s(literal 3 binary64))) (neg.f64 (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (neg.f64 (/.f64 b #s(literal 3 binary64))))))) |
(pow.f64 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/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 -1/3 binary64))))) b) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal 3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) #s(literal -1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/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 -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/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 -1/3 binary64)))))))) |
(+.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) |
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (-.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) (-.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))))) |
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 b (/.f64 a #s(literal -1/3 binary64))))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 b (/.f64 a #s(literal -1/3 binary64)))))) |
(fma.f64 b (/.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) |
(fma.f64 a (*.f64 #s(literal -3 binary64) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) |
(fma.f64 a (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 #s(literal -3 binary64) (*.f64 b a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)) (*.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 #s(literal 3 binary64) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (*.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 a #s(literal -1/3 binary64)) b (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) |
(fma.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 b a) #s(literal -3 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) |
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 3 binary64) (*.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) a (*.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 b #s(literal -3 binary64)) a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) #s(literal 3/2 binary64))) (-.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) (-.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (-.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) #s(literal 1 binary64)) (-.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))))) (neg.f64 (-.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a)))) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 b (/.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) #s(literal 3/2 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (-.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 b (/.f64 a #s(literal -1/3 binary64)))))) |
(pow.f64 (/.f64 (-.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))))) |
(*.f64 (+.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) #s(literal 1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))))) |
(*.f64 a (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) |
(*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 3 binary64)) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) a) |
(+.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal -1/3 binary64))))) |
(+.f64 (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (-.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) (-.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) |
(-.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (-.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (-.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))))))) |
(fma.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a)))) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal -1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (+.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (+.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (-.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (-.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (*.f64 (*.f64 a a) #s(literal -9 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) #s(literal 3/2 binary64))) #s(literal 1/9 binary64)) (*.f64 (-.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (*.f64 a a))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 a a) #s(literal -9 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) #s(literal 1/9 binary64)) (*.f64 (-.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) (*.f64 a a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (-.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (-.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9 binary64)) (-.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9 binary64)) (-.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))))) (*.f64 (*.f64 a a) (-.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (-.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))))) (neg.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (-.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 a a) #s(literal -9 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) #s(literal 9 binary64)) (*.f64 a a)) |
(/.f64 (/.f64 (+.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) (*.f64 a a)) #s(literal 9 binary64)) |
(/.f64 (/.f64 (+.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) (*.f64 a #s(literal 9 binary64))) a) |
(/.f64 (*.f64 (+.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) #s(literal -1 binary64)) (*.f64 (*.f64 a a) #s(literal -9 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) #s(literal 1/9 binary64)) (*.f64 a a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))))) (-.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) (-.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) (-.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 a a) #s(literal -9 binary64))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (+.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))))) (*.f64 a a)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) #s(literal 3/2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (*.f64 #s(literal 9 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) #s(literal 3/2 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (*.f64 (*.f64 a a) #s(literal -9 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) #s(literal 3/2 binary64))) #s(literal 1/9 binary64))) (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 a a) #s(literal -9 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) #s(literal 1/9 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (-.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))))) (neg.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (-.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9 binary64)) (-.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))))) (neg.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9 binary64)) (-.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/9 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (*.f64 a a) (-.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))))) (neg.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))))) (neg.f64 (*.f64 (*.f64 a a) #s(literal -9 binary64)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) #s(literal 9 binary64))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) (*.f64 a a))) #s(literal -9 binary64)) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) (*.f64 a #s(literal 9 binary64)))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 a a) #s(literal -9 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) #s(literal 1/9 binary64))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) #s(literal 3/2 binary64))))) (neg.f64 (-.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))))) (neg.f64 (-.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (-.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (-.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))))) (neg.f64 (*.f64 (*.f64 a a) #s(literal -9 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/9 binary64) (+.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))))) (neg.f64 (*.f64 a a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal -1/3 binary64))))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal -1/3 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (-.f64 (*.f64 (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))))))) |
(pow.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (+.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) |
(*.f64 (+.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) (*.f64 a a)) #s(literal 1/9 binary64)) |
(*.f64 (/.f64 (+.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) (*.f64 a #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 a b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) a)) |
(+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) a) (/.f64 #s(literal -1/3 binary64) (/.f64 a b))) |
(-.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 a b)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (/.f64 (-.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64))) a)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) (/.f64 (-.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64))) a))) |
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (*.f64 b #s(literal -1/3 binary64))) a)) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (*.f64 b #s(literal -1/3 binary64))) a))) |
(fma.f64 b (/.f64 #s(literal -1/3 binary64) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) a)) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) (/.f64 a b))) |
(fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) a)) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) a)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal -1/3 binary64) (/.f64 a b))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal -1/3 binary64) (/.f64 a b))) |
(fma.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) a)) |
(fma.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) (/.f64 a b))) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) (*.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 a b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) a)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64))) a) (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) (*.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 a b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) a)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64))) a) (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3/2 binary64))) (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) (*.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 a b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3/2 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 a b)) (*.f64 b #s(literal -1/3 binary64))) (*.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) a))) a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 (-.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64))) a)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) (*.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 a b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 a b)) (*.f64 b #s(literal -1/3 binary64))) (*.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) a))) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))))) (neg.f64 (/.f64 (-.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64))) a))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a)))) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (*.f64 b #s(literal -1/3 binary64))) a)) |
(/.f64 (-.f64 (neg.f64 (*.f64 b #s(literal -1/3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64))) a) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) (*.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 a b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) a))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a)))))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64))) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))))) (neg.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (*.f64 b #s(literal -1/3 binary64))) a))) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) (*.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 a b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) a)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64))) a) (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) (*.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 a b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) a)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64))) a))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal -1/3 binary64)))) |
(neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) a) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) a) |
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (neg.f64 a)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1/3 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a #s(literal -1/3 binary64))))) |
(/.f64 #s(literal -1/3 binary64) a) |
(/.f64 #s(literal -1/3 binary64) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1/3 binary64) (neg.f64 a)) |
(/.f64 #s(literal 1/3 binary64) (neg.f64 (neg.f64 (neg.f64 a)))) |
(pow.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal -1 binary64) a)) |
(+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(+.f64 (/.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b)))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(-.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 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (/.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))))) |
(fma.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(fma.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 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 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (/.f64 c b) #s(literal -1/2 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) a) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) a (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 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 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (*.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.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 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 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 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 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 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 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 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 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 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 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 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 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 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 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 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 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 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))))))) |
(/.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 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) (neg.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(/.f64 (neg.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 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))) (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))))) (neg.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c 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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 a (*.f64 a a))) (pow.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b))) (/.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b)))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) (*.f64 (/.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b)))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b)))) (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b)))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 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 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 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 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 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 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 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 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 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 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.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 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b)))) |
(+.f64 (/.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b))) (/.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b)))) (-.f64 (/.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (/.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) |
(fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(fma.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b)))) |
(fma.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) a) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) a (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (/.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b)))) |
(fma.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) a (/.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b)))) |
(fma.f64 (*.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c 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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (/.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b))) (/.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b)))) (-.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b))) (/.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b)))) (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (-.f64 (/.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c 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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c 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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 a (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c 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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) a) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c 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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 a (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) a) (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c 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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 (/.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b))) (/.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b)))) (-.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b))) (/.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b)))) (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (neg.f64 (-.f64 (/.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (neg.f64 (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c 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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))) (neg.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 a (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c 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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) a)) (neg.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 a (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) a)) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c 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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 (/.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b))) (/.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b)))) (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a) |
(+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(+.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) |
(+.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (+.f64 (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))))) (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))))) |
(fma.f64 a (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) |
(fma.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c 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 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (+.f64 (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c))))))) (/.f64 (*.f64 (*.f64 c 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 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (+.f64 (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a (+.f64 (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 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 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b) (pow.f64 (/.f64 b (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c c) b)) (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (/.f64 (*.f64 c c) b) b) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c c) b) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 c b) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 a #s(literal -9/16 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c))))))) (/.f64 (*.f64 (*.f64 c 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 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 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) b) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 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) (-.f64 #s(literal 0 binary64) b)) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c 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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 a (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c 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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 a (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c 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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c 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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b))))) |
(/.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 a (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c 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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) (neg.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c 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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) (neg.f64 (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 a (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c 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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 a (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) (neg.f64 (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -729/4096 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 a a))) (pow.f64 (+.f64 (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))))) (-.f64 (*.f64 (+.f64 (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (+.f64 (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b) (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b))) #s(literal -1/216 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))))) (-.f64 (*.f64 (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c))))))) (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))))) (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c))))))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c 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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 a (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c 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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c 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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 a (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(+.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))))) |
(+.f64 (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c))))))) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))))) |
(-.f64 (/.f64 (*.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))))) (-.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c))))))))) (/.f64 (*.f64 (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c))))))) (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))))) (-.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))))))) |
(fma.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))))) |
(fma.f64 a (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b) (*.f64 #s(literal -1/6 binary64) a) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b) a) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) a (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))))) |
(fma.f64 #s(literal -9/16 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))))) |
(fma.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))))) |
(fma.f64 (*.f64 a (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b)) #s(literal -1/6 binary64) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))))) |
(fma.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))))) |
(fma.f64 (*.f64 a #s(literal -9/16 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))))) |
(fma.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -729/4096 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b) (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b))) #s(literal -1/216 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))))) (-.f64 (*.f64 (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c))))))) (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))))) (*.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c))))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))))) (*.f64 (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c))))))) (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c))))))))) (-.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c))))))))) |
(/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -729/4096 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b) (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b))) #s(literal -1/216 binary64)))) (+.f64 (*.f64 #s(literal 81/256 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (-.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 a (-.f64 (*.f64 #s(literal 81/256 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b) (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b)) #s(literal 1/36 binary64)))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b)))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -729/4096 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b) (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b))) #s(literal -1/216 binary64))) a) (+.f64 (*.f64 #s(literal 81/256 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (-.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 81/256 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b) (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b)) #s(literal 1/36 binary64))) a) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal -729/4096 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b) (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b))) #s(literal -1/216 binary64)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))))) (-.f64 (*.f64 (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c))))))) (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))))) (*.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))))) (*.f64 (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c))))))) (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))))))) (neg.f64 (-.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))))))) |
(/.f64 (neg.f64 (*.f64 a (+.f64 (*.f64 #s(literal -729/4096 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b) (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b))) #s(literal -1/216 binary64))))) (neg.f64 (+.f64 (*.f64 #s(literal 81/256 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (-.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal 81/256 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b) (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b)) #s(literal 1/36 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal -729/4096 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b) (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b))) #s(literal -1/216 binary64))) a)) (neg.f64 (+.f64 (*.f64 #s(literal 81/256 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (-.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 81/256 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b) (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b)) #s(literal 1/36 binary64))) a)) (neg.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b) (/.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))) b))) #s(literal -1/216 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 #s(literal -729/4096 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c))))))) (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))))) (-.f64 (*.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))))) (*.f64 (*.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c))))))) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))))))) |
(*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 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 -1/3 binary64))))))) |
(fabs.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (sqrt.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) |
(/.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 -1/3 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b)))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (/.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/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))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #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))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal -9 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 a a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 a a) #s(literal -9 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) #s(literal 1/9 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) #s(literal -9 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 a a) #s(literal -9 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a a) #s(literal 1/9 binary64)))) |
(/.f64 #s(literal 1/9 binary64) (*.f64 a a)) |
(/.f64 #s(literal 1/9 binary64) (neg.f64 (neg.f64 (*.f64 a a)))) |
(/.f64 #s(literal -1/9 binary64) (neg.f64 (*.f64 a a))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 9 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 9 binary64))) a) |
(/.f64 (/.f64 #s(literal 1/9 binary64) a) a) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) #s(literal -9 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 9 binary64)))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/9 binary64) a)) (neg.f64 a)) |
(pow.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (*.f64 (*.f64 a a) #s(literal -9 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a a) #s(literal 1/9 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 #s(literal 9 binary64) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 #s(literal 9 binary64) (*.f64 a a))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 9 binary64)))) |
(*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal -9 binary64)))) |
(*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 (*.f64 a a) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1/9 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 #s(literal 9 binary64) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 #s(literal 9 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 b (/.f64 a #s(literal -1/3 binary64))) |
(*.f64 a (*.f64 #s(literal -3 binary64) b)) |
(*.f64 #s(literal -3 binary64) (*.f64 b a)) |
(*.f64 (/.f64 a #s(literal -1/3 binary64)) b) |
(*.f64 (*.f64 b a) #s(literal -3 binary64)) |
(*.f64 (*.f64 b #s(literal -3 binary64)) a) |
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/3 binary64) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/3 binary64) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/3 binary64) a)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/3 binary64) a))) (/.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/3 binary64) a)))) |
(neg.f64 (/.f64 #s(literal -1/3 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 #s(literal -1/3 binary64) (neg.f64 a)) |
(/.f64 #s(literal -1/3 binary64) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 #s(literal -1 binary64) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 a #s(literal -1/3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 #s(literal 1/3 binary64) a) |
(/.f64 #s(literal 1/3 binary64) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/3 binary64) a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/3 binary64) a)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a)))) (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/3 binary64) a)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/27 binary64) (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/3 binary64) a))))) |
(pow.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (/.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal -1/3 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 b (neg.f64 a))) |
(neg.f64 (/.f64 b (neg.f64 a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 b a) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 a)) |
(/.f64 (*.f64 b #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 b #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 b #s(literal -1 binary64))) (neg.f64 (neg.f64 a))) |
(pow.f64 (/.f64 a b) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 b a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) b) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
| 1× | egg-herbie |
| 7582× | accelerator-lowering-fma.f32 |
| 7582× | accelerator-lowering-fma.f64 |
| 7446× | *-lowering-*.f32 |
| 7446× | *-lowering-*.f64 |
| 5572× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1304 | 15311 |
| 1 | 4293 | 15098 |
| 0 | 8114 | 14490 |
| 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)) |
(* -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))) |
(* -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))) |
(* -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)) (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)))) |
(* 1/3 (* (sqrt (* a c)) (sqrt -3))) |
(+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))) |
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1/3))) |
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1/3))) |
(* -1/2 (/ (* a c) b)) |
(/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* -2/3 b) |
(* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -1/2 (/ (* a c) b)) |
(* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(* 1/3 (* (sqrt (* a c)) (sqrt -3))) |
(* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(* a (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(* a (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
(* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1/2 (/ (* a c) b)) |
(* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -1/2 (/ a b)) (* c (+ (* -3/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -9/16 (/ (pow a 3) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(* 1/3 (* (sqrt (* a c)) (sqrt -3))) |
(* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))) |
(* c (+ (* -1/3 (/ b c)) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))) |
(* c (+ (* -1/3 (/ b c)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))) |
(* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) |
(+ (* -3 (* a b)) (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))) |
(+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ (* -3 a) (* 3/2 (* (sqrt (/ a c)) (/ b (sqrt -3))))))) |
(+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ (* -3 a) (* b (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))))))) |
(* b (+ (* -3 a) (* 3 a))) |
(* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -3 a) (* 3 a)))) |
(* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -3 a) (* 3 a))))) |
(* b (+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -3 a) (* 3 a)))))) |
(* -6 (* a b)) |
(* -1 (* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 6 a)))) |
(* -1 (* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 6 a))))) |
(* -1 (* b (+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 6 a)))))) |
(* a (+ (* -3 b) (* 3 b))) |
(* a (+ (* -9/2 (/ (* a c) b)) (+ (* -3 b) (* 3 b)))) |
(* a (+ (* -3 b) (+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
(* a (+ (* -3 b) (+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3)))))))))) |
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) |
(* (pow a 2) (+ (* -3 (/ b a)) (* 3 (* (sqrt (/ c a)) (sqrt -3))))) |
(* (pow a 2) (+ (* -3 (/ b a)) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(* (pow a 2) (+ (* -3 (/ b a)) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3))))))) |
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) |
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -3 (/ b a)))) |
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 b)) a)))) |
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 3 b)) a)))) |
(+ (* -3 (* a b)) (* 3 (* a b))) |
(+ (* -9/2 (/ (* (pow a 2) c) b)) (+ (* -3 (* a b)) (* 3 (* a b)))) |
(+ (* -3 (* a b)) (+ (* 3 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* -27/8 (/ (* (pow a 3) c) (pow b 3))))))) |
(+ (* -3 (* a b)) (+ (* 3 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* c (+ (* -81/16 (/ (* (pow a 4) c) (pow b 5))) (* -27/8 (/ (pow a 3) (pow b 3))))))))) |
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) |
(* c (+ (* -3 (/ (* a b) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))))) |
(* c (+ (* -3 (/ (* a b) c)) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))) |
(* c (+ (* -3 (/ (* a b) c)) (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))))))) |
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* 3 (/ (* a b) c))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -3 (* a b)) (* -3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -3 (* a b)) (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))) |
(* 3 (* a b)) |
(* a (+ (* -9/2 (/ (* a c) b)) (* 3 b))) |
(* a (+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3))))))) |
(* a (+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3))))))))) |
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) |
(* (pow a 2) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3))))) |
(* (pow a 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(* (pow a 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3))))))) |
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) |
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))))) |
(* (pow a 2) (+ (* -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))))))) |
(* (pow a 2) (+ (* -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 (* (pow a 3) c)) (sqrt -3))) |
(+ (* 3/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))) |
(+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* (pow b 2) (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))))) |
(+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* (pow b 2) (+ (* 3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
(* 3 (* a b)) |
(* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 3 a))) |
(* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a)))) |
(* b (+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a))))) |
(* -3 (* a b)) |
(* -1 (* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 3 a)))) |
(* -1 (* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a))))) |
(* -1 (* b (+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a)))))) |
(* 3 (* a b)) |
(+ (* -9/2 (/ (* (pow a 2) c) b)) (* 3 (* a b))) |
(+ (* 3 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* -27/8 (/ (* (pow a 3) c) (pow b 3)))))) |
(+ (* 3 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* c (+ (* -81/16 (/ (* (pow a 4) c) (pow b 5))) (* -27/8 (/ (pow a 3) (pow b 3)))))))) |
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) |
(* c (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))))) |
(* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))) |
(* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))))))) |
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))) |
(* -1 (* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ (pow a 3) 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/9 (/ (* b (+ (* -3 a) (* 3 a))) (pow a 2))) |
(* b (+ (* -1/2 (/ c (pow b 2))) (* 1/9 (/ (+ (* -3 a) (* 3 a)) (pow a 2))))) |
(* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/9 (/ (+ (* -3 a) (* 3 a)) (pow a 2)))))) |
(* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/9 (/ (+ (* -3 a) (* 3 a)) (pow a 2))))))) |
(* -2/3 (/ b a)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(* 1/9 (/ (+ (* -3 b) (* 3 b)) a)) |
(/ (+ (* -1/2 (/ (* a c) b)) (* 1/9 (+ (* -3 b) (* 3 b)))) a) |
(/ (+ (* 1/9 (+ (* -3 b) (* 3 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/ (+ (* 1/9 (+ (* -3 b) (* 3 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(* 1/9 (/ (+ (* -3 (* a b)) (* 3 (* a b))) (pow a 2))) |
(+ (* -1/2 (/ c b)) (* 1/9 (/ (+ (* -3 (* a b)) (* 3 (* a b))) (pow a 2)))) |
(+ (* 1/9 (/ (+ (* -3 (* a b)) (* 3 (* a b))) (pow a 2))) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) |
(+ (* 1/9 (/ (+ (* -3 (* a b)) (* 3 (* a b))) (pow a 2))) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* 1/3 (* (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/3 b) (* 1/3 b)) a) |
(/ (+ (* -1/2 (/ (* a c) b)) (+ (* -1/3 b) (* 1/3 b))) a) |
(/ (+ (* -1/3 b) (+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))) a) |
(/ (+ (* -1/3 b) (+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))))) a) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(+ (* -1/3 (/ b a)) (* 1/3 (/ b a))) |
(+ (* -1/2 (/ c b)) (+ (* -1/3 (/ b a)) (* 1/3 (/ b a)))) |
(+ (* -1/3 (/ b a)) (+ (* 1/3 (/ b a)) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
(+ (* -1/3 (/ b a)) (+ (* 1/3 (/ b a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -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 b 2) (+ (* -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 (* (sqrt (/ c a)) (sqrt -3))) (* (pow b 2) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
(* 1/3 (/ b a)) |
(* b (+ (* -1/2 (/ c (pow b 2))) (* 1/3 (/ 1 a)))) |
(* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/3 (/ 1 a))))) |
(* 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 (/ 1 a)))))) |
(* -1/3 (/ b a)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 1/3 (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/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))) (* 1/3 (/ 1 a))))))) |
(* 1/3 (/ b a)) |
(/ (+ (* -1/2 (/ (* a c) b)) (* 1/3 b)) a) |
(/ (+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/ (+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -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/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))) |
(* 1/3 (/ b a)) |
(+ (* -1/2 (/ c b)) (* 1/3 (/ b a))) |
(+ (* 1/3 (/ b a)) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) |
(+ (* 1/3 (/ b a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(* c (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 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/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))) |
(* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
(/ -1/3 a) |
(/ -1/3 a) |
(/ -1/3 a) |
(/ -1/3 a) |
(/ -1/3 a) |
(/ -1/3 a) |
(/ -1/3 a) |
(/ -1/3 a) |
(/ -1/3 a) |
(/ -1/3 a) |
(/ -1/3 a) |
(/ -1/3 a) |
(* -1/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)))))))) |
(/ 1/9 (pow a 2)) |
(/ 1/9 (pow a 2)) |
(/ 1/9 (pow a 2)) |
(/ 1/9 (pow a 2)) |
(/ 1/9 (pow a 2)) |
(/ 1/9 (pow a 2)) |
(/ 1/9 (pow a 2)) |
(/ 1/9 (pow a 2)) |
(/ 1/9 (pow a 2)) |
(/ 1/9 (pow a 2)) |
(/ 1/9 (pow a 2)) |
(/ 1/9 (pow a 2)) |
(* -3 (* a b)) |
(* -3 (* a b)) |
(* -3 (* a b)) |
(* -3 (* a b)) |
(* -3 (* a b)) |
(* -3 (* a b)) |
(* -3 (* a b)) |
(* -3 (* a b)) |
(* -3 (* a b)) |
(* -3 (* a b)) |
(* -3 (* a b)) |
(* -3 (* a b)) |
(* -3 (* a b)) |
(* -3 (* a b)) |
(* -3 (* a b)) |
(* -3 (* a b)) |
(* -3 (* a b)) |
(* -3 (* a b)) |
(* -3 (* a b)) |
(* -3 (* a b)) |
(* -3 (* a b)) |
(* -3 (* a b)) |
(* -3 (* a b)) |
(* -3 (* a b)) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
| Outputs |
|---|
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.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))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.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 (*.f64 #s(literal -135/128 binary64) (*.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 (*.f64 #s(literal -135/128 binary64) (*.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 (*.f64 #s(literal -135/128 binary64) (*.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 (*.f64 #s(literal -135/128 binary64) (*.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 (*.f64 #s(literal -135/128 binary64) (*.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 (*.f64 #s(literal -135/128 binary64) (*.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 (*.f64 #s(literal -135/128 binary64) (*.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 (*.f64 #s(literal -135/128 binary64) (*.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 (*.f64 #s(literal -135/128 binary64) (*.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 (*.f64 #s(literal -135/128 binary64) (*.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 (*.f64 #s(literal -135/128 binary64) (*.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 (*.f64 #s(literal -135/128 binary64) (*.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 (*.f64 #s(literal -135/128 binary64) (*.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 (*.f64 #s(literal -135/128 binary64) (*.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 (*.f64 #s(literal -135/128 binary64) (*.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 (*.f64 #s(literal -135/128 binary64) (*.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 (*.f64 #s(literal -135/128 binary64) (*.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 (*.f64 #s(literal -135/128 binary64) (*.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 (*.f64 #s(literal -135/128 binary64) (*.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 (*.f64 #s(literal -135/128 binary64) (*.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 (*.f64 #s(literal -135/128 binary64) (*.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 (*.f64 #s(literal -135/128 binary64) (*.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 (*.f64 #s(literal -135/128 binary64) (*.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 (*.f64 #s(literal -135/128 binary64) (*.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 (*.f64 #s(literal -135/128 binary64) (*.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 (*.f64 #s(literal -135/128 binary64) (*.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 (*.f64 #s(literal -135/128 binary64) (*.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 (*.f64 #s(literal -135/128 binary64) (*.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 (*.f64 #s(literal -135/128 binary64) (*.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 (*.f64 #s(literal -135/128 binary64) (*.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 (*.f64 #s(literal -135/128 binary64) (*.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 (*.f64 #s(literal -135/128 binary64) (*.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 (*.f64 #s(literal -135/128 binary64) (*.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 (*.f64 #s(literal -135/128 binary64) (*.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 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 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))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) 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))) 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 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1 binary64)))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+.f64 (*.f64 (sqrt.f64 (*.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 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -3 binary64)))))) #s(literal -1 binary64)))) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (/.f64 (*.f64 #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 (*.f64 #s(literal -3/2 binary64) 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 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) 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 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))))) b) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 b (neg.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) 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 #s(literal 0 binary64) (*.f64 b (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) 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 (+.f64 #s(literal 2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) 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))))) (-.f64 #s(literal 0 binary64) b)) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #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 #s(literal -27/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 c c) (*.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) b) (/.f64 (*.f64 c c) (*.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 (*.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 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (/.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 #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 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b a))))) |
(* -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 (* 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 (/.f64 #s(literal 1 binary64) 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 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) (*.f64 #s(literal 1/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))))) (neg.f64 a)) b) a)) (neg.f64 a)) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 a a) (*.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) b) (/.f64 (*.f64 a a) (*.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 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))) |
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (neg.f64 (*.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 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 b c) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 c (neg.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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)))))) |
(-.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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (neg.f64 c)) b) c)))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)) (/.f64 (*.f64 b #s(literal -1/3 binary64)) a)) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)) (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (/.f64 #s(literal -1/3 binary64) a)))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/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 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a)))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 2/3 binary64) a)) (-.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 b (neg.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 2/3 binary64) a)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (*.f64 (/.f64 (*.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))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b)))))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)) (/.f64 (*.f64 b #s(literal -1/3 binary64)) a)) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(+.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/6 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(+.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (*.f64 (/.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 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/24 binary64))) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/6 binary64)))) |
(* -1/3 (* (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)))) #s(literal -1/3 binary64)) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 1/6 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.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 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) #s(literal 1/24 binary64))) a)) a)) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a 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 -9/16 binary64) (*.f64 c (*.f64 a a))) (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 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 a c)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 a c)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.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 b #s(literal -1/3 binary64)) (*.f64 a c)) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.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 #s(literal 1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b (*.f64 a c)))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)))) |
(* -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 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)))) |
(* -3 (* a c)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) c) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) 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 (*.f64 a #s(literal -3 binary64)) 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 (*.f64 a #s(literal -3 binary64)) 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 (*.f64 a #s(literal -3 binary64)) 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 (*.f64 a #s(literal -3 binary64)) 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 (*.f64 a #s(literal -3 binary64)) 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 (*.f64 a #s(literal -3 binary64)) c) (*.f64 b b)))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(* -3 (* a c)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) c) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a))) |
(* -3 (* a c)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) c) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(* -3 (* a c)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) c) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c))) |
(* -3 (* a c)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) c) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(*.f64 c (neg.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(*.f64 c (neg.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(*.f64 c (neg.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)))) |
(* 1/3 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64)) |
(+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64)) (*.f64 b #s(literal -1/3 binary64))) |
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1/3))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64)) (*.f64 b (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/6 binary64)) #s(literal -1/3 binary64)))) |
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1/3))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64)) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/24 binary64)) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/6 binary64)))) #s(literal -1/3 binary64)))) |
(* -1/2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b) |
(/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))) b) |
(/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))) b) |
(/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))))) b) |
(* -2/3 b) |
(*.f64 b #s(literal -2/3 binary64)) |
(* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))) |
(*.f64 b (neg.f64 (+.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (*.f64 b b))))) |
(* -1 (* b (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 2/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))) |
(* -1 (* b (+ 2/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (+.f64 #s(literal 2/3 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1/2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b) |
(* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b)))) |
(* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) 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 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b)))))) |
(* a (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (*.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))) (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 (* a c)) (sqrt -3))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64)) |
(* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(*.f64 a (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)) (/.f64 (*.f64 b #s(literal -1/3 binary64)) a))) |
(* a (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(*.f64 a (+.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/6 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)))) |
(* a (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
(*.f64 a (+.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (*.f64 (/.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 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/24 binary64))) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/6 binary64))))) |
(* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/3 binary64)) |
(* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a))))) |
(*.f64 (*.f64 #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)))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/6 binary64))) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) #s(literal -1/24 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) #s(literal 1/6 binary64))) a)) a)) (neg.f64 a)) |
(* -1/2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b) |
(* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal -3/8 binary64)))) |
(* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a a) (*.f64 b b))))))) |
(* c (+ (* -1/2 (/ a b)) (* c (+ (* -3/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -9/16 (/ (pow a 3) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.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)))) b))))))) |
(* 1/3 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64)) |
(* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) c) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) #s(literal 1/3 binary64)))) |
(* c (+ (* -1/3 (/ b c)) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) c) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) #s(literal 1/3 binary64)) (*.f64 (/.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))) #s(literal 1/6 binary64))))) |
(* c (+ (* -1/3 (/ b c)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) c) (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) #s(literal 1/3 binary64)) (*.f64 (/.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))) #s(literal 1/6 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) #s(literal -1/24 binary64))))) |
(* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/3 binary64)) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 b c) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 c (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) #s(literal 1/3 binary64)) (/.f64 (+.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/6 binary64))) c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) #s(literal 1/3 binary64)) (/.f64 (-.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) #s(literal -1/24 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) c)) c)) (neg.f64 c)) |
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) |
(+ (* -3 (* a b)) (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))) |
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 a #s(literal -3 binary64)) b)) |
(+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ (* -3 a) (* 3/2 (* (sqrt (/ a c)) (/ b (sqrt -3))))))) |
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 b (+.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))))) |
(+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ (* -3 a) (* b (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))))))) |
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 b (+.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 b (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a c)) (sqrt.f64 #s(literal -3 binary64))))))))) |
(* b (+ (* -3 a) (* 3 a))) |
#s(literal 0 binary64) |
(* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -3 a) (* 3 a)))) |
(+.f64 #s(literal 0 binary64) (*.f64 b (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)))) |
(* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -3 a) (* 3 a))))) |
(+.f64 (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) #s(literal 0 binary64)) |
(* b (+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -3 a) (* 3 a)))))) |
(*.f64 b (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))))) |
(* -6 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -6 binary64)) |
(* -1 (* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 6 a)))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 a #s(literal 6 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 6 a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 a #s(literal 6 binary64)))))) |
(* -1 (* b (+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 6 a)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 a #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(* a (+ (* -3 b) (* 3 b))) |
#s(literal 0 binary64) |
(* a (+ (* -9/2 (/ (* a c) b)) (+ (* -3 b) (* 3 b)))) |
(+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a c) b) #s(literal -9/2 binary64)))) |
(* a (+ (* -3 b) (+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
(+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) c) b) (*.f64 (/.f64 #s(literal -27/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))) |
(* a (+ (* -3 b) (+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3)))))))))) |
(+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -27/8 binary64) b) (/.f64 (*.f64 c c) (*.f64 b b))))))))) |
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) |
(* (pow a 2) (+ (* -3 (/ b a)) (* 3 (* (sqrt (/ c a)) (sqrt -3))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))))) |
(* (pow a 2) (+ (* -3 (/ b a)) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 3/2 binary64))))) |
(* (pow a 2) (+ (* -3 (/ b a)) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3))))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (+.f64 (+.f64 (*.f64 (/.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 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -3/8 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))))))) |
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) |
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -3 (/ b a)))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -3 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) |
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 b)) a)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 3/2 binary64))) a))) |
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 3 b)) a)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/2 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) #s(literal 3/8 binary64))) a)) a))) |
(+ (* -3 (* a b)) (* 3 (* a b))) |
#s(literal 0 binary64) |
(+ (* -9/2 (/ (* (pow a 2) c) b)) (+ (* -3 (* a b)) (* 3 (* a b)))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 c (*.f64 a a)) b)) #s(literal 0 binary64)) |
(+ (* -3 (* a b)) (+ (* 3 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* -27/8 (/ (* (pow a 3) c) (pow b 3))))))) |
(+.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))))) |
(+ (* -3 (* a b)) (+ (* 3 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* c (+ (* -81/16 (/ (* (pow a 4) c) (pow b 5))) (* -27/8 (/ (pow a 3) (pow b 3))))))))) |
(+.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (*.f64 c (+.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))))))) |
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) |
(* c (+ (* -3 (/ (* a b) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) b) c) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -3 binary64))))) |
(* c (+ (* -3 (/ (* a b) c)) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))) |
(*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) b) c) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -3 binary64))))) |
(* c (+ (* -3 (/ (* a b) c)) (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) b) c) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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)))))))) |
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) |
(* -1 (* c (+ (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* 3 (/ (* a b) c))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 a b) c))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -3 (* a b)) (* -3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (+.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) b) (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -3 (* a b)) (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) b) (/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) (*.f64 #s(literal 3/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)) c)) (neg.f64 c)) |
(* 3 (* a b)) |
(*.f64 #s(literal 3 binary64) (*.f64 a b)) |
(* a (+ (* -9/2 (/ (* a c) b)) (* 3 b))) |
(*.f64 a (+.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 a c) b) #s(literal -9/2 binary64)))) |
(* a (+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3))))))) |
(*.f64 a (+.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) c) b) (*.f64 (/.f64 #s(literal -27/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))) |
(* a (+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3))))))))) |
(*.f64 a (+.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -27/8 binary64) b) (/.f64 (*.f64 c c) (*.f64 b b))))))))) |
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) |
(* (pow a 2) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) |
(* (pow a 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 (/.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 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -3/8 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))))) |
(* (pow a 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3))))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 (/.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 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -3/8 binary64)) (*.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 3/2 binary64))))) |
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) |
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))))) |
(* (pow a 2) (+ (* -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))))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))))))) |
(* (pow a 2) (+ (* -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 a a) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (+.f64 (*.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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) (*.f64 #s(literal -3/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64)))))))) |
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) |
(+ (* 3/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))) |
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* (pow b 2) (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))))) |
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a c)) (sqrt.f64 #s(literal -3 binary64))))))) |
(+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* (pow b 2) (+ (* 3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.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 (*.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))))))))) |
(* 3 (* a b)) |
(*.f64 #s(literal 3 binary64) (*.f64 a b)) |
(* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 3 a))) |
(*.f64 b (+.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)))) |
(* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a)))) |
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) |
(* b (+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a))))) |
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))) |
(* -3 (* a b)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) b) |
(* -1 (* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 3 a)))) |
(*.f64 (+.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(* 3 (* a b)) |
(*.f64 #s(literal 3 binary64) (*.f64 a b)) |
(+ (* -9/2 (/ (* (pow a 2) c) b)) (* 3 (* a b))) |
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 a b)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 c (*.f64 a a)) b))) |
(+ (* 3 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* -27/8 (/ (* (pow a 3) c) (pow b 3)))))) |
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))))) |
(+ (* 3 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* c (+ (* -81/16 (/ (* (pow a 4) c) (pow b 5))) (* -27/8 (/ (pow a 3) (pow b 3)))))))) |
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (*.f64 c (+.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))))))) |
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) |
(* c (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))))) |
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))))) |
(* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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))))))) |
(* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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 #s(literal 3/16 binary64) (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)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))))) |
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) |
(* -1 (* c (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 #s(literal 3/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))))))) |
(* -1 (* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 #s(literal 3/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 #s(literal -3/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) (neg.f64 c)) |
(* -1 (* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3/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))))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 #s(literal 3/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)))))) (neg.f64 c)) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)) (/.f64 (*.f64 b #s(literal -1/3 binary64)) a)) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)) (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (/.f64 #s(literal -1/3 binary64) a)))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/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 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a)))) |
(* 1/9 (/ (* b (+ (* -3 a) (* 3 a))) (pow a 2))) |
(/.f64 #s(literal 0 binary64) (*.f64 a a)) |
(* b (+ (* -1/2 (/ c (pow b 2))) (* 1/9 (/ (+ (* -3 a) (* 3 a)) (pow a 2))))) |
(+.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 b (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)))) |
(* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/9 (/ (+ (* -3 a) (* 3 a)) (pow a 2)))))) |
(+.f64 (*.f64 b (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 a a))) |
(* 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/9 (/ (+ (* -3 a) (* 3 a)) (pow a 2))))))) |
(*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b))) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 a a))))) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 2/3 binary64) a)) (-.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 b (neg.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 2/3 binary64) a)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))) |
(* 1/9 (/ (+ (* -3 b) (* 3 b)) a)) |
(/.f64 #s(literal 0 binary64) a) |
(/ (+ (* -1/2 (/ (* a c) b)) (* 1/9 (+ (* -3 b) (* 3 b)))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b) #s(literal 0 binary64)) a) |
(/ (+ (* 1/9 (+ (* -3 b) (* 3 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b)))) #s(literal 0 binary64)) a) |
(/ (+ (* 1/9 (+ (* -3 b) (* 3 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a) |
(/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) 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 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b)))))) #s(literal 0 binary64)) a) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)) (/.f64 (*.f64 b #s(literal -1/3 binary64)) a)) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(+.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/6 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(+.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (*.f64 (/.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 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/24 binary64))) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/6 binary64)))) |
(* -1/3 (* (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)))) #s(literal -1/3 binary64)) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 1/6 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.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 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) #s(literal 1/24 binary64))) a)) a)) |
(* 1/9 (/ (+ (* -3 (* a b)) (* 3 (* a b))) (pow a 2))) |
(/.f64 #s(literal 0 binary64) (*.f64 a a)) |
(+ (* -1/2 (/ c b)) (* 1/9 (/ (+ (* -3 (* a b)) (* 3 (* a b))) (pow a 2)))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 #s(literal 0 binary64) (*.f64 a a))) |
(+ (* 1/9 (/ (+ (* -3 (* a b)) (* 3 (* a b))) (pow a 2))) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) |
(+.f64 (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a c) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) (/.f64 #s(literal 0 binary64) (*.f64 a a))) |
(+ (* 1/9 (/ (+ (* -3 (* a b)) (* 3 (* a b))) (pow a 2))) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))) |
(+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b))) (/.f64 #s(literal 0 binary64) (*.f64 a a))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 a c)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 a c)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.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 b #s(literal -1/3 binary64)) (*.f64 a c)) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.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 #s(literal 1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b (*.f64 a c)))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)))) |
(* -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 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)) (/.f64 (*.f64 b #s(literal -1/3 binary64)) a)) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)) (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (/.f64 #s(literal -1/3 binary64) a)))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/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 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a)))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 2/3 binary64) a)) (-.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 b (neg.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 2/3 binary64) a)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))) |
(/ (+ (* -1/3 b) (* 1/3 b)) a) |
(/.f64 #s(literal 0 binary64) a) |
(/ (+ (* -1/2 (/ (* a c) b)) (+ (* -1/3 b) (* 1/3 b))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b) #s(literal 0 binary64)) a) |
(/ (+ (* -1/3 b) (+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))) a) |
(/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b)))) #s(literal 0 binary64)) a) |
(/ (+ (* -1/3 b) (+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))))) a) |
(/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) 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 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b)))))) #s(literal 0 binary64)) a) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)) (/.f64 (*.f64 b #s(literal -1/3 binary64)) a)) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(+.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/6 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(+.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (*.f64 (/.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 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/24 binary64))) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/6 binary64)))) |
(* -1/3 (* (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)))) #s(literal -1/3 binary64)) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 1/6 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.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 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) #s(literal 1/24 binary64))) a)) a)) |
(+ (* -1/3 (/ b a)) (* 1/3 (/ b a))) |
#s(literal 0 binary64) |
(+ (* -1/2 (/ c b)) (+ (* -1/3 (/ b a)) (* 1/3 (/ b a)))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) #s(literal 0 binary64)) |
(+ (* -1/3 (/ b a)) (+ (* 1/3 (/ b a)) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
(+.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a c) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))) |
(+ (* -1/3 (/ b a)) (+ (* 1/3 (/ b a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))) |
(+.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 a c)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 a c)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.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 b #s(literal -1/3 binary64)) (*.f64 a c)) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.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 #s(literal 1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b (*.f64 a c)))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)))) |
(* -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 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)) |
(+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/6 binary64))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* (pow b 2) (+ (* -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))))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)) (*.f64 (*.f64 b 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 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64))))))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* (pow b 2) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 #s(literal 1/48 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))) |
(* 1/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal 1/3 binary64)) a) |
(* b (+ (* -1/2 (/ c (pow b 2))) (* 1/3 (/ 1 a)))) |
(*.f64 b (+.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)))) |
(* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/3 (/ 1 a))))) |
(*.f64 b (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 4 binary64)))))) |
(* 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 (/ 1 a)))))) |
(*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b))) (+.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 4 binary64)))))) |
(* -1/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/3 binary64)) a) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 1/3 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/3 (/ 1 a)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)) (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))) (* 1/3 (/ 1 a))))))) |
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b))) (+.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(* 1/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal 1/3 binary64)) a) |
(/ (+ (* -1/2 (/ (* a c) b)) (* 1/3 b)) a) |
(/.f64 (+.f64 (*.f64 b #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b)) a) |
(/ (+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/.f64 (+.f64 (*.f64 b #s(literal 1/3 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b))))) a) |
(/ (+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a) |
(/.f64 (+.f64 (*.f64 b #s(literal 1/3 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) 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 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b))))))) a) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)) |
(+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/6 binary64))) |
(+ (* -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 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/6 binary64))) (*.f64 (/.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 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/24 binary64))) |
(+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(+.f64 (*.f64 (/.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 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/24 binary64)) (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/6 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))) #s(literal 1/48 binary64)))) |
(* -1/3 (* (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)))) #s(literal -1/3 binary64)) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/3 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/3 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))) |
(+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/3 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (+.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (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/48 binary64)))) |
(* 1/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal 1/3 binary64)) a) |
(+ (* -1/2 (/ c b)) (* 1/3 (/ b a))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 b #s(literal 1/3 binary64)) a)) |
(+ (* 1/3 (/ b a)) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) |
(+.f64 (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a c) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) (/.f64 (*.f64 b #s(literal 1/3 binary64)) a)) |
(+ (* 1/3 (/ b a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))) |
(+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b))) (/.f64 (*.f64 b #s(literal 1/3 binary64)) a)) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)) |
(* 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 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) |
(* 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 (/.f64 #s(literal 1 binary64) a) c)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))))))) |
(* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 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/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 #s(literal 1/48 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))) |
(* -1/3 (* (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)))) #s(literal -1/3 binary64)) |
(* -1 (* c (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 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) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c 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/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))))) |
(* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c 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/48 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 7 binary64))))))))) (neg.f64 c)) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a 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 -9/16 binary64) (*.f64 c (*.f64 a a))) (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 c (*.f64 a (*.f64 a a)))) (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 c (pow.f64 b #s(literal 5 binary64)))))) |
(* (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 (*.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 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 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 (*.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 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))))) (/.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 c (pow.f64 b #s(literal 5 binary64)))))) |
(* (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))) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 a 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))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))) 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 b) (*.f64 a 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 c (*.f64 c c)) (*.f64 a a))) (*.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 c (*.f64 c c)) (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64))))))) (pow.f64 b #s(literal 7 binary64))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (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 c #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (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 c #s(literal -1/2 binary64)) b) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal 1/2 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))))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b)) (+.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (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)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b)) (+.f64 (*.f64 c #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64)))))) b)) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) 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 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (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))) (pow.f64 b #s(literal 5 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 (*.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))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.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 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.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 #s(literal 0 binary64) (*.f64 (*.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 #s(literal 0 binary64) (*.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))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) a))) 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 #s(literal 0 binary64) (*.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))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a b))) a)) a)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) 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 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) 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 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (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))) (pow.f64 b #s(literal 5 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 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (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))) (pow.f64 b #s(literal 5 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 (*.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))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.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 (*.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))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.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 #s(literal 0 binary64) (*.f64 (*.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 #s(literal 0 binary64) (*.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))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) a))) 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 #s(literal 0 binary64) (*.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))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) a))) a)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) 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 c (*.f64 a a))) (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 c (*.f64 a (*.f64 a a)))) (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 c (*.f64 a (*.f64 a a)))) (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 c (pow.f64 b #s(literal 5 binary64)))))) |
(* (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 (*.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 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 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 (*.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 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)))))) |
(* -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 c (pow.f64 b #s(literal 5 binary64)))))) |
(* (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))) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 a 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))) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 a 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 b) (*.f64 a 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 c (*.f64 c c)) (*.f64 a a))) (*.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 c (*.f64 c c)) (*.f64 a a))) (*.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 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b)) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.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 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.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 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.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 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) 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 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 b 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))) |
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 b b))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (*.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))) |
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 b b))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) 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 c (*.f64 a a))) (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 c (*.f64 a a))) (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 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (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) c) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))) |
(* (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) c) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) |
(* (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) c) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (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) c) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))) |
(* (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 (/.f64 (*.f64 #s(literal 9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) 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 (/.f64 (*.f64 #s(literal 9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) c))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (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 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (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 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (*.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 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (*.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 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b)) |
(/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) b) (/.f64 #s(literal -9/16 binary64) b)) (*.f64 (*.f64 c c) #s(literal -3/8 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 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) b) (/.f64 #s(literal -9/16 binary64) b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (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 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) b) (/.f64 #s(literal -9/16 binary64) b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b)) |
(* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal 9/16 binary64)) (*.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))) |
(/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal 9/16 binary64)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (*.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))) |
(/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal 9/16 binary64)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) 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 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) 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 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (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))) (pow.f64 b #s(literal 5 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 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (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))) (pow.f64 b #s(literal 5 binary64)))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (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 (*.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))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.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 (*.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))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (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))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.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))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.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 -135/128 binary64) (*.f64 a (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))) (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 -135/128 binary64) (*.f64 a (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))) (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 -135/128 binary64) (*.f64 a (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))) (pow.f64 b #s(literal 5 binary64))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (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 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (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 c (*.f64 a a))) (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 c (*.f64 a a))) (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 c (*.f64 a a))) (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 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (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) c) (/.f64 a (pow.f64 b #s(literal 5 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) c) (/.f64 a (pow.f64 b #s(literal 5 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) c) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (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) c) (/.f64 a (pow.f64 b #s(literal 5 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) c) (/.f64 a (pow.f64 b #s(literal 5 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) c) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (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 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (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 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (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 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (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)) b) (/.f64 (pow.f64 c #s(literal 4 binary64)) 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)) b) (/.f64 (pow.f64 c #s(literal 4 binary64)) 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)) b) (/.f64 (pow.f64 c #s(literal 4 binary64)) 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 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal 9/16 binary64)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (*.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 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal 9/16 binary64)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (*.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 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal 9/16 binary64)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (*.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 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))) |
(+.f64 (*.f64 (sqrt.f64 (*.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 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -3 binary64))))))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))))))))) |
b |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) 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 (*.f64 #s(literal -3/2 binary64) 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 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) 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) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) 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 (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) 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))))) (-.f64 #s(literal 0 binary64) b)) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b)) |
(+ b (* 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 #s(literal -27/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 c c) (*.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 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #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 #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 (*.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 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64))))) |
(* -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 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
(-.f64 #s(literal 0 binary64) (*.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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64)))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b)) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))) |
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 a a) (*.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 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (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 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.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 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))) (+.f64 (*.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 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 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 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64)))))) (neg.f64 c)) |
(/ 1/9 (pow a 2)) |
(/.f64 #s(literal 1/9 binary64) (*.f64 a a)) |
(/ 1/9 (pow a 2)) |
(/.f64 #s(literal 1/9 binary64) (*.f64 a a)) |
(/ 1/9 (pow a 2)) |
(/.f64 #s(literal 1/9 binary64) (*.f64 a a)) |
(/ 1/9 (pow a 2)) |
(/.f64 #s(literal 1/9 binary64) (*.f64 a a)) |
(/ 1/9 (pow a 2)) |
(/.f64 #s(literal 1/9 binary64) (*.f64 a a)) |
(/ 1/9 (pow a 2)) |
(/.f64 #s(literal 1/9 binary64) (*.f64 a a)) |
(/ 1/9 (pow a 2)) |
(/.f64 #s(literal 1/9 binary64) (*.f64 a a)) |
(/ 1/9 (pow a 2)) |
(/.f64 #s(literal 1/9 binary64) (*.f64 a a)) |
(/ 1/9 (pow a 2)) |
(/.f64 #s(literal 1/9 binary64) (*.f64 a a)) |
(/ 1/9 (pow a 2)) |
(/.f64 #s(literal 1/9 binary64) (*.f64 a a)) |
(/ 1/9 (pow a 2)) |
(/.f64 #s(literal 1/9 binary64) (*.f64 a a)) |
(/ 1/9 (pow a 2)) |
(/.f64 #s(literal 1/9 binary64) (*.f64 a a)) |
(* -3 (* a b)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) b) |
(* -3 (* a b)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) b) |
(* -3 (* a b)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) b) |
(* -3 (* a b)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) b) |
(* -3 (* a b)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) b) |
(* -3 (* a b)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) b) |
(* -3 (* a b)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) b) |
(* -3 (* a b)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) b) |
(* -3 (* a b)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) b) |
(* -3 (* a b)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) b) |
(* -3 (* a b)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) b) |
(* -3 (* a b)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) b) |
(* -3 (* a b)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) b) |
(* -3 (* a b)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) b) |
(* -3 (* a b)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) b) |
(* -3 (* a b)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) b) |
(* -3 (* a b)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) b) |
(* -3 (* a b)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) b) |
(* -3 (* a b)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) b) |
(* -3 (* a b)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) b) |
(* -3 (* a b)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) b) |
(* -3 (* a b)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) b) |
(* -3 (* a b)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) b) |
(* -3 (* a b)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) b) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
Compiled 89524 to 42344 computations (52.7% saved)
88 alts after pruning (87 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1867 | 52 | 1919 |
| Fresh | 31 | 35 | 66 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1902 | 88 | 1990 |
| Status | Accuracy | Program |
|---|---|---|
| 33.5% | (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal -1/3 binary64) (/.f64 a b))) | |
| 33.9% | (fma.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal -1/3 binary64))))) | |
| 33.4% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b) #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)))) | |
| 33.7% | (/.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)) | |
| 33.0% | (/.f64 (/.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 a #s(literal -3 binary64))) | |
| 33.2% | (/.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 (+.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 a #s(literal -3 binary64))) | |
| 89.7% | (/.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))) | |
| 33.3% | (/.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))))))) | |
| 32.5% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a) #s(literal 3 binary64)) | |
| 32.5% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal 3 binary64)) a) | |
| 33.1% | (/.f64 (/.f64 (+.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) (*.f64 a #s(literal 9 binary64))) a) | |
| 33.9% | (/.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))) | |
| 34.0% | (/.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 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 a #s(literal -3 binary64))) | |
| 33.4% | (/.f64 (/.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 3 binary64) a)) | |
| 32.5% | (/.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))) | |
| 32.9% | (/.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)) | |
| 32.9% | (/.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))))) | |
| 32.4% | (/.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)))))))) | |
| 32.4% | (/.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)))) | |
| ▶ | 31.8% | (/.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)) |
| 32.8% | (/.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)))))))) | |
| 32.5% | (/.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)))) | |
| 31.7% | (/.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)) | |
| 33.7% | (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a)))) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (*.f64 b #s(literal -1/3 binary64))) a)) | |
| ▶ | 94.8% | (/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
| 32.4% | (/.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)))))))) | |
| 32.0% | (/.f64 (-.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64))) a) | |
| 32.4% | (/.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)))) | |
| ▶ | 25.7% | (/.f64 (-.f64 b (+.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)))))))) (*.f64 a #s(literal -3 binary64))) |
| 22.0% | (/.f64 (-.f64 b (+.f64 b (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)))) (*.f64 a #s(literal -3 binary64))) | |
| 32.5% | (/.f64 (-.f64 b (sqrt.f64 (*.f64 c (+.f64 (*.f64 b (/.f64 b c)) (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) | |
| 32.5% | (/.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))) | |
| 32.5% | (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) (/.f64 a #s(literal -1/3 binary64))) | |
| 32.4% | (/.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))) | |
| 32.7% | (/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal -1/3 binary64)))))))) | |
| 34.3% | (/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3/2 binary64))) (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) (*.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 a b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) a))))) | |
| 94.2% | (/.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 c (*.f64 c c)) (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64))))))) (pow.f64 b #s(literal 7 binary64))) | |
| 90.1% | (/.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) | |
| 33.3% | (/.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)) | |
| 89.8% | (/.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))) | |
| 80.0% | (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 3/2 binary64) c) b)) (*.f64 a #s(literal -3 binary64))) | |
| 89.6% | (/.f64 (*.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))) (*.f64 a #s(literal -3 binary64))) | |
| 89.7% | (/.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)) | |
| 80.0% | (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 33.7% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64))) a) (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a)))))) | |
| 32.5% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))) | |
| 32.5% | (/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))) | |
| 80.2% | (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) | |
| 32.5% | (/.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))))))))) | |
| 32.9% | (-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))) (*.f64 a #s(literal 3 binary64)))) | |
| 32.7% | (-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (*.f64 a #s(literal 3 binary64)))) | |
| 32.7% | (-.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)))))) | |
| 31.9% | (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) a) (/.f64 (/.f64 b #s(literal 3 binary64)) a)) | |
| 32.3% | (-.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 a b)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal -1/3 binary64)))) | |
| 90.1% | (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b))) | |
| 94.8% | (+.f64 (/.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) | |
| 80.1% | (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 b (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)))) | |
| 94.9% | (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) | |
| ▶ | 95.1% | (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a)) |
| 93.4% | (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) b) (/.f64 #s(literal -9/16 binary64) b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) | |
| 33.3% | (*.f64 (fma.f64 (*.f64 b #s(literal -3 binary64)) a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) | |
| 34.5% | (*.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 3 binary64) (*.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) | |
| 35.5% | (*.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 1/3 binary64) (neg.f64 (/.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) a)) | |
| 89.5% | (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) | |
| 80.0% | (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) | |
| 33.2% | (*.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (/.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) a)) | |
| 25.7% | (*.f64 (/.f64 (-.f64 (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) | |
| 25.7% | (*.f64 (/.f64 (-.f64 (+.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) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) | |
| 32.0% | (*.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) b)) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) a)) | |
| 32.5% | (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a) #s(literal 1/3 binary64)) | |
| 89.7% | (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))) b) (/.f64 #s(literal 1 binary64) a)) | |
| 89.6% | (*.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) | |
| 80.0% | (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b) (/.f64 #s(literal 1 binary64) a)) | |
| 33.0% | (*.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (/.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))) (/.f64 #s(literal 1 binary64) a)) | |
| 31.7% | (*.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) #s(literal 9 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) b) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) a)) | |
| 31.9% | (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a)) | |
| 32.5% | (*.f64 (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) a)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) | |
| 32.5% | (*.f64 (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) | |
| 32.1% | (*.f64 (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.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 -1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) | |
| 32.1% | (*.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 (/.f64 #s(literal 1/9 binary64) a) a)) | |
| 89.7% | (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal -3/8 binary64)))) (/.f64 #s(literal 1 binary64) a)) | |
| 93.0% | (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a a) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) a)) | |
| 80.2% | (*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) | |
| 89.8% | (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b)))) (/.f64 #s(literal 1 binary64) a)) | |
| 89.9% | (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a c) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) | |
| 93.2% | (*.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))) | |
| ✓ | 80.4% | (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
| ▶ | 3.2% | #s(literal 0 binary64) |
Compiled 6886 to 4142 computations (39.8% saved)
| 1× | egg-herbie |
Found 32 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 384 | (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
| ✓ | cost-diff | 768 | (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
| ✓ | cost-diff | 768 | (-.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b)))) |
| ✓ | cost-diff | 1152 | (/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
| ✓ | cost-diff | 0 | (/.f64 b a) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 b a) #s(literal -3 binary64)) |
| ✓ | cost-diff | 128 | (-.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))) |
| ✓ | cost-diff | 256 | (/.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)) |
| ✓ | cost-diff | 256 | (*.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)))))) |
| ✓ | cost-diff | 256 | (+.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))))))) |
| ✓ | cost-diff | 384 | (-.f64 b (+.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)))))))) |
| ✓ | cost-diff | 640 | (/.f64 (-.f64 b (+.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)))))))) (*.f64 a #s(literal -3 binary64))) |
| ✓ | cost-diff | 128 | (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
| ✓ | cost-diff | 384 | (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
| ✓ | cost-diff | 384 | (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a) |
| ✓ | cost-diff | 384 | (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a)) |
| ✓ | accuracy | 99.2% | (*.f64 (*.f64 c c) (*.f64 c c)) |
| ✓ | accuracy | 99.2% | (*.f64 (*.f64 b b) (*.f64 b b)) |
| ✓ | accuracy | 99.2% | (*.f64 (/.f64 c b) (/.f64 c b)) |
| ✓ | accuracy | 99.2% | (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
| ✓ | accuracy | 99.6% | (/.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)) |
| ✓ | accuracy | 99.6% | (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a)) |
| ✓ | accuracy | 99.5% | (*.f64 (/.f64 b a) #s(literal -3 binary64)) |
| ✓ | accuracy | 32.4% | (-.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))) |
| ✓ | accuracy | 99.5% | (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))) |
| ✓ | accuracy | 99.4% | (/.f64 (-.f64 b (+.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)))))))) (*.f64 a #s(literal -3 binary64))) |
| ✓ | accuracy | 99.2% | (*.f64 (/.f64 c b) (/.f64 c b)) |
| ✓ | accuracy | 32.7% | (-.f64 b (+.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)))))))) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
| ✓ | accuracy | 99.4% | (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) |
| ✓ | accuracy | 99.2% | (*.f64 (*.f64 c c) (*.f64 c c)) |
| ✓ | accuracy | 99.2% | (*.f64 (*.f64 b b) (*.f64 b b)) |
| 8130× | *-lowering-*.f32 |
| 8130× | *-lowering-*.f64 |
| 7546× | accelerator-lowering-fma.f32 |
| 7546× | accelerator-lowering-fma.f64 |
| 3454× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 67 | 1174 |
| 1 | 221 | 1024 |
| 2 | 914 | 898 |
| 3 | 4641 | 895 |
| 0 | 8518 | 852 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* -1/2 (/ c b)) (* (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))))) a)) |
(* -1/2 (/ c b)) |
-1/2 |
(/ c b) |
c |
b |
(* (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))))) a) |
(+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))))) |
(/ (* (* c c) -3/8) (* b (* b b))) |
(* (* c c) -3/8) |
(* c c) |
-3/8 |
(* b (* b b)) |
(* b b) |
(* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))) |
a |
(+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))) |
(/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) |
-1/6 |
(/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c))))) |
(/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))) |
(* 405/64 a) |
405/64 |
(/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c))) |
(* (* b b) (* (* b b) (* b b))) |
(* (* b b) (* b b)) |
(* (* c c) (* c c)) |
(/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) |
(* c (* (* c c) -9/16)) |
(* (* c c) -9/16) |
-9/16 |
(* (* b b) (* b (* b b))) |
0 |
(/ (- b (+ b (* a (+ (* -3/2 (/ c b)) (* (/ -9/8 b) (* a (* (/ c b) (/ c b)))))))) (* a -3)) |
(- b (+ b (* a (+ (* -3/2 (/ c b)) (* (/ -9/8 b) (* a (* (/ c b) (/ c b)))))))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* (/ -9/8 b) (* a (* (/ c b) (/ c b))))))) |
(* a (+ (* -3/2 (/ c b)) (* (/ -9/8 b) (* a (* (/ c b) (/ c b)))))) |
(+ (* -3/2 (/ c b)) (* (/ -9/8 b) (* a (* (/ c b) (/ c b))))) |
(* -3/2 (/ c b)) |
-3/2 |
(* (/ -9/8 b) (* a (* (/ c b) (/ c b)))) |
(/ -9/8 b) |
-9/8 |
(* a (* (/ c b) (/ c b))) |
(* (/ c b) (/ c b)) |
(* a -3) |
-3 |
(/ (- (* (/ b a) -3) (* -3 (/ (sqrt (+ (* b b) (* a (* c -3)))) a))) 9) |
(- (* (/ b a) -3) (* -3 (/ (sqrt (+ (* b b) (* a (* c -3)))) a))) |
(* (/ b a) -3) |
(/ b a) |
(* -3 (/ (sqrt (+ (* b b) (* a (* c -3)))) a)) |
(/ (sqrt (+ (* b b) (* a (* c -3)))) a) |
(sqrt (+ (* b b) (* a (* c -3)))) |
(+ (* b b) (* a (* c -3))) |
(* a (* c -3)) |
(* c -3) |
9 |
(/ (- (* (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))))) (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))))))) (* 1/4 (* (/ c b) (/ c b)))) (- (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))))) (/ -1/2 (/ b c)))) |
(- (* (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))))) (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))))))) (* 1/4 (* (/ c b) (/ c b)))) |
(* (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))))) (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))))))) |
(* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))))) |
(* 1/4 (* (/ c b) (/ c b))) |
1/4 |
(- (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))))) (/ -1/2 (/ b c))) |
(/ -1/2 (/ b c)) |
(/ b c) |
| Outputs |
|---|
(+ (* -1/2 (/ c b)) (* (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))))) a)) |
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -135/128 binary64) (/.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (/.f64 (*.f64 b b) c))) (*.f64 c (*.f64 c c)))))) b) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 #s(literal -9/16 binary64) (*.f64 b b))) a) b) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(* -1/2 (/ c b)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
-1/2 |
#s(literal -1/2 binary64) |
(/ c b) |
(/.f64 c b) |
c |
b |
(* (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))))) a) |
(*.f64 a (+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -135/128 binary64) (/.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (/.f64 (*.f64 b b) c))) (*.f64 c (*.f64 c c)))))) b) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 #s(literal -9/16 binary64) (*.f64 b b))) a) b) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b))))) |
(+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))))) |
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -135/128 binary64) (/.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (/.f64 (*.f64 b b) c))) (*.f64 c (*.f64 c c)))))) b) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 #s(literal -9/16 binary64) (*.f64 b b))) a) b) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)))) |
(/ (* (* c c) -3/8) (* b (* b b))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) b) |
(* (* c c) -3/8) |
(*.f64 c (*.f64 c #s(literal -3/8 binary64))) |
(* c c) |
(*.f64 c c) |
-3/8 |
#s(literal -3/8 binary64) |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
(* b b) |
(*.f64 b b) |
(* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (/.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (/.f64 (*.f64 b b) c))) (*.f64 c (*.f64 c c))))) b) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (/.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) b)))) |
a |
(+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))) |
(+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (/.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (/.f64 (*.f64 b b) c))) (*.f64 c (*.f64 c c))))) b) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (/.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) b))) |
(/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (/.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (/.f64 (*.f64 b b) c))) (*.f64 c (*.f64 c c))))) b) |
-1/6 |
#s(literal -1/6 binary64) |
(/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c))))) |
(/.f64 b (/.f64 (*.f64 a #s(literal 405/64 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c)))))) |
(/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))) |
(/.f64 (*.f64 a #s(literal 405/64 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c))))) |
(* 405/64 a) |
(*.f64 a #s(literal 405/64 binary64)) |
405/64 |
#s(literal 405/64 binary64) |
(/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c)))) |
(* (* 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)) |
(* (* c c) (* c c)) |
(*.f64 c (*.f64 c (*.f64 c c))) |
(/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) |
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 (/.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) b)) |
(* c (* (* c c) -9/16)) |
(*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) |
(* (* c c) -9/16) |
(*.f64 c (*.f64 c #s(literal -9/16 binary64))) |
-9/16 |
#s(literal -9/16 binary64) |
(* (* b b) (* b (* b b))) |
(*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))) |
0 |
#s(literal 0 binary64) |
(/ (- b (+ b (* a (+ (* -3/2 (/ c b)) (* (/ -9/8 b) (* a (* (/ c b) (/ c b)))))))) (* a -3)) |
(/.f64 (*.f64 (*.f64 (/.f64 c b) (+.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 c b) (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)))) #s(literal 1 binary64)) #s(literal 3 binary64)) |
(- b (+ b (* a (+ (* -3/2 (/ c b)) (* (/ -9/8 b) (* a (* (/ c b) (/ c b)))))))) |
(*.f64 (*.f64 (/.f64 c b) (+.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 c b) (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)))) (-.f64 #s(literal 0 binary64) a)) |
(+ b (* a (+ (* -3/2 (/ c b)) (* (/ -9/8 b) (* a (* (/ c b) (/ c b))))))) |
(+.f64 b (*.f64 a (*.f64 (/.f64 c b) (+.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 c b) (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)))))) |
(* a (+ (* -3/2 (/ c b)) (* (/ -9/8 b) (* a (* (/ c b) (/ c b)))))) |
(*.f64 a (*.f64 (/.f64 c b) (+.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 c b) (/.f64 (*.f64 a #s(literal -9/8 binary64)) b))))) |
(+ (* -3/2 (/ c b)) (* (/ -9/8 b) (* a (* (/ c b) (/ c b))))) |
(*.f64 (/.f64 c b) (+.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 c b) (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)))) |
(* -3/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -3/2 binary64)) b) |
-3/2 |
#s(literal -3/2 binary64) |
(* (/ -9/8 b) (* a (* (/ c b) (/ c b)))) |
(/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c c) a) b) b)) b) |
(/ -9/8 b) |
(/.f64 #s(literal -9/8 binary64) b) |
-9/8 |
#s(literal -9/8 binary64) |
(* a (* (/ c b) (/ c b))) |
(/.f64 (/.f64 (*.f64 (*.f64 c c) a) b) b) |
(* (/ c b) (/ c b)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(* a -3) |
(*.f64 a #s(literal -3 binary64)) |
-3 |
#s(literal -3 binary64) |
(/ (- (* (/ b a) -3) (* -3 (/ (sqrt (+ (* b b) (* a (* c -3)))) a))) 9) |
(*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a))) |
(- (* (/ b a) -3) (* -3 (/ (sqrt (+ (* b b) (* a (* c -3)))) a))) |
(*.f64 #s(literal -3 binary64) (-.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a))) |
(* (/ b a) -3) |
(*.f64 b (/.f64 #s(literal -3 binary64) a)) |
(/ b a) |
(/.f64 b a) |
(* -3 (/ (sqrt (+ (* b b) (* a (* c -3)))) a)) |
(/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a) |
(/ (sqrt (+ (* b b) (* a (* c -3)))) a) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) |
(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)) |
9 |
#s(literal 9 binary64) |
(/ (- (* (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))))) (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))))))) (* 1/4 (* (/ c b) (/ c b)))) (- (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))))) (/ -1/2 (/ b c)))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -135/128 binary64) (/.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (/.f64 (*.f64 b b) c))) (*.f64 c (*.f64 c c)))))) b) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 #s(literal -9/16 binary64) (*.f64 b b))) a) b) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)))) (+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -135/128 binary64) (/.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (/.f64 (*.f64 b b) c))) (*.f64 c (*.f64 c c)))))) b) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 #s(literal -9/16 binary64) (*.f64 b b))) a) b) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b))))))) (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal -1/4 binary64)) b)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -135/128 binary64) (/.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (/.f64 (*.f64 b b) c))) (*.f64 c (*.f64 c c)))))) b) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 #s(literal -9/16 binary64) (*.f64 b b))) a) b) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) |
(- (* (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))))) (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))))))) (* 1/4 (* (/ c b) (/ c b)))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -135/128 binary64) (/.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (/.f64 (*.f64 b b) c))) (*.f64 c (*.f64 c c)))))) b) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 #s(literal -9/16 binary64) (*.f64 b b))) a) b) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)))) (+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -135/128 binary64) (/.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (/.f64 (*.f64 b b) c))) (*.f64 c (*.f64 c c)))))) b) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 #s(literal -9/16 binary64) (*.f64 b b))) a) b) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b))))))) (/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal -1/4 binary64)) b)) |
(* (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))))) (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))))))) |
(*.f64 a (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -135/128 binary64) (/.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (/.f64 (*.f64 b b) c))) (*.f64 c (*.f64 c c)))))) b) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 #s(literal -9/16 binary64) (*.f64 b b))) a) b) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)))) (+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -135/128 binary64) (/.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (/.f64 (*.f64 b b) c))) (*.f64 c (*.f64 c c)))))) b) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 #s(literal -9/16 binary64) (*.f64 b b))) a) b) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b))))))) |
(* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -135/128 binary64) (/.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (/.f64 (*.f64 b b) c))) (*.f64 c (*.f64 c c)))))) b) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 #s(literal -9/16 binary64) (*.f64 b b))) a) b) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b))))) |
(* 1/4 (* (/ c b) (/ c b))) |
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal 1/4 binary64) b)) |
1/4 |
#s(literal 1/4 binary64) |
(- (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))))) (/ -1/2 (/ b c))) |
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -135/128 binary64) (/.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (/.f64 (*.f64 b b) c))) (*.f64 c (*.f64 c c)))))) b) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 #s(literal -9/16 binary64) (*.f64 b b))) a) b) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))) |
(/ -1/2 (/ b c)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(/ b c) |
(/.f64 b c) |
| 1.1s | 162× | 1 | valid |
| 265.0ms | 94× | 0 | valid |
Compiled 1723 to 487 computations (71.7% saved)
ival-mult: 583.0ms (48.1% of total)ival-div: 325.0ms (26.8% of total)backward-pass: 124.0ms (10.2% of total)ival-add: 113.0ms (9.3% of total)const: 24.0ms (2% of total)ival-sqrt: 22.0ms (1.8% of total)ival-sub: 21.0ms (1.7% of total)| Inputs |
|---|
#<alt (* (* b b) (* b b))> |
#<alt (* (* c c) (* c c))> |
#<alt (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c))))))> |
#<alt (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))> |
#<alt (- b (+ b (* a (+ (* -3/2 (/ c b)) (* (/ -9/8 b) (* a (* (/ c b) (/ c b))))))))> |
#<alt (* (/ c b) (/ c b))> |
#<alt (/ (- b (+ b (* a (+ (* -3/2 (/ c b)) (* (/ -9/8 b) (* a (* (/ c b) (/ c b)))))))) (* a -3))> |
#<alt (* (/ -9/8 b) (* a (* (/ c b) (/ c b))))> |
#<alt (- (* (/ b a) -3) (* -3 (/ (sqrt (+ (* b b) (* a (* c -3)))) a)))> |
#<alt (* (/ b a) -3)> |
#<alt (* -3 (/ (sqrt (+ (* b b) (* a (* c -3)))) a))> |
#<alt (/ (- (* (/ b a) -3) (* -3 (/ (sqrt (+ (* b b) (* a (* c -3)))) a))) 9)> |
#<alt (* (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))))) (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))))))> |
#<alt (+ (* -1/2 (/ c b)) (* (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))))) a))> |
#<alt (* (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))))) a)> |
#<alt (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))))> |
#<alt (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))))> |
#<alt (+ b (* a (+ (* -3/2 (/ c b)) (* (/ -9/8 b) (* a (* (/ c b) (/ c b)))))))> |
#<alt (* a (+ (* -3/2 (/ c b)) (* (/ -9/8 b) (* a (* (/ c b) (/ c b))))))> |
#<alt (/ b a)> |
#<alt (/ (- (* (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))))) (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))))))) (* 1/4 (* (/ c b) (/ c b)))) (- (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))))) (/ -1/2 (/ b c))))> |
#<alt (- (* (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))))) (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))))))) (* 1/4 (* (/ c b) (/ c b))))> |
#<alt (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))))))> |
| Outputs |
|---|
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow c 4)> |
#<alt (pow c 4)> |
#<alt (pow c 4)> |
#<alt (pow c 4)> |
#<alt (pow c 4)> |
#<alt (pow c 4)> |
#<alt (pow c 4)> |
#<alt (pow c 4)> |
#<alt (pow c 4)> |
#<alt (pow c 4)> |
#<alt (pow c 4)> |
#<alt (pow c 4)> |
#<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 (* -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 (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (/ (- (* 3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))> |
#<alt (/ (- (* 3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))> |
#<alt (/ (- (* 3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 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 (/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) b)> |
#<alt (/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) b)> |
#<alt (* 3/2 (/ (* a c) b))> |
#<alt (* -1 (/ (- (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))> |
#<alt (* -1 (/ (- (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))> |
#<alt (* -1 (/ (- (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))> |
#<alt (* 3/2 (/ (* a c) b))> |
#<alt (* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b))))> |
#<alt (* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b))))> |
#<alt (* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b))))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow a 2) (- (* 3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (- (* 3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (- (* 3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow a 2) (- (* 3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (- (* 3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (- (* 3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* 3/2 (/ (* a c) b))> |
#<alt (* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b))))> |
#<alt (* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b))))> |
#<alt (* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b))))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (- (* 3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (- (* 3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (- (* 3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (- (* 3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (- (* 3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (- (* 3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))> |
#<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 (* -3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))> |
#<alt (* -1/2 (/ c b))> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))> |
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))> |
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))> |
#<alt (* -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 (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* 3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (- (* -3 (/ b a)) (* -3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (- (* b (- (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (/ 1 a)))) (* -3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (- (* b (- (* b (- (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 3 (/ 1 a)))) (* -3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* -9/2 (/ c b))> |
#<alt (/ (- (* -27/8 (/ (* a (pow c 2)) (pow b 2))) (* 9/2 c)) b)> |
#<alt (/ (- (* -81/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 27/8 (/ (* a (pow c 2)) (pow b 2))) (* 9/2 c))) b)> |
#<alt (/ (- (* -3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 27/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 9/2 c) (* 81/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))) b)> |
#<alt (* -6 (/ b a))> |
#<alt (* -1 (* b (+ (* -9/2 (/ c (pow b 2))) (* 6 (/ 1 a)))))> |
#<alt (* -1 (* b (- (+ (* -27/8 (/ (* a (pow c 2)) (pow b 4))) (* 6 (/ 1 a))) (* 9/2 (/ c (pow b 2))))))> |
#<alt (* -1 (* b (- (+ (* -81/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (* 6 (/ 1 a))) (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (* 9/2 (/ c (pow b 2)))))))> |
#<alt (* -9/2 (/ c b))> |
#<alt (- (* -27/8 (/ (* a (pow c 2)) (pow b 3))) (* 9/2 (/ c b)))> |
#<alt (- (* 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 (- (* -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 (/ c a)) (sqrt -3)))> |
#<alt (- (* -3 (/ b a)) (* -3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (- (+ (* -3 (/ b a)) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))) (* -3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (- (+ (* -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 (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (- (* -3 (/ b a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))> |
#<alt (- (* -1 (/ (+ (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 b)) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))> |
#<alt (- (* -1 (/ (+ (* -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)) (* 3 b)) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))> |
#<alt (* -9/2 (/ c b))> |
#<alt (* c (- (* -27/8 (/ (* a c) (pow b 3))) (* 9/2 (/ 1 b))))> |
#<alt (* c (- (* c (- (* -81/16 (/ (* (pow a 2) c) (pow b 5))) (* 27/8 (/ a (pow b 3))))) (* 9/2 (/ 1 b))))> |
#<alt (* c (- (* c (- (* c (- (* -3/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 81/16 (/ (pow a 2) (pow b 5))))) (* 27/8 (/ a (pow b 3))))) (* 9/2 (/ 1 b))))> |
#<alt (* 3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (* c (- (* -3 (/ b (* a c))) (* -3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))> |
#<alt (* c (- (+ (* -3 (/ b (* a c))) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3))))) (* -3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))> |
#<alt (* c (- (+ (* -3 (/ b (* a c))) (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3))))) (+ (* -3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))))))> |
#<alt (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (- (* 3 (/ b (* a c))) (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* c (- (* -1 (/ (+ (* -3 (/ b a)) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* c (- (* -1 (/ (+ (* -3 (/ b a)) (* -1 (/ (- (* -3/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* -3/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -3 (/ b a))> |
#<alt (* -3 (/ b a))> |
#<alt (* -3 (/ b a))> |
#<alt (* -3 (/ b a))> |
#<alt (* -3 (/ b a))> |
#<alt (* -3 (/ b a))> |
#<alt (* -3 (/ b a))> |
#<alt (* -3 (/ b a))> |
#<alt (* -3 (/ b a))> |
#<alt (* -3 (/ b a))> |
#<alt (* -3 (/ b a))> |
#<alt (* -3 (/ b a))> |
#<alt (* -3 (/ b a))> |
#<alt (* -3 (/ b a))> |
#<alt (* -3 (/ b a))> |
#<alt (* -3 (/ b a))> |
#<alt (* -3 (/ b a))> |
#<alt (* -3 (/ b a))> |
#<alt (* -3 (/ b a))> |
#<alt (* -3 (/ b a))> |
#<alt (* -3 (/ b a))> |
#<alt (* -3 (/ b a))> |
#<alt (* -3 (/ b a))> |
#<alt (* -3 (/ b a))> |
#<alt (* -3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))))> |
#<alt (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))))> |
#<alt (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))))))))> |
#<alt (* -3 (/ b a))> |
#<alt (* b (- (* 9/2 (/ c (pow b 2))) (* 3 (/ 1 a))))> |
#<alt (* b (- (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (* 9/2 (/ c (pow b 2)))) (* 3 (/ 1 a))))> |
#<alt (* b (- (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 9/2 (/ c (pow b 2))) (* 81/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (* 3 (/ 1 a))))> |
#<alt (* 3 (/ b a))> |
#<alt (* -1 (* b (- (* 9/2 (/ c (pow b 2))) (* 3 (/ 1 a)))))> |
#<alt (* -1 (* b (- (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (* 9/2 (/ c (pow b 2)))) (* 3 (/ 1 a)))))> |
#<alt (* -1 (* b (- (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 9/2 (/ c (pow b 2))) (* 81/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (* 3 (/ 1 a)))))> |
#<alt (* -3 (/ b a))> |
#<alt (/ (+ (* -3 b) (* 9/2 (/ (* a c) b))) a)> |
#<alt (/ (+ (* -3 b) (* a (+ (* 27/8 (/ (* a (pow c 2)) (pow b 3))) (* 9/2 (/ c b))))) a)> |
#<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)))))))) a)> |
#<alt (* -3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))))> |
#<alt (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3))))))> |
#<alt (+ (* -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 (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))> |
#<alt (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -3 (/ b a))> |
#<alt (+ (* -3 (/ b a)) (* 9/2 (/ c b)))> |
#<alt (+ (* -3 (/ b a)) (* c (+ (* 27/8 (/ (* a c) (pow b 3))) (* 9/2 (/ 1 b)))))> |
#<alt (+ (* -3 (/ b a)) (* c (+ (* c (+ (* 27/8 (/ a (pow b 3))) (* 81/16 (/ (* (pow a 2) c) (pow b 5))))) (* 9/2 (/ 1 b)))))> |
#<alt (* -3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3))))))> |
#<alt (* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))> |
#<alt (* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3))))))))> |
#<alt (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))))))> |
#<alt (* -1 (* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))> |
#<alt (* -1 (* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (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 (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 6)))> |
#<alt (* (pow a 2) (+ (* 9/64 (/ (pow c 4) (pow b 6))) (* 27/64 (/ (* a (pow c 5)) (pow b 8)))))> |
#<alt (* (pow a 2) (+ (* 9/64 (/ (pow c 4) (pow b 6))) (* a (+ (* 27/64 (/ (pow c 5) (pow b 8))) (* a (+ (* 81/256 (/ (pow c 6) (pow b 10))) (* 405/512 (/ (pow c 6) (pow b 10)))))))))> |
#<alt (* (pow a 2) (+ (* 9/64 (/ (pow c 4) (pow b 6))) (* a (+ (* 27/64 (/ (pow c 5) (pow b 8))) (* a (+ (* 81/256 (/ (pow c 6) (pow b 10))) (+ (* 405/512 (/ (pow c 6) (pow b 10))) (* 1215/1024 (/ (* a (pow c 7)) (pow b 12))))))))))> |
#<alt (* 18225/16384 (/ (* (pow a 6) (pow c 8)) (pow b 14)))> |
#<alt (* (pow a 6) (+ (* 18225/16384 (/ (pow c 8) (pow b 14))) (* 1215/1024 (/ (pow c 7) (* a (pow b 12))))))> |
#<alt (* (pow a 6) (+ (* 81/256 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (+ (* 405/512 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (+ (* 18225/16384 (/ (pow c 8) (pow b 14))) (* 1215/1024 (/ (pow c 7) (* a (pow b 12))))))))> |
#<alt (* (pow a 6) (+ (* 81/256 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (+ (* 27/64 (/ (pow c 5) (* (pow a 3) (pow b 8)))) (+ (* 405/512 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (+ (* 18225/16384 (/ (pow c 8) (pow b 14))) (* 1215/1024 (/ (pow c 7) (* a (pow b 12)))))))))> |
#<alt (* 18225/16384 (/ (* (pow a 6) (pow c 8)) (pow b 14)))> |
#<alt (* (pow a 6) (+ (* 18225/16384 (/ (pow c 8) (pow b 14))) (* 1215/1024 (/ (pow c 7) (* a (pow b 12))))))> |
#<alt (* (pow a 6) (+ (* -1 (/ (+ (* -1215/1024 (/ (pow c 7) (pow b 12))) (* -1 (/ (+ (* 81/256 (/ (pow c 6) (pow b 10))) (* 405/512 (/ (pow c 6) (pow b 10)))) a))) a)) (* 18225/16384 (/ (pow c 8) (pow b 14)))))> |
#<alt (* (pow a 6) (+ (* -1 (/ (+ (* -1215/1024 (/ (pow c 7) (pow b 12))) (* -1 (/ (+ (* 81/256 (/ (pow c 6) (pow b 10))) (+ (* 27/64 (/ (pow c 5) (* a (pow b 8)))) (* 405/512 (/ (pow c 6) (pow b 10))))) a))) a)) (* 18225/16384 (/ (pow c 8) (pow b 14)))))> |
#<alt (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* 9/64 (/ (pow a 2) (pow b 6))) (* 27/64 (/ (* (pow a 3) c) (pow b 8)))))> |
#<alt (* (pow c 4) (+ (* 9/64 (/ (pow a 2) (pow b 6))) (* c (+ (* 27/64 (/ (pow a 3) (pow b 8))) (* (pow a 2) (* c (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))))))))> |
#<alt (* (pow c 4) (+ (* 9/64 (/ (pow a 2) (pow b 6))) (* c (+ (* 27/64 (/ (pow a 3) (pow b 8))) (* c (+ (* 1215/1024 (/ (* (pow a 5) c) (pow b 12))) (* (pow a 2) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10)))))))))))> |
#<alt (* 18225/16384 (/ (* (pow a 6) (pow c 8)) (pow b 14)))> |
#<alt (* (pow c 8) (+ (* 18225/16384 (/ (pow a 6) (pow b 14))) (* 1215/1024 (/ (pow a 5) (* (pow b 12) c)))))> |
#<alt (* (pow c 8) (+ (* 18225/16384 (/ (pow a 6) (pow b 14))) (+ (* 1215/1024 (/ (pow a 5) (* (pow b 12) c))) (/ (* (pow a 2) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))) (pow c 2)))))> |
#<alt (* (pow c 8) (+ (* 27/64 (/ (pow a 3) (* (pow b 8) (pow c 3)))) (+ (* 18225/16384 (/ (pow a 6) (pow b 14))) (+ (* 1215/1024 (/ (pow a 5) (* (pow b 12) c))) (/ (* (pow a 2) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))) (pow c 2))))))> |
#<alt (* 18225/16384 (/ (* (pow a 6) (pow c 8)) (pow b 14)))> |
#<alt (* (pow c 8) (+ (* 18225/16384 (/ (pow a 6) (pow b 14))) (* 1215/1024 (/ (pow a 5) (* (pow b 12) c)))))> |
#<alt (* (pow c 8) (+ (* -1 (/ (+ (* -1215/1024 (/ (pow a 5) (pow b 12))) (* -1 (/ (* (pow a 2) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))) c))) c)) (* 18225/16384 (/ (pow a 6) (pow b 14)))))> |
#<alt (* (pow c 8) (+ (* -1 (/ (+ (* -1215/1024 (/ (pow a 5) (pow b 12))) (* -1 (/ (+ (* 27/64 (/ (pow a 3) (* (pow b 8) c))) (* (pow a 2) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10)))))) c))) c)) (* 18225/16384 (/ (pow a 6) (pow b 14)))))> |
#<alt (* 18225/16384 (/ (* (pow a 6) (pow c 8)) (pow b 14)))> |
#<alt (/ (+ (* 18225/16384 (* (pow a 6) (pow c 8))) (* 1215/1024 (* (pow a 5) (* (pow b 2) (pow c 7))))) (pow b 14))> |
#<alt (/ (+ (* 18225/16384 (* (pow a 6) (pow c 8))) (* (pow b 2) (+ (* 1215/1024 (* (pow a 5) (pow c 7))) (* (pow a 2) (* (pow b 2) (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6))))))))) (pow b 14))> |
#<alt (/ (+ (* 18225/16384 (* (pow a 6) (pow c 8))) (* (pow b 2) (+ (* 1215/1024 (* (pow a 5) (pow c 7))) (* (pow b 2) (+ (* 27/64 (* (pow a 3) (* (pow b 2) (pow c 5)))) (* (pow a 2) (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6)))))))))) (pow b 14))> |
#<alt (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 6)))> |
#<alt (/ (+ (* 9/64 (* (pow a 2) (pow c 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 2)))) (pow b 6))> |
#<alt (/ (+ (* 9/64 (* (pow a 2) (pow c 4))) (+ (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 2))) (/ (* (pow a 2) (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6))))) (pow b 4)))) (pow b 6))> |
#<alt (/ (+ (* 9/64 (* (pow a 2) (pow c 4))) (+ (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 2))) (+ (* 1215/1024 (/ (* (pow a 5) (pow c 7)) (pow b 6))) (/ (* (pow a 2) (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6))))) (pow b 4))))) (pow b 6))> |
#<alt (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 6)))> |
#<alt (/ (+ (* 9/64 (* (pow a 2) (pow c 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 2)))) (pow b 6))> |
#<alt (/ (+ (* 9/64 (* (pow a 2) (pow c 4))) (+ (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 2))) (/ (* (pow a 2) (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6))))) (pow b 4)))) (pow b 6))> |
#<alt (/ (+ (* 9/64 (* (pow a 2) (pow c 4))) (+ (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 2))) (+ (* 1215/1024 (/ (* (pow a 5) (pow c 7)) (pow b 6))) (/ (* (pow a 2) (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6))))) (pow b 4))))) (pow b 6))> |
#<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 (* (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 (/ (* 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 (/ (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 (* -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 (* -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 (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -9/8 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -3/2 (* a c)) (pow b 2)))) (pow b 3))> |
#<alt (/ (+ (* -9/8 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -3/2 (* a c)) (pow b 2)))) (pow b 3))> |
#<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 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt b> |
#<alt (* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 1)))> |
#<alt (* -1 (* b (- (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 3/2 (/ (* a c) (pow b 2)))) 1)))> |
#<alt (* -1 (* b (- (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 3/2 (/ (* a c) (pow b 2)))) 1)))> |
#<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)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (+ (* -9/8 (/ (pow c 2) (pow b 3))) (/ b (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (+ (* -9/8 (/ (pow c 2) (pow b 3))) (/ b (pow a 2)))))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b a)) (* 3/2 (/ c b))) a))))> |
#<alt (* (pow a 2) (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b a)) (* 3/2 (/ c b))) a))))> |
#<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)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (+ (* -9/8 (/ (pow a 2) (pow b 3))) (/ b (pow c 2)))))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (+ (* -9/8 (/ (pow a 2) (pow b 3))) (/ b (pow c 2)))))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b c)) (* 3/2 (/ a b))) c))))> |
#<alt (* (pow c 2) (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b c)) (* 3/2 (/ a b))) c))))> |
#<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)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 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)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 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 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))> |
#<alt (* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))> |
#<alt (* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b 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 (- (* 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))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow a 3) (- (+ (* -9/8 (/ (pow c 3) (* a (pow b 5)))) (* -135/128 (/ (pow c 4) (pow b 7)))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 3) (- (+ (* -9/8 (/ (pow c 3) (* a (pow b 5)))) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -128/135 (/ (* (pow b 7) (+ (* 81/256 (/ (pow c 6) (pow b 10))) (* 405/512 (/ (pow c 6) (pow b 10))))) (* (pow a 2) (pow c 4)))))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))) (* 8/15 (/ (* (pow b 2) (- (* -9/8 (/ (pow c 3) (pow b 5))) (* -9/16 (/ (pow c 3) (pow b 5))))) (* (pow a 2) c)))))))> |
#<alt (* (pow a 3) (- (+ (* -9/8 (/ (pow c 3) (* a (pow b 5)))) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -128/135 (/ (* (pow b 7) (+ (* 81/256 (/ (pow c 6) (pow b 10))) (* 405/512 (/ (pow c 6) (pow b 10))))) (* (pow a 2) (pow c 4)))) (* -2/5 (/ c (* (pow a 3) b)))))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))) (+ (* 16/45 (/ (* (pow b 4) (- (* -9/8 (/ (pow c 3) (pow b 5))) (* -9/16 (/ (pow c 3) (pow b 5))))) (* (pow a 3) (pow c 2)))) (+ (* 1/2 (/ c (* (pow a 3) b))) (+ (* 8/15 (/ (* (pow b 2) (- (* -9/8 (/ (pow c 3) (pow b 5))) (* -9/16 (/ (pow c 3) (pow b 5))))) (* (pow a 2) c))) (* 8/15 (/ (* (pow b 2) (- (* -128/135 (/ (* (pow b 7) (+ (* 81/256 (/ (pow c 6) (pow b 10))) (* 405/512 (/ (pow c 6) (pow b 10))))) (pow c 4))) (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* 8/15 (/ (* (pow b 2) (- (* -9/8 (/ (pow c 3) (pow b 5))) (* -9/16 (/ (pow c 3) (pow b 5))))) c))))) (* (pow a 3) c))))))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (- (* -9/8 (/ (pow c 3) (pow b 5))) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (- (+ (* -9/8 (/ (pow c 3) (pow b 5))) (* -1 (/ (- (* 128/135 (/ (* (pow b 7) (+ (* 81/256 (/ (pow c 6) (pow b 10))) (* 405/512 (/ (pow c 6) (pow b 10))))) (pow c 4))) (+ (* -8/15 (/ (* (pow b 2) (- (* -9/8 (/ (pow c 3) (pow b 5))) (* -9/16 (/ (pow c 3) (pow b 5))))) c)) (* 3/8 (/ (pow c 2) (pow b 3))))) a))) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (- (+ (* -9/8 (/ (pow c 3) (pow b 5))) (* -1 (/ (- (+ (* -1 (/ (- (* -2/5 (/ c b)) (+ (* -8/15 (/ (* (pow b 2) (- (* 128/135 (/ (* (pow b 7) (+ (* 81/256 (/ (pow c 6) (pow b 10))) (* 405/512 (/ (pow c 6) (pow b 10))))) (pow c 4))) (+ (* -8/15 (/ (* (pow b 2) (- (* -9/8 (/ (pow c 3) (pow b 5))) (* -9/16 (/ (pow c 3) (pow b 5))))) c)) (* 3/8 (/ (pow c 2) (pow b 3)))))) c)) (+ (* 16/45 (/ (* (pow b 4) (- (* -9/8 (/ (pow c 3) (pow b 5))) (* -9/16 (/ (pow c 3) (pow b 5))))) (pow c 2))) (* 1/2 (/ c b))))) a)) (* 128/135 (/ (* (pow b 7) (+ (* 81/256 (/ (pow c 6) (pow b 10))) (* 405/512 (/ (pow c 6) (pow b 10))))) (pow c 4)))) (+ (* -8/15 (/ (* (pow b 2) (- (* -9/8 (/ (pow c 3) (pow b 5))) (* -9/16 (/ (pow c 3) (pow b 5))))) c)) (* 3/8 (/ (pow c 2) (pow b 3))))) a))) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))> |
#<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 (- (* c (- (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* 9/16 (/ (pow a 2) (pow b 5))))) (* 3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (- (+ (* -9/8 (/ (pow a 2) (* (pow b 5) c))) (* -135/128 (/ (pow a 3) (pow b 7)))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (- (+ (* -9/8 (/ (pow a 2) (* (pow b 5) c))) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -128/135 (/ (* (pow b 7) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))) (* a (pow c 2)))))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (+ (* -3/8 (/ a (* (pow b 3) (pow c 2)))) (* 8/15 (/ (* (pow b 2) (- (* -9/8 (/ (pow a 2) (pow b 5))) (* -9/16 (/ (pow a 2) (pow b 5))))) (* a (pow c 2))))))))> |
#<alt (* (pow c 4) (- (+ (* -9/8 (/ (pow a 2) (* (pow b 5) c))) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -1 (/ (+ (* 16/45 (/ (* (pow b 4) (- (* -9/8 (/ (pow a 2) (pow b 5))) (* -9/16 (/ (pow a 2) (pow b 5))))) (pow a 2))) (+ (* 2/5 (/ 1 b)) (+ (* 1/2 (/ 1 b)) (* 8/15 (/ (* (pow b 2) (- (* -128/135 (/ (* (pow b 7) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))) a)) (+ (* -3/8 (/ a (pow b 3))) (* 8/15 (/ (* (pow b 2) (- (* -9/8 (/ (pow a 2) (pow b 5))) (* -9/16 (/ (pow a 2) (pow b 5))))) a))))) a))))) (pow c 3))) (* -128/135 (/ (* (pow b 7) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))) (* a (pow c 2))))))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (+ (* -3/8 (/ a (* (pow b 3) (pow c 2)))) (* 8/15 (/ (* (pow b 2) (- (* -9/8 (/ (pow a 2) (pow b 5))) (* -9/16 (/ (pow a 2) (pow b 5))))) (* a (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))) (* -1 (/ (- (* 9/8 (/ (pow a 2) (pow b 5))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (- (+ (* -1 (/ (- (* -128/135 (/ (* (pow b 7) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))) a)) (+ (* -8/15 (/ (* (pow b 2) (- (* 9/8 (/ (pow a 2) (pow b 5))) (* 9/16 (/ (pow a 2) (pow b 5))))) a)) (* -3/8 (/ a (pow b 3))))) c)) (* 9/8 (/ (pow a 2) (pow b 5)))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 9/10 (/ 1 b)) (+ (* -8/15 (/ (* (pow b 2) (- (* -128/135 (/ (* (pow b 7) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))) a)) (+ (* -8/15 (/ (* (pow b 2) (- (* 9/8 (/ (pow a 2) (pow b 5))) (* 9/16 (/ (pow a 2) (pow b 5))))) a)) (* -3/8 (/ a (pow b 3)))))) a)) (* 16/45 (/ (* (pow b 4) (- (* 9/8 (/ (pow a 2) (pow b 5))) (* 9/16 (/ (pow a 2) (pow b 5))))) (pow a 2))))) c)) (* -128/135 (/ (* (pow b 7) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))) a))) (+ (* -8/15 (/ (* (pow b 2) (- (* 9/8 (/ (pow a 2) (pow b 5))) (* 9/16 (/ (pow a 2) (pow b 5))))) a)) (* -3/8 (/ a (pow b 3))))) c)) (* 9/8 (/ (pow a 2) (pow b 5)))) (* 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))) (* (pow b 2) (- (* -9/8 (* (pow a 2) (pow c 3))) (* -9/16 (* (pow a 2) (pow c 3)))))) (pow b 7))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (+ (* -9/8 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -128/135 (/ (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6)))) (* a (pow c 4)))) (+ (* -3/8 (* a (pow c 2))) (* 8/15 (/ (- (* -9/8 (* (pow a 2) (pow c 3))) (* -9/16 (* (pow a 2) (pow c 3)))) (* a c))))))) (* -9/16 (* (pow a 2) (pow c 3)))))) (pow b 7))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (+ (* -9/8 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (+ (* -128/135 (/ (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6)))) (* a (pow c 4)))) (* (pow b 2) (- (* -2/5 c) (+ (* 16/45 (/ (- (* -9/8 (* (pow a 2) (pow c 3))) (* -9/16 (* (pow a 2) (pow c 3)))) (* (pow a 2) (pow c 2)))) (+ (* 1/2 c) (* 8/15 (/ (- (* -128/135 (/ (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6)))) (* a (pow c 4)))) (+ (* -3/8 (* a (pow c 2))) (* 8/15 (/ (- (* -9/8 (* (pow a 2) (pow c 3))) (* -9/16 (* (pow a 2) (pow c 3)))) (* a c))))) (* a c)))))))) (+ (* -3/8 (* a (pow c 2))) (* 8/15 (/ (- (* -9/8 (* (pow a 2) (pow c 3))) (* -9/16 (* (pow a 2) (pow c 3)))) (* a c))))))) (* -9/16 (* (pow a 2) (pow c 3)))))) (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))) (* -1/2 c)) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) 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) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1/4 (/ (pow c 2) (pow b 2)))> |
#<alt (- (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (* 1/4 (/ (pow c 2) (pow b 2))))> |
#<alt (- (* (pow a 2) (+ (* 9/64 (/ (pow c 4) (pow b 6))) (* 27/64 (/ (* a (pow c 5)) (pow b 8))))) (* 1/4 (/ (pow c 2) (pow b 2))))> |
#<alt (- (* (pow a 2) (+ (* 9/64 (/ (pow c 4) (pow b 6))) (* a (+ (* 27/64 (/ (pow c 5) (pow b 8))) (* a (+ (* 81/256 (/ (pow c 6) (pow b 10))) (* 405/512 (/ (pow c 6) (pow b 10))))))))) (* 1/4 (/ (pow c 2) (pow b 2))))> |
#<alt (* 18225/16384 (/ (* (pow a 6) (pow c 8)) (pow b 14)))> |
#<alt (* (pow a 6) (+ (* 18225/16384 (/ (pow c 8) (pow b 14))) (* 1215/1024 (/ (pow c 7) (* a (pow b 12))))))> |
#<alt (* (pow a 6) (+ (* 81/256 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (+ (* 405/512 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (+ (* 18225/16384 (/ (pow c 8) (pow b 14))) (* 1215/1024 (/ (pow c 7) (* a (pow b 12))))))))> |
#<alt (* (pow a 6) (+ (* 81/256 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (+ (* 27/64 (/ (pow c 5) (* (pow a 3) (pow b 8)))) (+ (* 405/512 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (+ (* 18225/16384 (/ (pow c 8) (pow b 14))) (* 1215/1024 (/ (pow c 7) (* a (pow b 12)))))))))> |
#<alt (* 18225/16384 (/ (* (pow a 6) (pow c 8)) (pow b 14)))> |
#<alt (* (pow a 6) (+ (* 18225/16384 (/ (pow c 8) (pow b 14))) (* 1215/1024 (/ (pow c 7) (* a (pow b 12))))))> |
#<alt (* (pow a 6) (+ (* -1 (/ (+ (* -1215/1024 (/ (pow c 7) (pow b 12))) (* -1 (/ (+ (* 81/256 (/ (pow c 6) (pow b 10))) (* 405/512 (/ (pow c 6) (pow b 10)))) a))) a)) (* 18225/16384 (/ (pow c 8) (pow b 14)))))> |
#<alt (* (pow a 6) (+ (* -1 (/ (+ (* -1215/1024 (/ (pow c 7) (pow b 12))) (* -1 (/ (+ (* 81/256 (/ (pow c 6) (pow b 10))) (+ (* 27/64 (/ (pow c 5) (* a (pow b 8)))) (* 405/512 (/ (pow c 6) (pow b 10))))) a))) a)) (* 18225/16384 (/ (pow c 8) (pow b 14)))))> |
#<alt (* -1/4 (/ (pow c 2) (pow b 2)))> |
#<alt (* (pow c 2) (- (* 9/64 (/ (* (pow a 2) (pow c 2)) (pow b 6))) (* 1/4 (/ 1 (pow b 2)))))> |
#<alt (* (pow c 2) (- (* (pow c 2) (+ (* 9/64 (/ (pow a 2) (pow b 6))) (* 27/64 (/ (* (pow a 3) c) (pow b 8))))) (* 1/4 (/ 1 (pow b 2)))))> |
#<alt (* (pow c 2) (- (* (pow c 2) (+ (* 9/64 (/ (pow a 2) (pow b 6))) (* c (+ (* 27/64 (/ (pow a 3) (pow b 8))) (* (pow a 2) (* c (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10)))))))))) (* 1/4 (/ 1 (pow b 2)))))> |
#<alt (* 18225/16384 (/ (* (pow a 6) (pow c 8)) (pow b 14)))> |
#<alt (* (pow c 8) (+ (* 18225/16384 (/ (pow a 6) (pow b 14))) (* 1215/1024 (/ (pow a 5) (* (pow b 12) c)))))> |
#<alt (* (pow c 8) (+ (* 18225/16384 (/ (pow a 6) (pow b 14))) (+ (* 1215/1024 (/ (pow a 5) (* (pow b 12) c))) (/ (* (pow a 2) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))) (pow c 2)))))> |
#<alt (* (pow c 8) (+ (* 27/64 (/ (pow a 3) (* (pow b 8) (pow c 3)))) (+ (* 18225/16384 (/ (pow a 6) (pow b 14))) (+ (* 1215/1024 (/ (pow a 5) (* (pow b 12) c))) (/ (* (pow a 2) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))) (pow c 2))))))> |
#<alt (* 18225/16384 (/ (* (pow a 6) (pow c 8)) (pow b 14)))> |
#<alt (* (pow c 8) (+ (* 18225/16384 (/ (pow a 6) (pow b 14))) (* 1215/1024 (/ (pow a 5) (* (pow b 12) c)))))> |
#<alt (* (pow c 8) (+ (* -1 (/ (+ (* -1215/1024 (/ (pow a 5) (pow b 12))) (* -1 (/ (* (pow a 2) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))) c))) c)) (* 18225/16384 (/ (pow a 6) (pow b 14)))))> |
#<alt (* (pow c 8) (+ (* -1 (/ (+ (* -1215/1024 (/ (pow a 5) (pow b 12))) (* -1 (/ (+ (* 27/64 (/ (pow a 3) (* (pow b 8) c))) (* (pow a 2) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10)))))) c))) c)) (* 18225/16384 (/ (pow a 6) (pow b 14)))))> |
#<alt (* 18225/16384 (/ (* (pow a 6) (pow c 8)) (pow b 14)))> |
#<alt (/ (+ (* 18225/16384 (* (pow a 6) (pow c 8))) (* 1215/1024 (* (pow a 5) (* (pow b 2) (pow c 7))))) (pow b 14))> |
#<alt (/ (+ (* 18225/16384 (* (pow a 6) (pow c 8))) (* (pow b 2) (+ (* 1215/1024 (* (pow a 5) (pow c 7))) (* (pow a 2) (* (pow b 2) (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6))))))))) (pow b 14))> |
#<alt (/ (+ (* 18225/16384 (* (pow a 6) (pow c 8))) (* (pow b 2) (+ (* 1215/1024 (* (pow a 5) (pow c 7))) (* (pow b 2) (+ (* 27/64 (* (pow a 3) (* (pow b 2) (pow c 5)))) (* (pow a 2) (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6)))))))))) (pow b 14))> |
#<alt (* -1/4 (/ (pow c 2) (pow b 2)))> |
#<alt (/ (- (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* 1/4 (pow c 2))) (pow b 2))> |
#<alt (/ (- (+ (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 6)))) (* 1/4 (pow c 2))) (pow b 2))> |
#<alt (/ (- (+ (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 6))) (/ (* (pow a 2) (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6))))) (pow b 8)))) (* 1/4 (pow c 2))) (pow b 2))> |
#<alt (* -1/4 (/ (pow c 2) (pow b 2)))> |
#<alt (/ (- (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* 1/4 (pow c 2))) (pow b 2))> |
#<alt (/ (- (+ (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 6)))) (* 1/4 (pow c 2))) (pow b 2))> |
#<alt (/ (- (+ (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 6))) (/ (* (pow a 2) (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6))))) (pow b 8)))) (* 1/4 (pow c 2))) (pow b 2))> |
#<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)))> |
183 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 17.0ms | b | @ | 0 | (* (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))))) (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))))))) |
| 14.0ms | b | @ | inf | (- (* (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))))) (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))))))) (* 1/4 (* (/ c b) (/ c b)))) |
| 10.0ms | b | @ | -inf | (/ (- b (+ b (* a (+ (* -3/2 (/ c b)) (* (/ -9/8 b) (* a (* (/ c b) (/ c b)))))))) (* a -3)) |
| 4.0ms | a | @ | -inf | (* (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))))) (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))))))) |
| 3.0ms | a | @ | inf | (- b (+ b (* a (+ (* -3/2 (/ c b)) (* (/ -9/8 b) (* a (* (/ c b) (/ c b)))))))) |
| 1× | batch-egg-rewrite |
| 5538× | *-lowering-*.f32 |
| 5538× | *-lowering-*.f64 |
| 3898× | /-lowering-/.f32 |
| 3898× | /-lowering-/.f64 |
| 3742× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 66 | 616 |
| 1 | 451 | 514 |
| 2 | 4751 | 514 |
| 0 | 9070 | 488 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (* b b) (* b b)) |
(* (* c c) (* c c)) |
(/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) |
(/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) |
(- b (+ b (* a (+ (* -3/2 (/ c b)) (* (/ -9/8 b) (* a (* (/ c b) (/ c b)))))))) |
(* (/ c b) (/ c b)) |
(/ (- b (+ b (* a (+ (* -3/2 (/ c b)) (* (/ -9/8 b) (* a (* (/ c b) (/ c b)))))))) (* a -3)) |
(* (/ -9/8 b) (* a (* (/ c b) (/ c b)))) |
(- (* (/ b a) -3) (* -3 (/ (sqrt (+ (* b b) (* a (* c -3)))) a))) |
(* (/ b a) -3) |
(* -3 (/ (sqrt (+ (* b b) (* a (* c -3)))) a)) |
(/ (- (* (/ b a) -3) (* -3 (/ (sqrt (+ (* b b) (* a (* c -3)))) a))) 9) |
(* (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))))) (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))))))) |
(+ (* -1/2 (/ c b)) (* (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))))) a)) |
(* (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))))) a) |
(+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))))) |
(* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* (/ -9/8 b) (* a (* (/ c b) (/ c b))))))) |
(* a (+ (* -3/2 (/ c b)) (* (/ -9/8 b) (* a (* (/ c b) (/ c b)))))) |
(/ b a) |
(/ (- (* (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))))) (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))))))) (* 1/4 (* (/ c b) (/ c b)))) (- (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))))) (/ -1/2 (/ b c)))) |
(- (* (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))))) (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))))))) (* 1/4 (* (/ c b) (/ c b)))) |
(* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))))) |
| Outputs |
|---|
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64))) |
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) (*.f64 #s(literal 2 binary64) (log.f64 b)))) |
(pow.f64 b #s(literal 4 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(*.f64 (*.f64 b (*.f64 b b)) b) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 c)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 c) #s(literal 4 binary64))) |
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 c)) (*.f64 #s(literal 2 binary64) (log.f64 c)))) |
(pow.f64 c #s(literal 4 binary64)) |
(pow.f64 (*.f64 c c) #s(literal 2 binary64)) |
(pow.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) |
(*.f64 c (*.f64 c (*.f64 c c))) |
(*.f64 (*.f64 c c) (*.f64 c c)) |
(*.f64 (*.f64 c (*.f64 c c)) c) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/6 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1/6 binary64) (/.f64 b (/.f64 (*.f64 a #s(literal -405/64 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (/.f64 b c) (/.f64 b c)))) (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/6 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal -1/6 binary64) b) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (/.f64 b c) (/.f64 b c)))) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (/.f64 b c) (/.f64 b c)))) (*.f64 c c)))) |
(/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a #s(literal -405/64 binary64))) (*.f64 b (/.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (/.f64 b c) (/.f64 b c))))) (*.f64 c c)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/6 binary64) b) (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (/.f64 b c) (/.f64 b c)))) (*.f64 c c))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/6 binary64) b) (*.f64 a #s(literal -405/64 binary64))) (/.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (/.f64 b c) (/.f64 b c))))) (*.f64 c c))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/6 binary64) b) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (/.f64 b c) (/.f64 b c)))) (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a))) |
(/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (/.f64 b c) (/.f64 b c)))) (*.f64 c c)))) b) |
(/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (*.f64 #s(literal 405/64 binary64) a))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (/.f64 b c) (/.f64 b c)))) (*.f64 c c))) |
(pow.f64 (/.f64 (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/6 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b))) |
(*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (/.f64 b c) (/.f64 b c)))) (*.f64 c c))) (/.f64 #s(literal -1/6 binary64) b)) |
(*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a #s(literal -405/64 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (/.f64 b c) (/.f64 b c)))) (*.f64 c c)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b)) #s(literal -1/6 binary64)) |
(*.f64 (/.f64 #s(literal -1/6 binary64) b) (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (/.f64 b c) (/.f64 b c)))) (*.f64 c c)))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/6 binary64) b) #s(literal 405/64 binary64)) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (/.f64 b c) (/.f64 b c)))) (*.f64 c c)))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/6 binary64) b) (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/6 binary64) b) (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c)))) |
(*.f64 (/.f64 #s(literal -1/6 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a #s(literal -405/64 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (/.f64 b c) (/.f64 b c)))) (*.f64 c c)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 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 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b b))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 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 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 b (*.f64 b b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 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 b (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64))) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b b))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b b)) |
(/.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) b) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 b b)) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b b)) b) (*.f64 b b)) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 b b)) b) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 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 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 c (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b b))))) |
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 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))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) c) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -9/16 binary64) (*.f64 b b))) |
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) b) (/.f64 c (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b b)) (/.f64 c (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b b)))) |
(+.f64 b (-.f64 #s(literal 0 binary64) (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))) b) |
(+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) a)) |
(-.f64 b (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))) |
(-.f64 (-.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) b) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (+.f64 (+.f64 b b) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))))) (/.f64 (*.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (*.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))) (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (+.f64 (+.f64 b b) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 (+.f64 b b) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))) (/.f64 (*.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))) (+.f64 (+.f64 b b) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 c b) (*.f64 #s(literal -3/2 binary64) a))) (/.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))))) b)) |
(fma.f64 #s(literal -1 binary64) (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) b) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (+.f64 (+.f64 b b) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))) (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (+.f64 (+.f64 b b) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (+.f64 (+.f64 b b) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (+.f64 (+.f64 b b) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 b b) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (*.f64 (+.f64 (+.f64 b b) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))))) |
(/.f64 (*.f64 (+.f64 (+.f64 b b) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))) (+.f64 (+.f64 b b) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (+.f64 (+.f64 b b) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (+.f64 (+.f64 b b) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (+.f64 b b) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))) (neg.f64 (+.f64 (+.f64 b b) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (*.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))) (*.f64 b (-.f64 #s(literal 0 binary64) (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (*.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))))) (-.f64 b (-.f64 #s(literal 0 binary64) (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))) (+.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (+.f64 (+.f64 b b) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (+.f64 (+.f64 b b) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (+.f64 b b) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (*.f64 (+.f64 (+.f64 b b) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (+.f64 (+.f64 b b) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (+.f64 (+.f64 b b) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))))) |
(*.f64 (*.f64 (+.f64 (+.f64 b b) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 b b) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 c b)) #s(literal 2 binary64))) |
(exp.f64 (-.f64 (*.f64 #s(literal 2 binary64) (log.f64 c)) (*.f64 #s(literal 2 binary64) (log.f64 b)))) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/.f64 (/.f64 c b) (/.f64 b c)) |
(/.f64 (/.f64 c (/.f64 b c)) b) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c (/.f64 b c)))) |
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b (/.f64 b c))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) c) (*.f64 (-.f64 #s(literal 0 binary64) b) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) c)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b c))) |
(/.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) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 c c)) (neg.f64 (*.f64 b b))) |
(/.f64 (neg.f64 (/.f64 c (/.f64 b c))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (/.f64 c b) #s(literal 1 binary64)) (/.f64 b c)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c b)) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 c b) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #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 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 c (*.f64 b b))) |
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c 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 b (*.f64 a #s(literal -3 binary64))) (neg.f64 (/.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (*.f64 a #s(literal -3 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -3 binary64))) (/.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 b (/.f64 #s(literal -1/3 binary64) a) (neg.f64 (/.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (*.f64 a #s(literal -3 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (*.f64 a #s(literal 3 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (+.f64 (+.f64 b b) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (+.f64 (+.f64 b b) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) a))) |
(/.f64 (*.f64 (+.f64 (+.f64 b b) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 (+.f64 b b) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) a) #s(literal -3 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (+.f64 (+.f64 b b) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (+.f64 (+.f64 b b) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (+.f64 b b) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 b b) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))) (neg.f64 (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) a)) #s(literal 3 binary64)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (/.f64 b a)) #s(literal -27 binary64)) (*.f64 (*.f64 (/.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (*.f64 a #s(literal -3 binary64))) (/.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (*.f64 a #s(literal -3 binary64)))) (/.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 (/.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (*.f64 a #s(literal -3 binary64))) (/.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 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)))) (*.f64 (/.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (*.f64 a #s(literal -3 binary64))) (/.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (*.f64 a #s(literal -3 binary64))))) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) #s(literal 1 binary64)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (+.f64 (+.f64 b b) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))) (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (+.f64 (+.f64 b b) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (+.f64 b b) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))) (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (+.f64 b b) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) #s(literal -3 binary64)) a) |
(pow.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) a)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) a) #s(literal -1/3 binary64)) |
(/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b)))) b) |
(/.f64 (neg.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 9/8 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 b #s(literal -9/8 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) b) (*.f64 c c)) (*.f64 b b)) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) b) (/.f64 c (/.f64 b c))) b) |
(/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b)))) (/.f64 b #s(literal -9/8 binary64))) |
(pow.f64 (/.f64 b (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -9/8 binary64) b))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))))) |
(*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) b)) |
(*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) a) b)) |
(*.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 #s(literal -9/8 binary64) b)) |
(*.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) b) (/.f64 (*.f64 c c) (*.f64 b b))) |
(*.f64 (/.f64 a (/.f64 b c)) (*.f64 (/.f64 c b) (/.f64 #s(literal -9/8 binary64) b))) |
(*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 c c) (*.f64 b b))) a) |
(*.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 a (/.f64 b c))) (/.f64 c b)) |
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) b) (/.f64 c b)) (/.f64 c b)) |
(+.f64 (*.f64 b (/.f64 #s(literal -3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a)) |
(+.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (*.f64 b (/.f64 #s(literal -3 binary64) a))) |
(-.f64 (*.f64 b (/.f64 #s(literal -3 binary64) a)) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (*.f64 (*.f64 a a) a)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) (*.f64 #s(literal -3 binary64) (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)))))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) #s(literal 3 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) (*.f64 #s(literal -3 binary64) (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 #s(literal -3 binary64) (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) #s(literal 2 binary64)) (*.f64 #s(literal -3 binary64) (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))))) |
(fma.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a)) |
(fma.f64 b (/.f64 #s(literal -3 binary64) a) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a)) |
(fma.f64 #s(literal -3 binary64) (/.f64 b a) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a)) |
(fma.f64 #s(literal -3 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) (*.f64 b (/.f64 #s(literal -3 binary64) a))) |
(fma.f64 (/.f64 b a) #s(literal -3 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a)) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 3 binary64) (*.f64 b (/.f64 #s(literal -3 binary64) a))) |
(fma.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 b (/.f64 #s(literal -3 binary64) a))) |
(fma.f64 (*.f64 b #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) (*.f64 b (/.f64 #s(literal -3 binary64) a))) |
(fma.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) #s(literal -3 binary64) (*.f64 b (/.f64 #s(literal -3 binary64) a))) |
(fma.f64 (*.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 b (/.f64 #s(literal -3 binary64) a))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (*.f64 (*.f64 a a) a)) (pow.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) (*.f64 #s(literal -3 binary64) (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) (*.f64 #s(literal -3 binary64) (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))))) (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (*.f64 (*.f64 a a) a)) (pow.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (pow.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (pow.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)))) |
(/.f64 (-.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -3 binary64)) a) (*.f64 a (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 a a)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (*.f64 (*.f64 a a) a)) (pow.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) (*.f64 #s(literal -3 binary64) (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (pow.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) #s(literal 2 binary64)))) (neg.f64 (*.f64 #s(literal -3 binary64) (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (*.f64 (*.f64 a a) a)) (*.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 3 binary64)) #s(literal 27 binary64))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) #s(literal 2 binary64)) (*.f64 (*.f64 b (/.f64 #s(literal -3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a))))) |
(/.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) #s(literal 2 binary64))) (-.f64 (*.f64 b (/.f64 #s(literal -3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a))) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) (*.f64 #s(literal -3 binary64) (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))))) (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (*.f64 (*.f64 a a) a)) (pow.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal -3 binary64) (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (pow.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -3 binary64) (-.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (*.f64 (*.f64 a a) a)) (pow.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) (*.f64 #s(literal -3 binary64) (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (pow.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))))) |
(/.f64 #s(literal -3 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (*.f64 b #s(literal -3 binary64)) a) |
(/.f64 (neg.f64 (*.f64 b #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) #s(literal -1 binary64)) |
(*.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3 binary64))) |
(*.f64 b (/.f64 #s(literal -3 binary64) a)) |
(*.f64 #s(literal -3 binary64) (/.f64 b a)) |
(*.f64 (/.f64 b a) #s(literal -3 binary64)) |
(*.f64 (*.f64 b #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) 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 1 binary64) (/.f64 a (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) |
(/.f64 (neg.f64 (*.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 #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 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.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 #s(literal -3 binary64) (/.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) #s(literal -3 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal -3 binary64)) |
(*.f64 (*.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 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) #s(literal -1/3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 9 binary64) (/.f64 (-.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a))) #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) #s(literal -1/3 binary64))) |
(fma.f64 #s(literal -3 binary64) (/.f64 (/.f64 b a) #s(literal 9 binary64)) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal -1/3 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) #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 b (/.f64 #s(literal -3 binary64) a)) #s(literal 1/9 binary64) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal -1/3 binary64)))) |
(neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (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 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a) #s(literal 9 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a)) #s(literal -9 binary64)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (*.f64 (*.f64 a a) a)) (pow.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) #s(literal 3 binary64))) (*.f64 #s(literal 9 binary64) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) (*.f64 #s(literal -3 binary64) (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 9 binary64) (/.f64 (-.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 9 binary64) (/.f64 (-.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (pow.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) #s(literal 2 binary64))) (*.f64 #s(literal 9 binary64) (*.f64 #s(literal -3 binary64) (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 9 binary64) (/.f64 (-.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (/.f64 #s(literal -3 binary64) a)) #s(literal 9 binary64)) (*.f64 #s(literal 9 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)))) #s(literal 81 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a))) #s(literal 9 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 b a) (/.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) #s(literal -1/3 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) #s(literal -1/3 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) #s(literal -1/3 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) #s(literal -1/3 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) #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (*.f64 (*.f64 a a) a)) (pow.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) #s(literal 3 binary64))) #s(literal 1/9 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) (*.f64 #s(literal -3 binary64) (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (pow.f64 (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) #s(literal 2 binary64))) #s(literal 1/9 binary64)) (*.f64 #s(literal -3 binary64) (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)))) |
(pow.f64 (/.f64 #s(literal 9 binary64) (/.f64 (-.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 9 binary64) (/.f64 (-.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (/.f64 (-.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a) #s(literal 1/9 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a)) #s(literal -1/9 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a) #s(literal 9 binary64))) |
(*.f64 #s(literal 1/9 binary64) (/.f64 (-.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a)) |
(+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) |
(+.f64 (*.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) |
(+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) |
(fma.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) |
(fma.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(fma.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(fma.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)) #s(literal -27/512 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) #s(literal 2 binary64)) |
(*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(*.f64 a (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 a a)) |
(*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) a) |
(*.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(*.f64 (exp.f64 (log.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (exp.f64 (log.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) |
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.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 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(+.f64 (/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (neg.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))))) |
(+.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.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 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) |
(fma.f64 c (/.f64 #s(literal -1/2 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(fma.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) a) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(fma.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(fma.f64 a (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (neg.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))))) |
(fma.f64 (/.f64 c b) #s(literal -1/2 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(fma.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) a) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) a (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) a (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(fma.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (neg.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))))) |
(fma.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (neg.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 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 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.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 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(fma.f64 (/.f64 c (/.f64 b c)) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) a) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.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 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (neg.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))))) |
(fma.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (neg.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 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 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) b) c (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(fma.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(fma.f64 (*.f64 a (/.f64 c (/.f64 b c))) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c))))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))))) (neg.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64)))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) (neg.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) c) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(neg.f64 (/.f64 (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64))) (+.f64 (neg.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64)))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))))) |
(/.f64 (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64)))) (+.f64 (neg.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c)))) (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c)))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 6 binary64)) (/.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c))) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c)))) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))) (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c)))) (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 1/16 binary64))) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))))) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 6 binary64)) (/.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c))) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c)))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c)))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 1/16 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c)))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c))))) (neg.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))))) (neg.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64))))) (neg.f64 (+.f64 (neg.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))))) (*.f64 (/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))))) (+.f64 (/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 6 binary64)) (/.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c))) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))))) (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 1/16 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c)))) (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c)))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 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 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64))) (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c))))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64)))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(+.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) a) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) |
(fma.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) a) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) a (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) |
(fma.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) a (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) |
(fma.f64 (/.f64 c (/.f64 b c)) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) a) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) |
(fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (*.f64 a (/.f64 c (/.f64 b c))) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)) #s(literal -27/512 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (*.f64 a a) a))) (+.f64 (*.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (-.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)) #s(literal -27/512 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)) #s(literal -27/512 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) a) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) a) (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 1 binary64)) |
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) a) |
(+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(+.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) |
(+.f64 (/.f64 a (/.f64 (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/6 binary64))) (+.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/6 binary64)))) (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(fma.f64 c (*.f64 c (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.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 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b)) a) (+.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) |
(fma.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) |
(fma.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) a (+.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 c b) (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (/.f64 c (/.f64 b c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 c (/.f64 b c)) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (/.f64 #s(literal -1/6 binary64) b) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (/.f64 b c) (/.f64 b c)))) (*.f64 c c))) a) (+.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b)) (+.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 a (/.f64 #s(literal -1/6 binary64) b)) (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (/.f64 b c) (/.f64 b c)))) (*.f64 c c))) (+.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)) #s(literal -27/512 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)) #s(literal -27/512 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)) #s(literal -27/512 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)) #s(literal -27/512 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)) #s(literal -27/512 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)) #s(literal -27/512 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))))))) |
(*.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(+.f64 (/.f64 a (/.f64 (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/6 binary64))) (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))))) |
(+.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) (/.f64 a (/.f64 (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/6 binary64)))) |
(fma.f64 c (*.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) a) (/.f64 a (/.f64 (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/6 binary64)))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b)) a) (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))))) |
(fma.f64 a (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))))) |
(fma.f64 a (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (/.f64 (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/6 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) a (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))))) |
(fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b (*.f64 b b)))) a) (/.f64 a (/.f64 (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/6 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) a (/.f64 a (/.f64 (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/6 binary64)))) |
(fma.f64 (/.f64 c (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b b))) a) (/.f64 a (/.f64 (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 c a) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (/.f64 (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/6 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/6 binary64) b) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (/.f64 b c) (/.f64 b c)))) (*.f64 c c))) a) (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 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 #s(literal 405/64 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b)) (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))))) |
(fma.f64 (*.f64 a (/.f64 #s(literal -1/6 binary64) b)) (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (/.f64 b c) (/.f64 b c)))) (*.f64 c c))) (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))))) |
(fma.f64 (*.f64 a (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (/.f64 (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b)) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b)))) (*.f64 (*.f64 a a) a)) (/.f64 (*.f64 (*.f64 a a) a) (/.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 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))))) (+.f64 (*.f64 (/.f64 a (/.f64 (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/6 binary64))) (/.f64 a (/.f64 (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/6 binary64)))) (-.f64 (*.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 a (/.f64 (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/6 binary64))) (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 a (/.f64 (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/6 binary64))) (/.f64 a (/.f64 (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/6 binary64)))) (*.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))))) (-.f64 (/.f64 a (/.f64 (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/6 binary64))) (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))))) |
(/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b)) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (*.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 b (*.f64 b b))))))) (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))))) (-.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) a) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b)) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (*.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 b (*.f64 b b)))))) a) (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))))) a) (-.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) a) |
(+.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) |
(+.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) b) |
(+.f64 (*.f64 (/.f64 c b) (*.f64 #s(literal -3/2 binary64) a)) (+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))))) b) b)) |
(+.f64 (+.f64 b (*.f64 (/.f64 c b) (*.f64 #s(literal -3/2 binary64) a))) (/.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))))) b)) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))) (/.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (-.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))) |
(fma.f64 a (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))))) b) b)) |
(fma.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))) b) |
(fma.f64 #s(literal -3/2 binary64) (/.f64 a (/.f64 b c)) (+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))))) b) b)) |
(fma.f64 (/.f64 c b) (*.f64 #s(literal -3/2 binary64) a) (+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))))) b) b)) |
(fma.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) a (+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))))) b) b)) |
(fma.f64 (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))) a b) |
(fma.f64 (/.f64 a (/.f64 b c)) #s(literal -3/2 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))))) b) b)) |
(fma.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 c b) (+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))))) b) b)) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) b)))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))) (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (-.f64 (*.f64 b b) (*.f64 (*.f64 b a) (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) b))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (-.f64 (*.f64 b b) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))) (-.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) b))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))) (neg.f64 (-.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (*.f64 b b)) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) b)) |
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) b))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) (-.f64 (*.f64 b b) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) b))))) |
(*.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))))) |
(+.f64 (*.f64 (/.f64 c b) (*.f64 #s(literal -3/2 binary64) a)) (/.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))))) b)) |
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))))) b) (*.f64 (/.f64 c b) (*.f64 #s(literal -3/2 binary64) a))) |
(fma.f64 a (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))))) b)) |
(fma.f64 a (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))) (*.f64 (/.f64 c b) (*.f64 #s(literal -3/2 binary64) a))) |
(fma.f64 #s(literal -3/2 binary64) (/.f64 a (/.f64 b c)) (/.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))))) b)) |
(fma.f64 (/.f64 c b) (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))))) b)) |
(fma.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) a (/.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))))) b)) |
(fma.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) a) (*.f64 (/.f64 c b) (*.f64 #s(literal -3/2 binary64) a))) |
(fma.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) a) b) (*.f64 (/.f64 c b) (*.f64 #s(literal -3/2 binary64) a))) |
(fma.f64 (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))) a (*.f64 (/.f64 c b) (*.f64 #s(literal -3/2 binary64) a))) |
(fma.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) b) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 (/.f64 c b) (*.f64 #s(literal -3/2 binary64) a))) |
(fma.f64 (/.f64 a (/.f64 b c)) #s(literal -3/2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))))) b)) |
(fma.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 c b) (/.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))))) b)) |
(fma.f64 (*.f64 a (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b)))) (/.f64 #s(literal -9/8 binary64) b) (*.f64 (/.f64 c b) (*.f64 #s(literal -3/2 binary64) a))) |
(fma.f64 (*.f64 a (/.f64 (*.f64 #s(literal -9/8 binary64) a) b)) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 (/.f64 c b) (*.f64 #s(literal -3/2 binary64) a))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c))) (*.f64 (*.f64 a a) a)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c)))) #s(literal -729/512 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) a))) (+.f64 (*.f64 (*.f64 (/.f64 c b) (*.f64 #s(literal -3/2 binary64) a)) (*.f64 (/.f64 c b) (*.f64 #s(literal -3/2 binary64) a))) (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))))) b) (/.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))))) b)) (*.f64 (*.f64 (/.f64 c b) (*.f64 #s(literal -3/2 binary64) a)) (/.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))))) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c b) (*.f64 #s(literal -3/2 binary64) a)) (*.f64 (/.f64 c b) (*.f64 #s(literal -3/2 binary64) a))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))))) b) (/.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))))) b))) (-.f64 (*.f64 (/.f64 c b) (*.f64 #s(literal -3/2 binary64) a)) (/.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))))) b))) |
(/.f64 (*.f64 a (+.f64 (/.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c)))) #s(literal -729/512 binary64)) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 9/4 binary64)) (*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))) (-.f64 (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))) (/.f64 #s(literal -3/2 binary64) (/.f64 b c)))))) |
(/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))) (/.f64 (-.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))))) b))) (/.f64 (-.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))))) b)) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c)))) #s(literal -729/512 binary64)) (*.f64 b (*.f64 b b)))) a) (+.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 9/4 binary64)) (*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))) (-.f64 (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))) (/.f64 #s(literal -3/2 binary64) (/.f64 b c)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))) (/.f64 (-.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))))) b)) a) (/.f64 (-.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))))) b)) |
(*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64))))) |
(*.f64 (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))) a) |
(exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 b a) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a b))) |
(/.f64 (*.f64 b #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 a b) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal 1 binary64) (/.f64 b a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) b) |
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.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 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(+.f64 (/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (neg.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))))) |
(+.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.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 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) |
(fma.f64 c (/.f64 #s(literal -1/2 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(fma.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) a) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(fma.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(fma.f64 a (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (neg.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))))) |
(fma.f64 (/.f64 c b) #s(literal -1/2 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(fma.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) a) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) a (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) a (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(fma.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (neg.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))))) |
(fma.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (neg.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 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 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.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 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(fma.f64 (/.f64 c (/.f64 b c)) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) a) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.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 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (neg.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))))) |
(fma.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (neg.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 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 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) b) c (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(fma.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(fma.f64 (*.f64 a (/.f64 c (/.f64 b c))) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c))))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))))) (neg.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64)))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) (neg.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) c) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(neg.f64 (/.f64 (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64))) (+.f64 (neg.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64)))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))))) |
(/.f64 (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64)))) (+.f64 (neg.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c)))) (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c)))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 6 binary64)) (/.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c))) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c)))) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))) (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c)))) (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 1/16 binary64))) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))))) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 6 binary64)) (/.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c))) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c)))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c)))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 1/16 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c)))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c))))) (neg.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))))) (neg.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64))))) (neg.f64 (+.f64 (neg.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))))) (*.f64 (/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))))) (+.f64 (/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 6 binary64)) (/.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c))) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))))) (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 1/16 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c)))) (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c)))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 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 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64))) (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c))))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64)))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64))) |
(+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b c)) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(+.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64)) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) |
(-.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))))))) (/.f64 (/.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c))) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c))) (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c)))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 4 binary64)) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 1/16 binary64)) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c)))))) |
(fma.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64))) |
(fma.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b c)) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(fma.f64 a (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64))) |
(fma.f64 a (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b c)) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) |
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64))) |
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b c)) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(fma.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64))) |
(fma.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b c)) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(fma.f64 #s(literal 1/4 binary64) (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) |
(fma.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64))) |
(fma.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b c)) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(fma.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 a a) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64))) |
(fma.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 a a) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b c)) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 b c)) (neg.f64 (/.f64 c b)) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) |
(fma.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64))) |
(fma.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b c)) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(fma.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) a (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64))) |
(fma.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) a (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b c)) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 1/4 binary64) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) |
(fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 b c))) (/.f64 c b) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) |
(fma.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64))) |
(fma.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b c)) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 c b)) (/.f64 c b) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (exp.f64 (log.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (exp.f64 (log.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b c)) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 6 binary64)) (/.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c))) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c)))) (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c)))))) (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 6 binary64)) (/.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c))) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c)))) (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 1/16 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 1/16 binary64))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 6 binary64)) (/.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c))) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c))))) (neg.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 1/16 binary64)))) (neg.f64 (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 6 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c))) #s(literal -1/64 binary64))) (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64))) (*.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64)))) (-.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64)))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c)))))) (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 6 binary64)) (/.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c))) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c)))) (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 1/16 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 6 binary64)) (/.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c))) (*.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (/.f64 b c)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b c) (/.f64 b c)))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 1/16 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 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 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) |
(+.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) a) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) |
(fma.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) a) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) a (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) |
(fma.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) a (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) |
(fma.f64 (/.f64 c (/.f64 b c)) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) a) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) |
(fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (*.f64 a (/.f64 c (/.f64 b c))) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)) #s(literal -27/512 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (*.f64 a a) a))) (+.f64 (*.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (-.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)) #s(literal -27/512 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)) #s(literal -27/512 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) a) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) a) (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 1 binary64)) |
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) a) |
| 1× | egg-herbie |
| 7530× | *-lowering-*.f32 |
| 7530× | *-lowering-*.f64 |
| 7124× | accelerator-lowering-fma.f32 |
| 7124× | accelerator-lowering-fma.f64 |
| 4684× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1388 | 16276 |
| 1 | 4437 | 16205 |
| 0 | 8618 | 15580 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow c 4) |
(pow c 4) |
(pow c 4) |
(pow c 4) |
(pow c 4) |
(pow c 4) |
(pow c 4) |
(pow c 4) |
(pow c 4) |
(pow c 4) |
(pow c 4) |
(pow c 4) |
(* -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))) |
(* -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))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/ (- (* 3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/ (- (* 3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/ (- (* 3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(* 3/2 (/ (* a c) b)) |
(/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) b) |
(/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) b) |
(/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) b) |
(* 3/2 (/ (* a c) b)) |
(* -1 (/ (- (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b)) |
(* -1 (/ (- (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b)) |
(* -1 (/ (- (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b)) |
(* 3/2 (/ (* a c) b)) |
(* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b)))) |
(* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b)))) |
(* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b)))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow a 2) (- (* 3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (- (* 3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (- (* 3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow a 2) (- (* 3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (- (* 3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (- (* 3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(* 3/2 (/ (* a c) b)) |
(* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b)))) |
(* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b)))) |
(* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b)))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow c 2) (- (* 3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (- (* 3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (- (* 3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow c 2) (- (* 3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (- (* 3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (- (* 3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(/ (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)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(* -1/2 (/ c b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(* -1/2 (/ c b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(* -1/2 (/ c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(* -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))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* 3 (* (sqrt (/ c a)) (sqrt -3))) |
(- (* -3 (/ b a)) (* -3 (* (sqrt (/ c a)) (sqrt -3)))) |
(- (* b (- (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (/ 1 a)))) (* -3 (* (sqrt (/ c a)) (sqrt -3)))) |
(- (* b (- (* b (- (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 3 (/ 1 a)))) (* -3 (* (sqrt (/ c a)) (sqrt -3)))) |
(* -9/2 (/ c b)) |
(/ (- (* -27/8 (/ (* a (pow c 2)) (pow b 2))) (* 9/2 c)) b) |
(/ (- (* -81/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 27/8 (/ (* a (pow c 2)) (pow b 2))) (* 9/2 c))) b) |
(/ (- (* -3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 27/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 9/2 c) (* 81/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))) b) |
(* -6 (/ b a)) |
(* -1 (* b (+ (* -9/2 (/ c (pow b 2))) (* 6 (/ 1 a))))) |
(* -1 (* b (- (+ (* -27/8 (/ (* a (pow c 2)) (pow b 4))) (* 6 (/ 1 a))) (* 9/2 (/ c (pow b 2)))))) |
(* -1 (* b (- (+ (* -81/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (* 6 (/ 1 a))) (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (* 9/2 (/ c (pow b 2))))))) |
(* -9/2 (/ c b)) |
(- (* -27/8 (/ (* a (pow c 2)) (pow b 3))) (* 9/2 (/ c b))) |
(- (* a (- (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* 27/8 (/ (pow c 2) (pow b 3))))) (* 9/2 (/ c b))) |
(- (* 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 (/ c a)) (sqrt -3))) |
(- (* -3 (/ b a)) (* -3 (* (sqrt (/ c a)) (sqrt -3)))) |
(- (+ (* -3 (/ b a)) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))) (* -3 (* (sqrt (/ c a)) (sqrt -3)))) |
(- (+ (* -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 (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(- (* -3 (/ b a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(- (* -1 (/ (+ (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 b)) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(- (* -1 (/ (+ (* -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)) (* 3 b)) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(* -9/2 (/ c b)) |
(* c (- (* -27/8 (/ (* a c) (pow b 3))) (* 9/2 (/ 1 b)))) |
(* c (- (* c (- (* -81/16 (/ (* (pow a 2) c) (pow b 5))) (* 27/8 (/ a (pow b 3))))) (* 9/2 (/ 1 b)))) |
(* c (- (* c (- (* c (- (* -3/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 81/16 (/ (pow a 2) (pow b 5))))) (* 27/8 (/ a (pow b 3))))) (* 9/2 (/ 1 b)))) |
(* 3 (* (sqrt (/ c a)) (sqrt -3))) |
(* c (- (* -3 (/ b (* a c))) (* -3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(* c (- (+ (* -3 (/ b (* a c))) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3))))) (* -3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(* c (- (+ (* -3 (/ b (* a c))) (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3))))) (+ (* -3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3))))))) |
(* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (- (* 3 (/ b (* a c))) (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (- (* -1 (/ (+ (* -3 (/ b a)) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (- (* -1 (/ (+ (* -3 (/ b a)) (* -1 (/ (- (* -3/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* -3/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -3 (/ b a)) |
(* -3 (/ b a)) |
(* -3 (/ b a)) |
(* -3 (/ b a)) |
(* -3 (/ b a)) |
(* -3 (/ b a)) |
(* -3 (/ b a)) |
(* -3 (/ b a)) |
(* -3 (/ b a)) |
(* -3 (/ b a)) |
(* -3 (/ b a)) |
(* -3 (/ b a)) |
(* -3 (/ b a)) |
(* -3 (/ b a)) |
(* -3 (/ b a)) |
(* -3 (/ b a)) |
(* -3 (/ b a)) |
(* -3 (/ b a)) |
(* -3 (/ b a)) |
(* -3 (/ b a)) |
(* -3 (/ b a)) |
(* -3 (/ b a)) |
(* -3 (/ b a)) |
(* -3 (/ b a)) |
(* -3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))))) |
(* -3 (/ b a)) |
(* b (- (* 9/2 (/ c (pow b 2))) (* 3 (/ 1 a)))) |
(* b (- (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (* 9/2 (/ c (pow b 2)))) (* 3 (/ 1 a)))) |
(* b (- (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 9/2 (/ c (pow b 2))) (* 81/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (* 3 (/ 1 a)))) |
(* 3 (/ b a)) |
(* -1 (* b (- (* 9/2 (/ c (pow b 2))) (* 3 (/ 1 a))))) |
(* -1 (* b (- (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (* 9/2 (/ c (pow b 2)))) (* 3 (/ 1 a))))) |
(* -1 (* b (- (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 9/2 (/ c (pow b 2))) (* 81/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (* 3 (/ 1 a))))) |
(* -3 (/ b a)) |
(/ (+ (* -3 b) (* 9/2 (/ (* a c) b))) a) |
(/ (+ (* -3 b) (* a (+ (* 27/8 (/ (* a (pow c 2)) (pow b 3))) (* 9/2 (/ c b))))) a) |
(/ (+ (* -3 b) (* a (+ (* 9/2 (/ c b)) (* a (+ (* 27/8 (/ (pow c 2) (pow b 3))) (* 81/16 (/ (* a (pow c 3)) (pow b 5)))))))) a) |
(* -3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))))) |
(+ (* -3 (* (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 (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -3 (/ b a)) |
(+ (* -3 (/ b a)) (* 9/2 (/ c b))) |
(+ (* -3 (/ b a)) (* c (+ (* 27/8 (/ (* a c) (pow b 3))) (* 9/2 (/ 1 b))))) |
(+ (* -3 (/ b a)) (* c (+ (* c (+ (* 27/8 (/ a (pow b 3))) (* 81/16 (/ (* (pow a 2) c) (pow b 5))))) (* 9/2 (/ 1 b))))) |
(* -3 (* (sqrt (/ c a)) (sqrt -3))) |
(* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))))) |
(* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3))))))) |
(* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))) |
(* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))))) |
(* -1 (* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))) |
(* -1 (* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (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))))))) |
(* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 6))) |
(* (pow a 2) (+ (* 9/64 (/ (pow c 4) (pow b 6))) (* 27/64 (/ (* a (pow c 5)) (pow b 8))))) |
(* (pow a 2) (+ (* 9/64 (/ (pow c 4) (pow b 6))) (* a (+ (* 27/64 (/ (pow c 5) (pow b 8))) (* a (+ (* 81/256 (/ (pow c 6) (pow b 10))) (* 405/512 (/ (pow c 6) (pow b 10))))))))) |
(* (pow a 2) (+ (* 9/64 (/ (pow c 4) (pow b 6))) (* a (+ (* 27/64 (/ (pow c 5) (pow b 8))) (* a (+ (* 81/256 (/ (pow c 6) (pow b 10))) (+ (* 405/512 (/ (pow c 6) (pow b 10))) (* 1215/1024 (/ (* a (pow c 7)) (pow b 12)))))))))) |
(* 18225/16384 (/ (* (pow a 6) (pow c 8)) (pow b 14))) |
(* (pow a 6) (+ (* 18225/16384 (/ (pow c 8) (pow b 14))) (* 1215/1024 (/ (pow c 7) (* a (pow b 12)))))) |
(* (pow a 6) (+ (* 81/256 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (+ (* 405/512 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (+ (* 18225/16384 (/ (pow c 8) (pow b 14))) (* 1215/1024 (/ (pow c 7) (* a (pow b 12)))))))) |
(* (pow a 6) (+ (* 81/256 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (+ (* 27/64 (/ (pow c 5) (* (pow a 3) (pow b 8)))) (+ (* 405/512 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (+ (* 18225/16384 (/ (pow c 8) (pow b 14))) (* 1215/1024 (/ (pow c 7) (* a (pow b 12))))))))) |
(* 18225/16384 (/ (* (pow a 6) (pow c 8)) (pow b 14))) |
(* (pow a 6) (+ (* 18225/16384 (/ (pow c 8) (pow b 14))) (* 1215/1024 (/ (pow c 7) (* a (pow b 12)))))) |
(* (pow a 6) (+ (* -1 (/ (+ (* -1215/1024 (/ (pow c 7) (pow b 12))) (* -1 (/ (+ (* 81/256 (/ (pow c 6) (pow b 10))) (* 405/512 (/ (pow c 6) (pow b 10)))) a))) a)) (* 18225/16384 (/ (pow c 8) (pow b 14))))) |
(* (pow a 6) (+ (* -1 (/ (+ (* -1215/1024 (/ (pow c 7) (pow b 12))) (* -1 (/ (+ (* 81/256 (/ (pow c 6) (pow b 10))) (+ (* 27/64 (/ (pow c 5) (* a (pow b 8)))) (* 405/512 (/ (pow c 6) (pow b 10))))) a))) a)) (* 18225/16384 (/ (pow c 8) (pow b 14))))) |
(* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* 9/64 (/ (pow a 2) (pow b 6))) (* 27/64 (/ (* (pow a 3) c) (pow b 8))))) |
(* (pow c 4) (+ (* 9/64 (/ (pow a 2) (pow b 6))) (* c (+ (* 27/64 (/ (pow a 3) (pow b 8))) (* (pow a 2) (* c (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10)))))))))) |
(* (pow c 4) (+ (* 9/64 (/ (pow a 2) (pow b 6))) (* c (+ (* 27/64 (/ (pow a 3) (pow b 8))) (* c (+ (* 1215/1024 (/ (* (pow a 5) c) (pow b 12))) (* (pow a 2) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))))))))) |
(* 18225/16384 (/ (* (pow a 6) (pow c 8)) (pow b 14))) |
(* (pow c 8) (+ (* 18225/16384 (/ (pow a 6) (pow b 14))) (* 1215/1024 (/ (pow a 5) (* (pow b 12) c))))) |
(* (pow c 8) (+ (* 18225/16384 (/ (pow a 6) (pow b 14))) (+ (* 1215/1024 (/ (pow a 5) (* (pow b 12) c))) (/ (* (pow a 2) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))) (pow c 2))))) |
(* (pow c 8) (+ (* 27/64 (/ (pow a 3) (* (pow b 8) (pow c 3)))) (+ (* 18225/16384 (/ (pow a 6) (pow b 14))) (+ (* 1215/1024 (/ (pow a 5) (* (pow b 12) c))) (/ (* (pow a 2) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))) (pow c 2)))))) |
(* 18225/16384 (/ (* (pow a 6) (pow c 8)) (pow b 14))) |
(* (pow c 8) (+ (* 18225/16384 (/ (pow a 6) (pow b 14))) (* 1215/1024 (/ (pow a 5) (* (pow b 12) c))))) |
(* (pow c 8) (+ (* -1 (/ (+ (* -1215/1024 (/ (pow a 5) (pow b 12))) (* -1 (/ (* (pow a 2) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))) c))) c)) (* 18225/16384 (/ (pow a 6) (pow b 14))))) |
(* (pow c 8) (+ (* -1 (/ (+ (* -1215/1024 (/ (pow a 5) (pow b 12))) (* -1 (/ (+ (* 27/64 (/ (pow a 3) (* (pow b 8) c))) (* (pow a 2) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10)))))) c))) c)) (* 18225/16384 (/ (pow a 6) (pow b 14))))) |
(* 18225/16384 (/ (* (pow a 6) (pow c 8)) (pow b 14))) |
(/ (+ (* 18225/16384 (* (pow a 6) (pow c 8))) (* 1215/1024 (* (pow a 5) (* (pow b 2) (pow c 7))))) (pow b 14)) |
(/ (+ (* 18225/16384 (* (pow a 6) (pow c 8))) (* (pow b 2) (+ (* 1215/1024 (* (pow a 5) (pow c 7))) (* (pow a 2) (* (pow b 2) (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6))))))))) (pow b 14)) |
(/ (+ (* 18225/16384 (* (pow a 6) (pow c 8))) (* (pow b 2) (+ (* 1215/1024 (* (pow a 5) (pow c 7))) (* (pow b 2) (+ (* 27/64 (* (pow a 3) (* (pow b 2) (pow c 5)))) (* (pow a 2) (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6)))))))))) (pow b 14)) |
(* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 6))) |
(/ (+ (* 9/64 (* (pow a 2) (pow c 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 2)))) (pow b 6)) |
(/ (+ (* 9/64 (* (pow a 2) (pow c 4))) (+ (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 2))) (/ (* (pow a 2) (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6))))) (pow b 4)))) (pow b 6)) |
(/ (+ (* 9/64 (* (pow a 2) (pow c 4))) (+ (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 2))) (+ (* 1215/1024 (/ (* (pow a 5) (pow c 7)) (pow b 6))) (/ (* (pow a 2) (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6))))) (pow b 4))))) (pow b 6)) |
(* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 6))) |
(/ (+ (* 9/64 (* (pow a 2) (pow c 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 2)))) (pow b 6)) |
(/ (+ (* 9/64 (* (pow a 2) (pow c 4))) (+ (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 2))) (/ (* (pow a 2) (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6))))) (pow b 4)))) (pow b 6)) |
(/ (+ (* 9/64 (* (pow a 2) (pow c 4))) (+ (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 2))) (+ (* 1215/1024 (/ (* (pow a 5) (pow c 7)) (pow b 6))) (/ (* (pow a 2) (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6))))) (pow b 4))))) (pow b 6)) |
(* -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))) |
(* (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 (/ (* 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 (/ (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)))))) |
(* -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))) |
(* -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))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/ (+ (* -9/8 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -3/2 (* a c)) (pow b 2)))) (pow b 3)) |
(/ (+ (* -9/8 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -3/2 (* a c)) (pow b 2)))) (pow b 3)) |
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 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
b |
(* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 1))) |
(* -1 (* b (- (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 3/2 (/ (* a c) (pow b 2)))) 1))) |
(* -1 (* b (- (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 3/2 (/ (* a c) (pow b 2)))) 1))) |
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)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (+ (* -9/8 (/ (pow c 2) (pow b 3))) (/ b (pow a 2))))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (+ (* -9/8 (/ (pow c 2) (pow b 3))) (/ b (pow a 2))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b a)) (* 3/2 (/ c b))) a)))) |
(* (pow a 2) (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b a)) (* 3/2 (/ c b))) a)))) |
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)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (+ (* -9/8 (/ (pow a 2) (pow b 3))) (/ b (pow c 2))))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (+ (* -9/8 (/ (pow a 2) (pow b 3))) (/ b (pow c 2))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b c)) (* 3/2 (/ a b))) c)))) |
(* (pow c 2) (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b c)) (* 3/2 (/ a b))) c)))) |
(* -3/2 (/ (* a c) b)) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 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)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(* -3/2 (/ (* a c) b)) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(* -3/2 (/ (* a c) b)) |
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b)) |
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b)) |
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b)) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b 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 (- (* 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)))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow a 3) (- (+ (* -9/8 (/ (pow c 3) (* a (pow b 5)))) (* -135/128 (/ (pow c 4) (pow b 7)))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 3) (- (+ (* -9/8 (/ (pow c 3) (* a (pow b 5)))) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -128/135 (/ (* (pow b 7) (+ (* 81/256 (/ (pow c 6) (pow b 10))) (* 405/512 (/ (pow c 6) (pow b 10))))) (* (pow a 2) (pow c 4)))))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))) (* 8/15 (/ (* (pow b 2) (- (* -9/8 (/ (pow c 3) (pow b 5))) (* -9/16 (/ (pow c 3) (pow b 5))))) (* (pow a 2) c))))))) |
(* (pow a 3) (- (+ (* -9/8 (/ (pow c 3) (* a (pow b 5)))) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -128/135 (/ (* (pow b 7) (+ (* 81/256 (/ (pow c 6) (pow b 10))) (* 405/512 (/ (pow c 6) (pow b 10))))) (* (pow a 2) (pow c 4)))) (* -2/5 (/ c (* (pow a 3) b)))))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))) (+ (* 16/45 (/ (* (pow b 4) (- (* -9/8 (/ (pow c 3) (pow b 5))) (* -9/16 (/ (pow c 3) (pow b 5))))) (* (pow a 3) (pow c 2)))) (+ (* 1/2 (/ c (* (pow a 3) b))) (+ (* 8/15 (/ (* (pow b 2) (- (* -9/8 (/ (pow c 3) (pow b 5))) (* -9/16 (/ (pow c 3) (pow b 5))))) (* (pow a 2) c))) (* 8/15 (/ (* (pow b 2) (- (* -128/135 (/ (* (pow b 7) (+ (* 81/256 (/ (pow c 6) (pow b 10))) (* 405/512 (/ (pow c 6) (pow b 10))))) (pow c 4))) (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* 8/15 (/ (* (pow b 2) (- (* -9/8 (/ (pow c 3) (pow b 5))) (* -9/16 (/ (pow c 3) (pow b 5))))) c))))) (* (pow a 3) c)))))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -9/8 (/ (pow c 3) (pow b 5))) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (- (+ (* -9/8 (/ (pow c 3) (pow b 5))) (* -1 (/ (- (* 128/135 (/ (* (pow b 7) (+ (* 81/256 (/ (pow c 6) (pow b 10))) (* 405/512 (/ (pow c 6) (pow b 10))))) (pow c 4))) (+ (* -8/15 (/ (* (pow b 2) (- (* -9/8 (/ (pow c 3) (pow b 5))) (* -9/16 (/ (pow c 3) (pow b 5))))) c)) (* 3/8 (/ (pow c 2) (pow b 3))))) a))) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (- (+ (* -9/8 (/ (pow c 3) (pow b 5))) (* -1 (/ (- (+ (* -1 (/ (- (* -2/5 (/ c b)) (+ (* -8/15 (/ (* (pow b 2) (- (* 128/135 (/ (* (pow b 7) (+ (* 81/256 (/ (pow c 6) (pow b 10))) (* 405/512 (/ (pow c 6) (pow b 10))))) (pow c 4))) (+ (* -8/15 (/ (* (pow b 2) (- (* -9/8 (/ (pow c 3) (pow b 5))) (* -9/16 (/ (pow c 3) (pow b 5))))) c)) (* 3/8 (/ (pow c 2) (pow b 3)))))) c)) (+ (* 16/45 (/ (* (pow b 4) (- (* -9/8 (/ (pow c 3) (pow b 5))) (* -9/16 (/ (pow c 3) (pow b 5))))) (pow c 2))) (* 1/2 (/ c b))))) a)) (* 128/135 (/ (* (pow b 7) (+ (* 81/256 (/ (pow c 6) (pow b 10))) (* 405/512 (/ (pow c 6) (pow b 10))))) (pow c 4)))) (+ (* -8/15 (/ (* (pow b 2) (- (* -9/8 (/ (pow c 3) (pow b 5))) (* -9/16 (/ (pow c 3) (pow b 5))))) c)) (* 3/8 (/ (pow c 2) (pow b 3))))) a))) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(* -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 (- (* c (- (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* 9/16 (/ (pow a 2) (pow b 5))))) (* 3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow c 4) (- (+ (* -9/8 (/ (pow a 2) (* (pow b 5) c))) (* -135/128 (/ (pow a 3) (pow b 7)))) (* -9/16 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 4) (- (+ (* -9/8 (/ (pow a 2) (* (pow b 5) c))) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -128/135 (/ (* (pow b 7) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))) (* a (pow c 2)))))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (+ (* -3/8 (/ a (* (pow b 3) (pow c 2)))) (* 8/15 (/ (* (pow b 2) (- (* -9/8 (/ (pow a 2) (pow b 5))) (* -9/16 (/ (pow a 2) (pow b 5))))) (* a (pow c 2)))))))) |
(* (pow c 4) (- (+ (* -9/8 (/ (pow a 2) (* (pow b 5) c))) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -1 (/ (+ (* 16/45 (/ (* (pow b 4) (- (* -9/8 (/ (pow a 2) (pow b 5))) (* -9/16 (/ (pow a 2) (pow b 5))))) (pow a 2))) (+ (* 2/5 (/ 1 b)) (+ (* 1/2 (/ 1 b)) (* 8/15 (/ (* (pow b 2) (- (* -128/135 (/ (* (pow b 7) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))) a)) (+ (* -3/8 (/ a (pow b 3))) (* 8/15 (/ (* (pow b 2) (- (* -9/8 (/ (pow a 2) (pow b 5))) (* -9/16 (/ (pow a 2) (pow b 5))))) a))))) a))))) (pow c 3))) (* -128/135 (/ (* (pow b 7) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))) (* a (pow c 2))))))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (+ (* -3/8 (/ a (* (pow b 3) (pow c 2)))) (* 8/15 (/ (* (pow b 2) (- (* -9/8 (/ (pow a 2) (pow b 5))) (* -9/16 (/ (pow a 2) (pow b 5))))) (* a (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))) (* -1 (/ (- (* 9/8 (/ (pow a 2) (pow b 5))) (* 9/16 (/ (pow a 2) (pow b 5)))) c)))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (- (+ (* -1 (/ (- (* -128/135 (/ (* (pow b 7) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))) a)) (+ (* -8/15 (/ (* (pow b 2) (- (* 9/8 (/ (pow a 2) (pow b 5))) (* 9/16 (/ (pow a 2) (pow b 5))))) a)) (* -3/8 (/ a (pow b 3))))) c)) (* 9/8 (/ (pow a 2) (pow b 5)))) (* 9/16 (/ (pow a 2) (pow b 5)))) c)))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 9/10 (/ 1 b)) (+ (* -8/15 (/ (* (pow b 2) (- (* -128/135 (/ (* (pow b 7) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))) a)) (+ (* -8/15 (/ (* (pow b 2) (- (* 9/8 (/ (pow a 2) (pow b 5))) (* 9/16 (/ (pow a 2) (pow b 5))))) a)) (* -3/8 (/ a (pow b 3)))))) a)) (* 16/45 (/ (* (pow b 4) (- (* 9/8 (/ (pow a 2) (pow b 5))) (* 9/16 (/ (pow a 2) (pow b 5))))) (pow a 2))))) c)) (* -128/135 (/ (* (pow b 7) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))) a))) (+ (* -8/15 (/ (* (pow b 2) (- (* 9/8 (/ (pow a 2) (pow b 5))) (* 9/16 (/ (pow a 2) (pow b 5))))) a)) (* -3/8 (/ a (pow b 3))))) c)) (* 9/8 (/ (pow a 2) (pow b 5)))) (* 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))) (* (pow b 2) (- (* -9/8 (* (pow a 2) (pow c 3))) (* -9/16 (* (pow a 2) (pow c 3)))))) (pow b 7)) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (+ (* -9/8 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -128/135 (/ (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6)))) (* a (pow c 4)))) (+ (* -3/8 (* a (pow c 2))) (* 8/15 (/ (- (* -9/8 (* (pow a 2) (pow c 3))) (* -9/16 (* (pow a 2) (pow c 3)))) (* a c))))))) (* -9/16 (* (pow a 2) (pow c 3)))))) (pow b 7)) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (+ (* -9/8 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (+ (* -128/135 (/ (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6)))) (* a (pow c 4)))) (* (pow b 2) (- (* -2/5 c) (+ (* 16/45 (/ (- (* -9/8 (* (pow a 2) (pow c 3))) (* -9/16 (* (pow a 2) (pow c 3)))) (* (pow a 2) (pow c 2)))) (+ (* 1/2 c) (* 8/15 (/ (- (* -128/135 (/ (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6)))) (* a (pow c 4)))) (+ (* -3/8 (* a (pow c 2))) (* 8/15 (/ (- (* -9/8 (* (pow a 2) (pow c 3))) (* -9/16 (* (pow a 2) (pow c 3)))) (* a c))))) (* a c)))))))) (+ (* -3/8 (* a (pow c 2))) (* 8/15 (/ (- (* -9/8 (* (pow a 2) (pow c 3))) (* -9/16 (* (pow a 2) (pow c 3)))) (* a c))))))) (* -9/16 (* (pow a 2) (pow c 3)))))) (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))) (* -1/2 c)) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) 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) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1/4 (/ (pow c 2) (pow b 2))) |
(- (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (* 1/4 (/ (pow c 2) (pow b 2)))) |
(- (* (pow a 2) (+ (* 9/64 (/ (pow c 4) (pow b 6))) (* 27/64 (/ (* a (pow c 5)) (pow b 8))))) (* 1/4 (/ (pow c 2) (pow b 2)))) |
(- (* (pow a 2) (+ (* 9/64 (/ (pow c 4) (pow b 6))) (* a (+ (* 27/64 (/ (pow c 5) (pow b 8))) (* a (+ (* 81/256 (/ (pow c 6) (pow b 10))) (* 405/512 (/ (pow c 6) (pow b 10))))))))) (* 1/4 (/ (pow c 2) (pow b 2)))) |
(* 18225/16384 (/ (* (pow a 6) (pow c 8)) (pow b 14))) |
(* (pow a 6) (+ (* 18225/16384 (/ (pow c 8) (pow b 14))) (* 1215/1024 (/ (pow c 7) (* a (pow b 12)))))) |
(* (pow a 6) (+ (* 81/256 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (+ (* 405/512 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (+ (* 18225/16384 (/ (pow c 8) (pow b 14))) (* 1215/1024 (/ (pow c 7) (* a (pow b 12)))))))) |
(* (pow a 6) (+ (* 81/256 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (+ (* 27/64 (/ (pow c 5) (* (pow a 3) (pow b 8)))) (+ (* 405/512 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (+ (* 18225/16384 (/ (pow c 8) (pow b 14))) (* 1215/1024 (/ (pow c 7) (* a (pow b 12))))))))) |
(* 18225/16384 (/ (* (pow a 6) (pow c 8)) (pow b 14))) |
(* (pow a 6) (+ (* 18225/16384 (/ (pow c 8) (pow b 14))) (* 1215/1024 (/ (pow c 7) (* a (pow b 12)))))) |
(* (pow a 6) (+ (* -1 (/ (+ (* -1215/1024 (/ (pow c 7) (pow b 12))) (* -1 (/ (+ (* 81/256 (/ (pow c 6) (pow b 10))) (* 405/512 (/ (pow c 6) (pow b 10)))) a))) a)) (* 18225/16384 (/ (pow c 8) (pow b 14))))) |
(* (pow a 6) (+ (* -1 (/ (+ (* -1215/1024 (/ (pow c 7) (pow b 12))) (* -1 (/ (+ (* 81/256 (/ (pow c 6) (pow b 10))) (+ (* 27/64 (/ (pow c 5) (* a (pow b 8)))) (* 405/512 (/ (pow c 6) (pow b 10))))) a))) a)) (* 18225/16384 (/ (pow c 8) (pow b 14))))) |
(* -1/4 (/ (pow c 2) (pow b 2))) |
(* (pow c 2) (- (* 9/64 (/ (* (pow a 2) (pow c 2)) (pow b 6))) (* 1/4 (/ 1 (pow b 2))))) |
(* (pow c 2) (- (* (pow c 2) (+ (* 9/64 (/ (pow a 2) (pow b 6))) (* 27/64 (/ (* (pow a 3) c) (pow b 8))))) (* 1/4 (/ 1 (pow b 2))))) |
(* (pow c 2) (- (* (pow c 2) (+ (* 9/64 (/ (pow a 2) (pow b 6))) (* c (+ (* 27/64 (/ (pow a 3) (pow b 8))) (* (pow a 2) (* c (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10)))))))))) (* 1/4 (/ 1 (pow b 2))))) |
(* 18225/16384 (/ (* (pow a 6) (pow c 8)) (pow b 14))) |
(* (pow c 8) (+ (* 18225/16384 (/ (pow a 6) (pow b 14))) (* 1215/1024 (/ (pow a 5) (* (pow b 12) c))))) |
(* (pow c 8) (+ (* 18225/16384 (/ (pow a 6) (pow b 14))) (+ (* 1215/1024 (/ (pow a 5) (* (pow b 12) c))) (/ (* (pow a 2) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))) (pow c 2))))) |
(* (pow c 8) (+ (* 27/64 (/ (pow a 3) (* (pow b 8) (pow c 3)))) (+ (* 18225/16384 (/ (pow a 6) (pow b 14))) (+ (* 1215/1024 (/ (pow a 5) (* (pow b 12) c))) (/ (* (pow a 2) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))) (pow c 2)))))) |
(* 18225/16384 (/ (* (pow a 6) (pow c 8)) (pow b 14))) |
(* (pow c 8) (+ (* 18225/16384 (/ (pow a 6) (pow b 14))) (* 1215/1024 (/ (pow a 5) (* (pow b 12) c))))) |
(* (pow c 8) (+ (* -1 (/ (+ (* -1215/1024 (/ (pow a 5) (pow b 12))) (* -1 (/ (* (pow a 2) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))) c))) c)) (* 18225/16384 (/ (pow a 6) (pow b 14))))) |
(* (pow c 8) (+ (* -1 (/ (+ (* -1215/1024 (/ (pow a 5) (pow b 12))) (* -1 (/ (+ (* 27/64 (/ (pow a 3) (* (pow b 8) c))) (* (pow a 2) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10)))))) c))) c)) (* 18225/16384 (/ (pow a 6) (pow b 14))))) |
(* 18225/16384 (/ (* (pow a 6) (pow c 8)) (pow b 14))) |
(/ (+ (* 18225/16384 (* (pow a 6) (pow c 8))) (* 1215/1024 (* (pow a 5) (* (pow b 2) (pow c 7))))) (pow b 14)) |
(/ (+ (* 18225/16384 (* (pow a 6) (pow c 8))) (* (pow b 2) (+ (* 1215/1024 (* (pow a 5) (pow c 7))) (* (pow a 2) (* (pow b 2) (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6))))))))) (pow b 14)) |
(/ (+ (* 18225/16384 (* (pow a 6) (pow c 8))) (* (pow b 2) (+ (* 1215/1024 (* (pow a 5) (pow c 7))) (* (pow b 2) (+ (* 27/64 (* (pow a 3) (* (pow b 2) (pow c 5)))) (* (pow a 2) (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6)))))))))) (pow b 14)) |
(* -1/4 (/ (pow c 2) (pow b 2))) |
(/ (- (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* 1/4 (pow c 2))) (pow b 2)) |
(/ (- (+ (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 6)))) (* 1/4 (pow c 2))) (pow b 2)) |
(/ (- (+ (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 6))) (/ (* (pow a 2) (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6))))) (pow b 8)))) (* 1/4 (pow c 2))) (pow b 2)) |
(* -1/4 (/ (pow c 2) (pow b 2))) |
(/ (- (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* 1/4 (pow c 2))) (pow b 2)) |
(/ (- (+ (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 6)))) (* 1/4 (pow c 2))) (pow b 2)) |
(/ (- (+ (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 6))) (/ (* (pow a 2) (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6))))) (pow b 8)))) (* 1/4 (pow c 2))) (pow b 2)) |
(* -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))) |
| Outputs |
|---|
(pow b 4) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(pow b 4) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(pow b 4) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(pow b 4) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(pow b 4) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(pow b 4) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(pow b 4) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(pow b 4) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(pow b 4) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(pow b 4) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(pow b 4) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(pow b 4) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 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))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(/ (- (* 3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(/ (- (* 3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(/ (- (* 3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 c a)) b) |
(/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 3/2 binary64) (*.f64 c a))) b) |
(/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 3/2 binary64) (*.f64 c a))) b) |
(/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 3/2 binary64) (*.f64 c a))) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 c a)) b) |
(* -1 (/ (- (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b)) |
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b b))) (neg.f64 b)) |
(* -1 (/ (- (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b)) |
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b b))) (neg.f64 b)) |
(* -1 (/ (- (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b)) |
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b b))) (neg.f64 b)) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 c a)) b) |
(* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b)))) |
(*.f64 a (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.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 #s(literal 9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.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 #s(literal 9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal 3/2 binary64) c) b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* (pow a 2) (- (* 3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) c) (*.f64 b a)) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) |
(* (pow a 2) (- (* 3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) c) (*.f64 b a)) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) |
(* (pow a 2) (- (* 3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) c) (*.f64 b a)) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* (pow a 2) (- (* 3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) c) (*.f64 b a)) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) |
(* (pow a 2) (- (* 3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) c) (*.f64 b a)) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) |
(* (pow a 2) (- (* 3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) c) (*.f64 b a)) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 c a)) b) |
(* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b)))) |
(*.f64 c (+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 3/2 binary64) a) b))) |
(* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b)))) |
(*.f64 c (+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 3/2 binary64) a) b))) |
(* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b)))) |
(*.f64 c (+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 3/2 binary64) a) b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (- (* 3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) a) (*.f64 b c)) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(* (pow c 2) (- (* 3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) a) (*.f64 b c)) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(* (pow c 2) (- (* 3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) a) (*.f64 b c)) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (- (* 3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) a) (*.f64 b c)) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(* (pow c 2) (- (* 3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) a) (*.f64 b c)) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(* (pow c 2) (- (* 3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) a) (*.f64 b c)) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.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)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.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 (*.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) (*.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 (*.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) (*.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 (*.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* -1/2 (/ c b)) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b))) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b))) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b))) b) |
(* -1/2 (/ c b)) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) b)) |
(* -1/2 (/ c b)) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) 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 (/.f64 c a) b) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (+.f64 (*.f64 (/.f64 (/.f64 c a) b) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (+.f64 (*.f64 (/.f64 (/.f64 c a) b) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) 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 a (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))))) |
(* -1/2 (/ c b)) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) 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 (*.f64 #s(literal -3/8 binary64) 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)))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* 3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) |
(- (* -3 (/ b a)) (* -3 (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 #s(literal -3 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) |
(- (* b (- (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (/ 1 a)))) (* -3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal -3 binary64) a))) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))) |
(- (* b (- (* b (- (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 3 (/ 1 a)))) (* -3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 b (+.f64 (*.f64 b (+.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 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 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 #s(literal -3 binary64) a))) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))) |
(* -9/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -9/2 binary64)) b) |
(/ (- (* -27/8 (/ (* a (pow c 2)) (pow b 2))) (* 9/2 c)) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 c #s(literal -9/2 binary64))) b) |
(/ (- (* -81/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 27/8 (/ (* a (pow c 2)) (pow b 2))) (* 9/2 c))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 c #s(literal 9/2 binary64)) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 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)))) (* a (pow b 6)))) (+ (* 27/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 9/2 c) (* 81/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (+.f64 (+.f64 (*.f64 c #s(literal 9/2 binary64)) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))))) b) |
(* -6 (/ b a)) |
(/.f64 (*.f64 #s(literal -6 binary64) b) a) |
(* -1 (* b (+ (* -9/2 (/ c (pow b 2))) (* 6 (/ 1 a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 c #s(literal -9/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 6 binary64) a)))) |
(* -1 (* b (- (+ (* -27/8 (/ (* a (pow c 2)) (pow b 4))) (* 6 (/ 1 a))) (* 9/2 (/ c (pow b 2)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (/.f64 (*.f64 c #s(literal -9/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 6 binary64) a))) (neg.f64 b)) |
(* -1 (* b (- (+ (* -81/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (* 6 (/ 1 a))) (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (* 9/2 (/ c (pow b 2))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 #s(literal 6 binary64) a) (+.f64 (/.f64 (*.f64 c #s(literal 9/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))))) (neg.f64 b)) |
(* -9/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -9/2 binary64)) b) |
(- (* -27/8 (/ (* a (pow c 2)) (pow b 3))) (* 9/2 (/ c b))) |
(+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -9/2 binary64)) b)) |
(- (* a (- (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* 27/8 (/ (pow c 2) (pow b 3))))) (* 9/2 (/ c b))) |
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64)))) (/.f64 (*.f64 c #s(literal -9/2 binary64)) b)) |
(- (* 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 (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64))) b)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -81/16 binary64)))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64)))) (/.f64 (*.f64 c #s(literal -9/2 binary64)) b)) |
(* 3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) |
(- (* -3 (/ b a)) (* -3 (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 #s(literal -3 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) |
(- (+ (* -3 (/ b a)) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))) (* -3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64))))) |
(- (+ (* -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 (+.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (*.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 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) |
(* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) |
(- (* -3 (/ b a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(+.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) |
(- (* -1 (/ (+ (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 b)) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 b #s(literal 3 binary64))) a)) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) |
(- (* -1 (/ (+ (* -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)) (* 3 b)) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(+.f64 (/.f64 (-.f64 (*.f64 b #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (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))))) (*.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)) (neg.f64 a)) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) |
(* -9/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -9/2 binary64)) b) |
(* c (- (* -27/8 (/ (* a c) (pow b 3))) (* 9/2 (/ 1 b)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -9/2 binary64) b))) |
(* c (- (* c (- (* -81/16 (/ (* (pow a 2) c) (pow b 5))) (* 27/8 (/ a (pow b 3))))) (* 9/2 (/ 1 b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64)))) (/.f64 #s(literal -9/2 binary64) b))) |
(* c (- (* c (- (* c (- (* -3/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 81/16 (/ (pow a 2) (pow b 5))))) (* 27/8 (/ a (pow b 3))))) (* 9/2 (/ 1 b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/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 b a))) (*.f64 #s(literal -81/16 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64)))) (/.f64 #s(literal -9/2 binary64) b))) |
(* 3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) |
(* c (- (* -3 (/ b (* a c))) (* -3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 c (*.f64 #s(literal -3 binary64) (-.f64 (/.f64 b (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))) |
(* c (- (+ (* -3 (/ b (* a c))) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3))))) (* -3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 c a)) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))) |
(* c (- (+ (* -3 (/ b (* a c))) (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3))))) (+ (* -3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 c a)) (-.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (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 -3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))))) |
(* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* c (- (* 3 (/ b (* a c))) (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 c (neg.f64 (+.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 c a)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))) |
(* -1 (* c (- (* -1 (/ (+ (* -3 (/ b a)) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (*.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (neg.f64 c)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (+ (* -3 (/ b a)) (* -1 (/ (- (* -3/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* -3/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (/.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)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))))) (*.f64 #s(literal 3/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)) (neg.f64 c)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) (neg.f64 c)) |
(* -3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -3 binary64)) a) |
(* -3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -3 binary64)) a) |
(* -3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -3 binary64)) a) |
(* -3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -3 binary64)) a) |
(* -3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -3 binary64)) a) |
(* -3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -3 binary64)) a) |
(* -3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -3 binary64)) a) |
(* -3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -3 binary64)) a) |
(* -3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -3 binary64)) a) |
(* -3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -3 binary64)) a) |
(* -3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -3 binary64)) a) |
(* -3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -3 binary64)) a) |
(* -3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -3 binary64)) a) |
(* -3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -3 binary64)) a) |
(* -3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -3 binary64)) a) |
(* -3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -3 binary64)) a) |
(* -3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -3 binary64)) a) |
(* -3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -3 binary64)) a) |
(* -3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -3 binary64)) a) |
(* -3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -3 binary64)) a) |
(* -3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -3 binary64)) a) |
(* -3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -3 binary64)) a) |
(* -3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -3 binary64)) a) |
(* -3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -3 binary64)) a) |
(* -3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))) |
(+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))) |
(+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (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 c (*.f64 a (*.f64 a a))))) (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 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))))) |
(+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (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 c (*.f64 a (*.f64 a a))))) (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 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))))) |
(* -3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -3 binary64)) a) |
(* b (- (* 9/2 (/ c (pow b 2))) (* 3 (/ 1 a)))) |
(*.f64 b (+.f64 (/.f64 (*.f64 c #s(literal 9/2 binary64)) (*.f64 b b)) (/.f64 #s(literal -3 binary64) a))) |
(* b (- (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (* 9/2 (/ c (pow b 2)))) (* 3 (/ 1 a)))) |
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (/.f64 (*.f64 c #s(literal 9/2 binary64)) (*.f64 b b)) (/.f64 #s(literal -3 binary64) a)))) |
(* b (- (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 9/2 (/ c (pow b 2))) (* 81/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (* 3 (/ 1 a)))) |
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (+.f64 (/.f64 (*.f64 c #s(literal 9/2 binary64)) (*.f64 b b)) (*.f64 #s(literal 81/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))))) (/.f64 #s(literal -3 binary64) a)))) |
(* 3 (/ b a)) |
(*.f64 #s(literal 3 binary64) (/.f64 b a)) |
(* -1 (* b (- (* 9/2 (/ c (pow b 2))) (* 3 (/ 1 a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 c #s(literal 9/2 binary64)) (*.f64 b b)) (/.f64 #s(literal -3 binary64) a)))) |
(* -1 (* b (- (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (* 9/2 (/ c (pow b 2)))) (* 3 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (/.f64 (*.f64 c #s(literal 9/2 binary64)) (*.f64 b b)) (/.f64 #s(literal -3 binary64) a))) (neg.f64 b)) |
(* -1 (* b (- (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 9/2 (/ c (pow b 2))) (* 81/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (* 3 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (+.f64 (/.f64 (*.f64 c #s(literal 9/2 binary64)) (*.f64 b b)) (*.f64 #s(literal 81/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))))) (/.f64 #s(literal -3 binary64) a))) (neg.f64 b)) |
(* -3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -3 binary64)) a) |
(/ (+ (* -3 b) (* 9/2 (/ (* a c) b))) a) |
(/.f64 (+.f64 (*.f64 b #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c a)) b)) a) |
(/ (+ (* -3 b) (* a (+ (* 27/8 (/ (* a (pow c 2)) (pow b 3))) (* 9/2 (/ c b))))) a) |
(/.f64 (+.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 9/2 binary64)) b) (*.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) #s(literal 27/8 binary64))))) a) |
(/ (+ (* -3 b) (* a (+ (* 9/2 (/ c b)) (* a (+ (* 27/8 (/ (pow c 2) (pow b 3))) (* 81/16 (/ (* a (pow c 3)) (pow b 5)))))))) a) |
(/.f64 (+.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 9/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 81/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))))) a) |
(* -3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))) |
(+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))))) |
(+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 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 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* -3/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 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -3/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (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 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))) |
(* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) |
(+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) |
(+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(+.f64 (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal -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 (*.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))))))) |
(+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(+.f64 (*.f64 #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 (*.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 (*.f64 #s(literal 3 binary64) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))))) |
(* -3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -3 binary64)) a) |
(+ (* -3 (/ b a)) (* 9/2 (/ c b))) |
(+.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (/.f64 (*.f64 c #s(literal 9/2 binary64)) b)) |
(+ (* -3 (/ b a)) (* c (+ (* 27/8 (/ (* a c) (pow b 3))) (* 9/2 (/ 1 b))))) |
(+.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (*.f64 c (+.f64 (/.f64 #s(literal 9/2 binary64) b) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b)))))) |
(+ (* -3 (/ b a)) (* c (+ (* c (+ (* 27/8 (/ a (pow b 3))) (* 81/16 (/ (* (pow a 2) c) (pow b 5))))) (* 9/2 (/ 1 b))))) |
(+.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (*.f64 c (+.f64 (/.f64 #s(literal 9/2 binary64) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))))))) |
(* -3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) |
(* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) |
(* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3))))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))))))) |
(* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))))) (*.f64 #s(literal -3/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 7 binary64)))))))))) |
(* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))))) |
(*.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (neg.f64 c)) |
(* -1 (* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 3/8 binary64) (*.f64 (/.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)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))))) (neg.f64 c)) |
(* -1 (* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))) |
(*.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (+.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal -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 7 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))) (*.f64 #s(literal 3/8 binary64) (*.f64 (/.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)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))))))) (neg.f64 c)) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (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 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/6 binary64)) (/.f64 #s(literal -1/3 binary64) a)))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/24 binary64)) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/6 binary64)))) (/.f64 #s(literal -1/3 binary64) a)))) |
(* -1/2 (/ c b)) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.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 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) a) (/.f64 #s(literal 405/64 binary64) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1/6 binary64)))) b) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b)) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(*.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 2/3 binary64) a)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 b)) |
(* -1/2 (/ c b)) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+.f64 (*.f64 (/.f64 c b) #s(literal -1/2 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) 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 c b) #s(literal -1/2 binary64)) (*.f64 a (+.f64 (*.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))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b)))))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (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 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/24 binary64)))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.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 (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 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 1/6 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.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 #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 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.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)))) #s(literal 1/24 binary64))) a)) a)) |
(* -1/2 (/ c b)) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 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 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 b a)))))) (/.f64 #s(literal -1/2 binary64) b))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.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 b (*.f64 c a)) #s(literal -1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1/3 binary64)))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(*.f64 c (+.f64 (*.f64 (/.f64 b (*.f64 c a)) #s(literal -1/3 binary64)) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1/3 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/6 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 (/.f64 b (*.f64 c a)) #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal -1/24 binary64) (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 b b) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1/3 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/6 binary64))))) |
(* -1/3 (* (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)))) #s(literal -1/3 binary64)) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (*.f64 c a)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1/3 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/6 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 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1/3 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (/.f64 (+.f64 (*.f64 (*.f64 (/.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)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) #s(literal -1/24 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)) (neg.f64 c)) |
(* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow a 2) (+ (* 9/64 (/ (pow c 4) (pow b 6))) (* 27/64 (/ (* a (pow c 5)) (pow b 8))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))) (pow.f64 b #s(literal 8 binary64))))) |
(* (pow a 2) (+ (* 9/64 (/ (pow c 4) (pow b 6))) (* a (+ (* 27/64 (/ (pow c 5) (pow b 8))) (* a (+ (* 81/256 (/ (pow c 6) (pow b 10))) (* 405/512 (/ (pow c 6) (pow b 10))))))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 27/64 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 b #s(literal 8 binary64))) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 10 binary64))) #s(literal 567/512 binary64))))))) |
(* (pow a 2) (+ (* 9/64 (/ (pow c 4) (pow b 6))) (* a (+ (* 27/64 (/ (pow c 5) (pow b 8))) (* a (+ (* 81/256 (/ (pow c 6) (pow b 10))) (+ (* 405/512 (/ (pow c 6) (pow b 10))) (* 1215/1024 (/ (* a (pow c 7)) (pow b 12)))))))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 27/64 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 b #s(literal 8 binary64))) (*.f64 a (+.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 10 binary64))) #s(literal 567/512 binary64)) (/.f64 (*.f64 #s(literal 1215/1024 binary64) (*.f64 a (pow.f64 c #s(literal 7 binary64)))) (pow.f64 b #s(literal 12 binary64))))))))) |
(* 18225/16384 (/ (* (pow a 6) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 18225/16384 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* (pow a 6) (+ (* 18225/16384 (/ (pow c 8) (pow b 14))) (* 1215/1024 (/ (pow c 7) (* a (pow b 12)))))) |
(*.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 18225/16384 binary64) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))) (/.f64 (*.f64 #s(literal 1215/1024 binary64) (pow.f64 c #s(literal 7 binary64))) (*.f64 a (pow.f64 b #s(literal 12 binary64)))))) |
(* (pow a 6) (+ (* 81/256 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (+ (* 405/512 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (+ (* 18225/16384 (/ (pow c 8) (pow b 14))) (* 1215/1024 (/ (pow c 7) (* a (pow b 12)))))))) |
(*.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 81/256 binary64) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64)))) (/.f64 (*.f64 #s(literal 405/512 binary64) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 18225/16384 binary64) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))) (/.f64 (*.f64 #s(literal 1215/1024 binary64) (pow.f64 c #s(literal 7 binary64))) (*.f64 a (pow.f64 b #s(literal 12 binary64))))))) |
(* (pow a 6) (+ (* 81/256 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (+ (* 27/64 (/ (pow c 5) (* (pow a 3) (pow b 8)))) (+ (* 405/512 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (+ (* 18225/16384 (/ (pow c 8) (pow b 14))) (* 1215/1024 (/ (pow c 7) (* a (pow b 12))))))))) |
(*.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 81/256 binary64) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 27/64 binary64) (pow.f64 c #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 8 binary64)))) (/.f64 (*.f64 #s(literal 405/512 binary64) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 18225/16384 binary64) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))) (/.f64 (*.f64 #s(literal 1215/1024 binary64) (pow.f64 c #s(literal 7 binary64))) (*.f64 a (pow.f64 b #s(literal 12 binary64)))))))) |
(* 18225/16384 (/ (* (pow a 6) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 18225/16384 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* (pow a 6) (+ (* 18225/16384 (/ (pow c 8) (pow b 14))) (* 1215/1024 (/ (pow c 7) (* a (pow b 12)))))) |
(*.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 18225/16384 binary64) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))) (/.f64 (*.f64 #s(literal 1215/1024 binary64) (pow.f64 c #s(literal 7 binary64))) (*.f64 a (pow.f64 b #s(literal 12 binary64)))))) |
(* (pow a 6) (+ (* -1 (/ (+ (* -1215/1024 (/ (pow c 7) (pow b 12))) (* -1 (/ (+ (* 81/256 (/ (pow c 6) (pow b 10))) (* 405/512 (/ (pow c 6) (pow b 10)))) a))) a)) (* 18225/16384 (/ (pow c 8) (pow b 14))))) |
(*.f64 (pow.f64 a #s(literal 6 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 18225/16384 binary64) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1215/1024 binary64) (pow.f64 c #s(literal 7 binary64))) (pow.f64 b #s(literal 12 binary64))) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 10 binary64))) #s(literal 567/512 binary64)) a)) a))) |
(* (pow a 6) (+ (* -1 (/ (+ (* -1215/1024 (/ (pow c 7) (pow b 12))) (* -1 (/ (+ (* 81/256 (/ (pow c 6) (pow b 10))) (+ (* 27/64 (/ (pow c 5) (* a (pow b 8)))) (* 405/512 (/ (pow c 6) (pow b 10))))) a))) a)) (* 18225/16384 (/ (pow c 8) (pow b 14))))) |
(*.f64 (pow.f64 a #s(literal 6 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 18225/16384 binary64) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1215/1024 binary64) (pow.f64 c #s(literal 7 binary64))) (pow.f64 b #s(literal 12 binary64))) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 81/256 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) (/.f64 (*.f64 #s(literal 27/64 binary64) (pow.f64 c #s(literal 5 binary64))) (*.f64 a (pow.f64 b #s(literal 8 binary64))))) (/.f64 (*.f64 #s(literal 405/512 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))) a)) a))) |
(* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow c 4) (+ (* 9/64 (/ (pow a 2) (pow b 6))) (* 27/64 (/ (* (pow a 3) c) (pow b 8))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 8 binary64))))) |
(* (pow c 4) (+ (* 9/64 (/ (pow a 2) (pow b 6))) (* c (+ (* 27/64 (/ (pow a 3) (pow b 8))) (* (pow a 2) (* c (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10)))))))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (*.f64 (*.f64 c (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64))) #s(literal 567/512 binary64))))))) |
(* (pow c 4) (+ (* 9/64 (/ (pow a 2) (pow b 6))) (* c (+ (* 27/64 (/ (pow a 3) (pow b 8))) (* c (+ (* 1215/1024 (/ (* (pow a 5) c) (pow b 12))) (* (pow a 2) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))))))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1215/1024 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64))) #s(literal 567/512 binary64))))))))) |
(* 18225/16384 (/ (* (pow a 6) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 18225/16384 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* (pow c 8) (+ (* 18225/16384 (/ (pow a 6) (pow b 14))) (* 1215/1024 (/ (pow a 5) (* (pow b 12) c))))) |
(*.f64 (pow.f64 c #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 18225/16384 binary64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 b #s(literal 14 binary64))) (*.f64 (/.f64 #s(literal 1215/1024 binary64) (pow.f64 b #s(literal 12 binary64))) (/.f64 (pow.f64 a #s(literal 5 binary64)) c)))) |
(* (pow c 8) (+ (* 18225/16384 (/ (pow a 6) (pow b 14))) (+ (* 1215/1024 (/ (pow a 5) (* (pow b 12) c))) (/ (* (pow a 2) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))) (pow c 2))))) |
(*.f64 (pow.f64 c #s(literal 8 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 18225/16384 binary64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 b #s(literal 14 binary64))) (*.f64 (/.f64 #s(literal 1215/1024 binary64) (pow.f64 b #s(literal 12 binary64))) (/.f64 (pow.f64 a #s(literal 5 binary64)) c))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64))) #s(literal 567/512 binary64))) (*.f64 c c)))) |
(* (pow c 8) (+ (* 27/64 (/ (pow a 3) (* (pow b 8) (pow c 3)))) (+ (* 18225/16384 (/ (pow a 6) (pow b 14))) (+ (* 1215/1024 (/ (pow a 5) (* (pow b 12) c))) (/ (* (pow a 2) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 8 binary64)) (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 18225/16384 binary64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 b #s(literal 14 binary64))) (*.f64 (/.f64 #s(literal 1215/1024 binary64) (pow.f64 b #s(literal 12 binary64))) (/.f64 (pow.f64 a #s(literal 5 binary64)) c))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64))) #s(literal 567/512 binary64))) (*.f64 c c))) (/.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 8 binary64)))))) |
(* 18225/16384 (/ (* (pow a 6) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 18225/16384 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* (pow c 8) (+ (* 18225/16384 (/ (pow a 6) (pow b 14))) (* 1215/1024 (/ (pow a 5) (* (pow b 12) c))))) |
(*.f64 (pow.f64 c #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 18225/16384 binary64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 b #s(literal 14 binary64))) (*.f64 (/.f64 #s(literal 1215/1024 binary64) (pow.f64 b #s(literal 12 binary64))) (/.f64 (pow.f64 a #s(literal 5 binary64)) c)))) |
(* (pow c 8) (+ (* -1 (/ (+ (* -1215/1024 (/ (pow a 5) (pow b 12))) (* -1 (/ (* (pow a 2) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))) c))) c)) (* 18225/16384 (/ (pow a 6) (pow b 14))))) |
(*.f64 (pow.f64 c #s(literal 8 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 18225/16384 binary64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 b #s(literal 14 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1215/1024 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 b #s(literal 12 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64))) #s(literal 567/512 binary64))) c)) c))) |
(* (pow c 8) (+ (* -1 (/ (+ (* -1215/1024 (/ (pow a 5) (pow b 12))) (* -1 (/ (+ (* 27/64 (/ (pow a 3) (* (pow b 8) c))) (* (pow a 2) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10)))))) c))) c)) (* 18225/16384 (/ (pow a 6) (pow b 14))))) |
(*.f64 (pow.f64 c #s(literal 8 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 18225/16384 binary64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 b #s(literal 14 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1215/1024 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 b #s(literal 12 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64))) #s(literal 567/512 binary64))) (*.f64 (/.f64 #s(literal 27/64 binary64) c) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 8 binary64))))) c)) c))) |
(* 18225/16384 (/ (* (pow a 6) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 18225/16384 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(/ (+ (* 18225/16384 (* (pow a 6) (pow c 8))) (* 1215/1024 (* (pow a 5) (* (pow b 2) (pow c 7))))) (pow b 14)) |
(/.f64 (+.f64 (*.f64 #s(literal 18225/16384 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 8 binary64)))) (*.f64 (*.f64 #s(literal 1215/1024 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 b b) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b #s(literal 14 binary64))) |
(/ (+ (* 18225/16384 (* (pow a 6) (pow c 8))) (* (pow b 2) (+ (* 1215/1024 (* (pow a 5) (pow c 7))) (* (pow a 2) (* (pow b 2) (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6))))))))) (pow b 14)) |
(/.f64 (+.f64 (*.f64 #s(literal 18225/16384 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 8 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1215/1024 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 6 binary64))) #s(literal 567/512 binary64)))))) (pow.f64 b #s(literal 14 binary64))) |
(/ (+ (* 18225/16384 (* (pow a 6) (pow c 8))) (* (pow b 2) (+ (* 1215/1024 (* (pow a 5) (pow c 7))) (* (pow b 2) (+ (* 27/64 (* (pow a 3) (* (pow b 2) (pow c 5)))) (* (pow a 2) (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6)))))))))) (pow b 14)) |
(/.f64 (+.f64 (*.f64 #s(literal 18225/16384 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 8 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1215/1024 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 6 binary64))) #s(literal 567/512 binary64)))))))) (pow.f64 b #s(literal 14 binary64))) |
(* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* 9/64 (* (pow a 2) (pow c 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 2)))) (pow b 6)) |
(/.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (/.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))) (*.f64 b b))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* 9/64 (* (pow a 2) (pow c 4))) (+ (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 2))) (/ (* (pow a 2) (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6))))) (pow b 4)))) (pow b 6)) |
(/.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 6 binary64))) #s(literal 567/512 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* 9/64 (* (pow a 2) (pow c 4))) (+ (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 2))) (+ (* 1215/1024 (/ (* (pow a 5) (pow c 7)) (pow b 6))) (/ (* (pow a 2) (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6))))) (pow b 4))))) (pow b 6)) |
(/.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 6 binary64))) #s(literal 567/512 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 #s(literal 1215/1024 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 b #s(literal 6 binary64))) |
(* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* 9/64 (* (pow a 2) (pow c 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 2)))) (pow b 6)) |
(/.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (/.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))) (*.f64 b b))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* 9/64 (* (pow a 2) (pow c 4))) (+ (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 2))) (/ (* (pow a 2) (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6))))) (pow b 4)))) (pow b 6)) |
(/.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 6 binary64))) #s(literal 567/512 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* 9/64 (* (pow a 2) (pow c 4))) (+ (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 2))) (+ (* 1215/1024 (/ (* (pow a 5) (pow c 7)) (pow b 6))) (/ (* (pow a 2) (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6))))) (pow b 4))))) (pow b 6)) |
(/.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 6 binary64))) #s(literal 567/512 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 #s(literal 1215/1024 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 b #s(literal 6 binary64))) |
(* -1/2 (/ c b)) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 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 (+ (* -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 c (*.f64 a (*.f64 a a)))) (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 #s(literal -9/16 binary64) (/.f64 (/.f64 (*.f64 a a) (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 #s(literal -9/16 binary64) (/.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) c)) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) |
(* (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 #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 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) c)) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.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 #s(literal -9/16 binary64) (/.f64 (/.f64 (*.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))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.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))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.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 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (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 c (*.f64 c c)) (*.f64 a a))) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 c c) (*.f64 b b)))))) (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 c (*.f64 c c)) (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c))))))) (pow.f64 b #s(literal 7 binary64))) |
(* -1/2 (/ c b)) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))) 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 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 (*.f64 b b) (*.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 6 binary64)))) b) |
(* -1/2 (/ c b)) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal 1/2 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))))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 c #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 9/16 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)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) (+.f64 (*.f64 c #s(literal 1/2 binary64)) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 9/16 binary64)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64)))))) b)) |
(* -1/2 (/ c b)) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+.f64 (*.f64 (/.f64 c b) #s(literal -1/2 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) 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 (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))) |
(+.f64 (*.f64 (/.f64 c b) #s(literal -1/2 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 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 #s(literal -9/16 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) 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 #s(literal -9/16 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) a) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.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 #s(literal -9/16 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) a) (pow.f64 b #s(literal 5 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 a (*.f64 a a)))))))) |
(* -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 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal 9/16 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) a) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal 135/128 binary64) (/.f64 (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 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (*.f64 #s(literal 135/128 binary64) (/.f64 (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))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.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 a (*.f64 a a)) (neg.f64 (-.f64 (*.f64 #s(literal 135/128 binary64) (/.f64 (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))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))) a)) a)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) 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 c (*.f64 a a))) (pow.f64 b #s(literal 5 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 c (*.f64 a (*.f64 a a)))) (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 c (*.f64 a (*.f64 a a)))) (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 #s(literal -9/16 binary64) (/.f64 (/.f64 (*.f64 a a) (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 #s(literal -9/16 binary64) (/.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) c)) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) |
(* (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 #s(literal -9/16 binary64) (/.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) c)) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 c c) (*.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))) |
(* (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 #s(literal -9/16 binary64) (/.f64 (/.f64 (*.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))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.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))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.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 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (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 c (*.f64 c c)) (*.f64 a a))) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 c c) (*.f64 b b)))))) (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 c (*.f64 c c)) (*.f64 a a))) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 c c) (*.f64 b b)))))) (pow.f64 b #s(literal 7 binary64))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) 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 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.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 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 b b))) (/.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 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 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 b b))) (/.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 b b)))) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) 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 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c c)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) #s(literal 9/16 binary64)) (*.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))) |
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c c)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) #s(literal 9/16 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (*.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))) |
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c c)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) #s(literal 9/16 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) 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 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 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 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 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 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 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 #s(literal -9/16 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) 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 #s(literal -9/16 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) a) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.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 #s(literal -9/16 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) a) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.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 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal 9/16 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) a) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal 135/128 binary64) (/.f64 (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 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (*.f64 #s(literal 135/128 binary64) (/.f64 (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))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.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 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (*.f64 #s(literal 135/128 binary64) (/.f64 (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))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 a (*.f64 b (*.f64 b b))))) a)))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.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 c 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 c (*.f64 a a))) (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 c (*.f64 a a))) (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 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (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 c (pow.f64 b #s(literal 5 binary64)))))) |
(* (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 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal -3/8 binary64) (*.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 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (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 c (pow.f64 b #s(literal 5 binary64)))))) |
(* (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 (/.f64 (*.f64 #s(literal 9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) 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 (/.f64 (*.f64 #s(literal 9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) c))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (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 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (*.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 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) (*.f64 b b)))))) (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 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) (*.f64 b b)))))) (pow.f64 b #s(literal 7 binary64))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 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 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.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 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3))) |
(/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b))) (neg.f64 (*.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))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (*.f64 (*.f64 b b) (*.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))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (*.f64 b b)))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))) |
(+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 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 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 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 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (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 #s(literal -9/16 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) 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 #s(literal -9/16 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) a) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.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 #s(literal -9/16 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) a) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (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 #s(literal -9/16 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) 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))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.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))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.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 (*.f64 #s(literal -9/16 binary64) 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 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.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 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.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 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (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 #s(literal -9/16 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) 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 #s(literal -9/16 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) 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 #s(literal -9/16 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) a) (pow.f64 b #s(literal 5 binary64)))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (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 #s(literal -9/16 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) 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 #s(literal -9/16 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) 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 #s(literal -9/16 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) a) (pow.f64 b #s(literal 5 binary64)))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (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 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (*.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 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (*.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 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (*.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 (*.f64 #s(literal -9/16 binary64) 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 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (*.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 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (*.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 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (* a (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) 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 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (*.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 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (*.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 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))) |
(* -9/16 (/ (* a (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) 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 c (*.f64 a a))) (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 c (*.f64 a a))) (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 c (*.f64 a a))) (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 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (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 c (pow.f64 b #s(literal 5 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 c (pow.f64 b #s(literal 5 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 c (pow.f64 b #s(literal 5 binary64)))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (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 c (pow.f64 b #s(literal 5 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 c (pow.f64 b #s(literal 5 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 c (pow.f64 b #s(literal 5 binary64)))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) |
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -9/8 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -3/2 (* a c)) (pow b 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3/2 binary64))))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -9/8 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -3/2 (* a c)) (pow b 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3/2 binary64))))) (*.f64 b (*.f64 b b))) |
b |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))) |
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
b |
(* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 1))) |
(*.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) a) b) (/.f64 c b)) #s(literal -1 binary64)) (neg.f64 b)) |
(* -1 (* b (- (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 3/2 (/ (* a c) (pow b 2)))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) a) b) (/.f64 c b)) #s(literal -1 binary64))))) |
(* -1 (* b (- (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 3/2 (/ (* a c) (pow b 2)))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) a) b) (/.f64 c b)) #s(literal -1 binary64))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b 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 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a 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 b a)))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (+ (* -9/8 (/ (pow c 2) (pow b 3))) (/ b (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 b a)) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 b (*.f64 a a))))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (+ (* -9/8 (/ (pow c 2) (pow b 3))) (/ b (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 b a)) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 b (*.f64 a a))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a 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 b a)))) |
(* (pow a 2) (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b a)) (* 3/2 (/ c b))) a)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) c) b) (/.f64 b a)) a))) |
(* (pow a 2) (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b a)) (* 3/2 (/ c b))) a)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) c) b) (/.f64 b a)) a))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 b (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 b (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 b c)))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (+ (* -9/8 (/ (pow a 2) (pow b 3))) (/ b (pow c 2))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 b c)) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 b (*.f64 c c))))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (+ (* -9/8 (/ (pow a 2) (pow b 3))) (/ b (pow c 2))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 b c)) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 b (*.f64 c c))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 b c)))) |
(* (pow c 2) (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b c)) (* 3/2 (/ a b))) c)))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) a) b) (/.f64 b c)) c))) |
(* (pow c 2) (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b c)) (* 3/2 (/ a b))) c)))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) a) b) (/.f64 b c)) c))) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b 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 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b 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 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a 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 b a)))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a 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 b a)))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a 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 b a)))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a 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 b a)))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a 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 b a)))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a 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 b a)))) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 b c)))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 b c)))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 b c)))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 b c)))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 b c)))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 b c)))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) |
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b b))) b) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b b))) b) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b b))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) |
(* -1 (/ (+ (* 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 a) (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 3/2 binary64) (*.f64 c a))) (neg.f64 b)) |
(* -1 (/ (+ (* 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 a) (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 3/2 binary64) (*.f64 c a))) (neg.f64 b)) |
(* -1 (/ (+ (* 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 a) (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 3/2 binary64) (*.f64 c a))) (neg.f64 b)) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(* -1/2 (/ c b)) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(+ (* -1/2 (/ c b)) (* a (- (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* 3/8 (/ (pow c 2) (pow b 3)))))) |
(+.f64 (*.f64 (/.f64 c b) #s(literal -1/2 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))) |
(+ (* -1/2 (/ c b)) (* a (- (* 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)))))) |
(+.f64 (*.f64 (/.f64 c b) #s(literal -1/2 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 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) (- (+ (* -9/8 (/ (pow c 3) (* a (pow b 5)))) (* -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 -9/8 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal 9/16 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) a) (pow.f64 b #s(literal 5 binary64))))))) |
(* (pow a 3) (- (+ (* -9/8 (/ (pow c 3) (* a (pow b 5)))) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -128/135 (/ (* (pow b 7) (+ (* 81/256 (/ (pow c 6) (pow b 10))) (* 405/512 (/ (pow c 6) (pow b 10))))) (* (pow a 2) (pow c 4)))))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))) (* 8/15 (/ (* (pow b 2) (- (* -9/8 (/ (pow c 3) (pow b 5))) (* -9/16 (/ (pow c 3) (pow b 5))))) (* (pow a 2) c))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (-.f64 (+.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 -128/135 binary64) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 10 binary64))) #s(literal 567/512 binary64)))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a)))) (+.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) a) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 8/15 binary64) (/.f64 (*.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 b b)) (*.f64 c (*.f64 a a)))))))) |
(* (pow a 3) (- (+ (* -9/8 (/ (pow c 3) (* a (pow b 5)))) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -128/135 (/ (* (pow b 7) (+ (* 81/256 (/ (pow c 6) (pow b 10))) (* 405/512 (/ (pow c 6) (pow b 10))))) (* (pow a 2) (pow c 4)))) (* -2/5 (/ c (* (pow a 3) b)))))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))) (+ (* 16/45 (/ (* (pow b 4) (- (* -9/8 (/ (pow c 3) (pow b 5))) (* -9/16 (/ (pow c 3) (pow b 5))))) (* (pow a 3) (pow c 2)))) (+ (* 1/2 (/ c (* (pow a 3) b))) (+ (* 8/15 (/ (* (pow b 2) (- (* -9/8 (/ (pow c 3) (pow b 5))) (* -9/16 (/ (pow c 3) (pow b 5))))) (* (pow a 2) c))) (* 8/15 (/ (* (pow b 2) (- (* -128/135 (/ (* (pow b 7) (+ (* 81/256 (/ (pow c 6) (pow b 10))) (* 405/512 (/ (pow c 6) (pow b 10))))) (pow c 4))) (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* 8/15 (/ (* (pow b 2) (- (* -9/8 (/ (pow c 3) (pow b 5))) (* -9/16 (/ (pow c 3) (pow b 5))))) c))))) (* (pow a 3) c)))))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (+.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 -128/135 binary64) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 10 binary64))) #s(literal 567/512 binary64)))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (/.f64 (*.f64 c #s(literal -2/5 binary64)) (*.f64 b (*.f64 a (*.f64 a a))))))) (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) a) (pow.f64 b #s(literal 5 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 #s(literal 16/45 binary64) (*.f64 (*.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 binary64))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 8/15 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 b b)) (*.f64 c (*.f64 a a))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -128/135 binary64) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 10 binary64))) #s(literal 567/512 binary64)))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 c 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))) (pow.f64 b #s(literal 5 binary64))) (*.f64 b b)) c) #s(literal -8/15 binary64)))) (*.f64 c (*.f64 a (*.f64 a a))))))))))) |
(* -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) (+ (* -1 (/ (- (* -9/8 (/ (pow c 3) (pow b 5))) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal 135/128 binary64) (/.f64 (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))) (pow.f64 b #s(literal 5 binary64))) a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (- (+ (* -9/8 (/ (pow c 3) (pow b 5))) (* -1 (/ (- (* 128/135 (/ (* (pow b 7) (+ (* 81/256 (/ (pow c 6) (pow b 10))) (* 405/512 (/ (pow c 6) (pow b 10))))) (pow c 4))) (+ (* -8/15 (/ (* (pow b 2) (- (* -9/8 (/ (pow c 3) (pow b 5))) (* -9/16 (/ (pow c 3) (pow b 5))))) c)) (* 3/8 (/ (pow c 2) (pow b 3))))) a))) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (*.f64 #s(literal 135/128 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 128/135 binary64) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 10 binary64))) #s(literal 567/512 binary64)))) (pow.f64 c #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 c 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))) (pow.f64 b #s(literal 5 binary64))) (*.f64 b b)) c) #s(literal -8/15 binary64)))) a)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (- (+ (* -9/8 (/ (pow c 3) (pow b 5))) (* -1 (/ (- (+ (* -1 (/ (- (* -2/5 (/ c b)) (+ (* -8/15 (/ (* (pow b 2) (- (* 128/135 (/ (* (pow b 7) (+ (* 81/256 (/ (pow c 6) (pow b 10))) (* 405/512 (/ (pow c 6) (pow b 10))))) (pow c 4))) (+ (* -8/15 (/ (* (pow b 2) (- (* -9/8 (/ (pow c 3) (pow b 5))) (* -9/16 (/ (pow c 3) (pow b 5))))) c)) (* 3/8 (/ (pow c 2) (pow b 3)))))) c)) (+ (* 16/45 (/ (* (pow b 4) (- (* -9/8 (/ (pow c 3) (pow b 5))) (* -9/16 (/ (pow c 3) (pow b 5))))) (pow c 2))) (* 1/2 (/ c b))))) a)) (* 128/135 (/ (* (pow b 7) (+ (* 81/256 (/ (pow c 6) (pow b 10))) (* 405/512 (/ (pow c 6) (pow b 10))))) (pow c 4)))) (+ (* -8/15 (/ (* (pow b 2) (- (* -9/8 (/ (pow c 3) (pow b 5))) (* -9/16 (/ (pow c 3) (pow b 5))))) c)) (* 3/8 (/ (pow c 2) (pow b 3))))) a))) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 135/128 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 128/135 binary64) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 10 binary64))) #s(literal 567/512 binary64)))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 c #s(literal -2/5 binary64)) b) (+.f64 (/.f64 (*.f64 #s(literal -8/15 binary64) (*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal 128/135 binary64) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 10 binary64))) #s(literal 567/512 binary64)))) (pow.f64 c #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 c 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))) (pow.f64 b #s(literal 5 binary64))) (*.f64 b b)) c) #s(literal -8/15 binary64)))))) c) (+.f64 (*.f64 #s(literal 16/45 binary64) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) c) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) c))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)))) a)) (+.f64 (/.f64 (*.f64 (*.f64 c 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))) (pow.f64 b #s(literal 5 binary64))) (*.f64 b b)) c) #s(literal -8/15 binary64)))) a)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) a)) (neg.f64 (*.f64 a (*.f64 a a)))) |
(* -1/2 (/ c b)) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* c (- (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* 3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 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 (- (* c (- (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* 9/16 (/ (pow a 2) (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 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 c (*.f64 a (*.f64 a a)))) (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) (- (+ (* -9/8 (/ (pow a 2) (* (pow b 5) c))) (* -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 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) c) #s(literal 9/16 binary64)))) |
(* (pow c 4) (- (+ (* -9/8 (/ (pow a 2) (* (pow b 5) c))) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -128/135 (/ (* (pow b 7) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))) (* a (pow c 2)))))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (+ (* -3/8 (/ a (* (pow b 3) (pow c 2)))) (* 8/15 (/ (* (pow b 2) (- (* -9/8 (/ (pow a 2) (pow b 5))) (* -9/16 (/ (pow a 2) (pow b 5))))) (* a (pow c 2)))))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -128/135 binary64) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64))) #s(literal 567/512 binary64)))) (*.f64 a (*.f64 c c)))) (+.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) c)) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal 8/15 binary64) (*.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (*.f64 a (*.f64 c c))))))) |
(* (pow c 4) (- (+ (* -9/8 (/ (pow a 2) (* (pow b 5) c))) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -1 (/ (+ (* 16/45 (/ (* (pow b 4) (- (* -9/8 (/ (pow a 2) (pow b 5))) (* -9/16 (/ (pow a 2) (pow b 5))))) (pow a 2))) (+ (* 2/5 (/ 1 b)) (+ (* 1/2 (/ 1 b)) (* 8/15 (/ (* (pow b 2) (- (* -128/135 (/ (* (pow b 7) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))) a)) (+ (* -3/8 (/ a (pow b 3))) (* 8/15 (/ (* (pow b 2) (- (* -9/8 (/ (pow a 2) (pow b 5))) (* -9/16 (/ (pow a 2) (pow b 5))))) a))))) a))))) (pow c 3))) (* -128/135 (/ (* (pow b 7) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))) (* a (pow c 2))))))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (+ (* -3/8 (/ a (* (pow b 3) (pow c 2)))) (* 8/15 (/ (* (pow b 2) (- (* -9/8 (/ (pow a 2) (pow b 5))) (* -9/16 (/ (pow a 2) (pow b 5))))) (* a (pow c 2)))))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (-.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 16/45 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (*.f64 a a)) (+.f64 (+.f64 (/.f64 #s(literal 2/5 binary64) b) (/.f64 #s(literal 1/2 binary64) b)) (/.f64 (*.f64 #s(literal 8/15 binary64) (*.f64 (*.f64 b b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -128/135 binary64) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64))) #s(literal 567/512 binary64)))) a) (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -8/15 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) a))))) a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 #s(literal -128/135 binary64) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64))) #s(literal 567/512 binary64)))) (*.f64 a (*.f64 c c)))) (+.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) c)) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal 8/15 binary64) (*.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (*.f64 a (*.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))) (* -1 (/ (- (* 9/8 (/ (pow a 2) (pow b 5))) (* 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 (*.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 (/ (- (* -128/135 (/ (* (pow b 7) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))) a)) (+ (* -8/15 (/ (* (pow b 2) (- (* 9/8 (/ (pow a 2) (pow b 5))) (* 9/16 (/ (pow a 2) (pow b 5))))) a)) (* -3/8 (/ a (pow b 3))))) c)) (* 9/8 (/ (pow a 2) (pow b 5)))) (* 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 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -128/135 binary64) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64))) #s(literal 567/512 binary64)))) a) (*.f64 #s(literal 8/15 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) a))) (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.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 (/ (- (+ (* -1 (/ (- (* 9/10 (/ 1 b)) (+ (* -8/15 (/ (* (pow b 2) (- (* -128/135 (/ (* (pow b 7) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))) a)) (+ (* -8/15 (/ (* (pow b 2) (- (* 9/8 (/ (pow a 2) (pow b 5))) (* 9/16 (/ (pow a 2) (pow b 5))))) a)) (* -3/8 (/ a (pow b 3)))))) a)) (* 16/45 (/ (* (pow b 4) (- (* 9/8 (/ (pow a 2) (pow b 5))) (* 9/16 (/ (pow a 2) (pow b 5))))) (pow a 2))))) c)) (* -128/135 (/ (* (pow b 7) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))) a))) (+ (* -8/15 (/ (* (pow b 2) (- (* 9/8 (/ (pow a 2) (pow b 5))) (* 9/16 (/ (pow a 2) (pow b 5))))) a)) (* -3/8 (/ a (pow b 3))))) c)) (* 9/8 (/ (pow a 2) (pow b 5)))) (* 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 (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -128/135 binary64) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64))) #s(literal 567/512 binary64)))) a) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 9/10 binary64) b) (*.f64 #s(literal 8/15 binary64) (*.f64 (*.f64 b b) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -128/135 binary64) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64))) #s(literal 567/512 binary64)))) a) (*.f64 #s(literal 8/15 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) a))) (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 b (*.f64 b b)))) a)))) (*.f64 #s(literal -16/45 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a a))))) c)) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -8/15 binary64) (*.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) a))) (neg.f64 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))) (* (pow b 2) (- (* -9/8 (* (pow a 2) (pow c 3))) (* -9/16 (* (pow a 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 (*.f64 b b) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (+ (* -9/8 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -128/135 (/ (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6)))) (* a (pow c 4)))) (+ (* -3/8 (* a (pow c 2))) (* 8/15 (/ (- (* -9/8 (* (pow a 2) (pow c 3))) (* -9/16 (* (pow a 2) (pow c 3)))) (* a c))))))) (* -9/16 (* (pow a 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 (*.f64 b b) (+.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -128/135 binary64) (*.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 6 binary64))) #s(literal 567/512 binary64))) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (*.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c c))) (*.f64 #s(literal -8/15 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 c a))))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) #s(literal 9/16 binary64)))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (+ (* -9/8 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (+ (* -128/135 (/ (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6)))) (* a (pow c 4)))) (* (pow b 2) (- (* -2/5 c) (+ (* 16/45 (/ (- (* -9/8 (* (pow a 2) (pow c 3))) (* -9/16 (* (pow a 2) (pow c 3)))) (* (pow a 2) (pow c 2)))) (+ (* 1/2 c) (* 8/15 (/ (- (* -128/135 (/ (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6)))) (* a (pow c 4)))) (+ (* -3/8 (* a (pow c 2))) (* 8/15 (/ (- (* -9/8 (* (pow a 2) (pow c 3))) (* -9/16 (* (pow a 2) (pow c 3)))) (* a c))))) (* a c)))))))) (+ (* -3/8 (* a (pow c 2))) (* 8/15 (/ (- (* -9/8 (* (pow a 2) (pow c 3))) (* -9/16 (* (pow a 2) (pow c 3)))) (* a c))))))) (* -9/16 (* (pow a 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 (*.f64 b b) (+.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -128/135 binary64) (*.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 6 binary64))) #s(literal 567/512 binary64))) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (-.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 c #s(literal -2/5 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 16/45 binary64) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 c #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 8/15 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -128/135 binary64) (*.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 6 binary64))) #s(literal 567/512 binary64))) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (*.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c c))) (*.f64 #s(literal -8/15 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 c a))))) (*.f64 c a))))) (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (/.f64 (*.f64 #s(literal 8/15 binary64) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)))) (*.f64 c a)))))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) #s(literal 9/16 binary64)))))) (pow.f64 b #s(literal 7 binary64))) |
(* -1/2 (/ c b)) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b))) b) |
(/ (- (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 c)) (* 3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) |
(/ (- (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -1/2 c)) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b) |
(/.f64 (+.f64 (/.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))) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 9/16 binary64))))) b) |
(* -1/2 (/ c b)) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) 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 c #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 9/16 binary64)))) b)) |
(* -1 (/ (- (+ (* 1/2 c) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))) (+ (* -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 c #s(literal 1/2 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))))) b)) |
(* -1/4 (/ (pow c 2) (pow b 2))) |
(*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64)) |
(- (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (* 1/4 (/ (pow c 2) (pow b 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64))) |
(- (* (pow a 2) (+ (* 9/64 (/ (pow c 4) (pow b 6))) (* 27/64 (/ (* a (pow c 5)) (pow b 8))))) (* 1/4 (/ (pow c 2) (pow b 2)))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))) (pow.f64 b #s(literal 8 binary64))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64))) |
(- (* (pow a 2) (+ (* 9/64 (/ (pow c 4) (pow b 6))) (* a (+ (* 27/64 (/ (pow c 5) (pow b 8))) (* a (+ (* 81/256 (/ (pow c 6) (pow b 10))) (* 405/512 (/ (pow c 6) (pow b 10))))))))) (* 1/4 (/ (pow c 2) (pow b 2)))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 27/64 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 b #s(literal 8 binary64))) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 10 binary64))) #s(literal 567/512 binary64))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64))) |
(* 18225/16384 (/ (* (pow a 6) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 18225/16384 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* (pow a 6) (+ (* 18225/16384 (/ (pow c 8) (pow b 14))) (* 1215/1024 (/ (pow c 7) (* a (pow b 12)))))) |
(*.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 18225/16384 binary64) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))) (/.f64 (*.f64 #s(literal 1215/1024 binary64) (pow.f64 c #s(literal 7 binary64))) (*.f64 a (pow.f64 b #s(literal 12 binary64)))))) |
(* (pow a 6) (+ (* 81/256 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (+ (* 405/512 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (+ (* 18225/16384 (/ (pow c 8) (pow b 14))) (* 1215/1024 (/ (pow c 7) (* a (pow b 12)))))))) |
(*.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 81/256 binary64) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64)))) (/.f64 (*.f64 #s(literal 405/512 binary64) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 18225/16384 binary64) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))) (/.f64 (*.f64 #s(literal 1215/1024 binary64) (pow.f64 c #s(literal 7 binary64))) (*.f64 a (pow.f64 b #s(literal 12 binary64))))))) |
(* (pow a 6) (+ (* 81/256 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (+ (* 27/64 (/ (pow c 5) (* (pow a 3) (pow b 8)))) (+ (* 405/512 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (+ (* 18225/16384 (/ (pow c 8) (pow b 14))) (* 1215/1024 (/ (pow c 7) (* a (pow b 12))))))))) |
(*.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 81/256 binary64) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 27/64 binary64) (pow.f64 c #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 8 binary64)))) (/.f64 (*.f64 #s(literal 405/512 binary64) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 18225/16384 binary64) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))) (/.f64 (*.f64 #s(literal 1215/1024 binary64) (pow.f64 c #s(literal 7 binary64))) (*.f64 a (pow.f64 b #s(literal 12 binary64)))))))) |
(* 18225/16384 (/ (* (pow a 6) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 18225/16384 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* (pow a 6) (+ (* 18225/16384 (/ (pow c 8) (pow b 14))) (* 1215/1024 (/ (pow c 7) (* a (pow b 12)))))) |
(*.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 18225/16384 binary64) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))) (/.f64 (*.f64 #s(literal 1215/1024 binary64) (pow.f64 c #s(literal 7 binary64))) (*.f64 a (pow.f64 b #s(literal 12 binary64)))))) |
(* (pow a 6) (+ (* -1 (/ (+ (* -1215/1024 (/ (pow c 7) (pow b 12))) (* -1 (/ (+ (* 81/256 (/ (pow c 6) (pow b 10))) (* 405/512 (/ (pow c 6) (pow b 10)))) a))) a)) (* 18225/16384 (/ (pow c 8) (pow b 14))))) |
(*.f64 (pow.f64 a #s(literal 6 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 18225/16384 binary64) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1215/1024 binary64) (pow.f64 c #s(literal 7 binary64))) (pow.f64 b #s(literal 12 binary64))) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 10 binary64))) #s(literal 567/512 binary64)) a)) a))) |
(* (pow a 6) (+ (* -1 (/ (+ (* -1215/1024 (/ (pow c 7) (pow b 12))) (* -1 (/ (+ (* 81/256 (/ (pow c 6) (pow b 10))) (+ (* 27/64 (/ (pow c 5) (* a (pow b 8)))) (* 405/512 (/ (pow c 6) (pow b 10))))) a))) a)) (* 18225/16384 (/ (pow c 8) (pow b 14))))) |
(*.f64 (pow.f64 a #s(literal 6 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 18225/16384 binary64) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1215/1024 binary64) (pow.f64 c #s(literal 7 binary64))) (pow.f64 b #s(literal 12 binary64))) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 81/256 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) (/.f64 (*.f64 #s(literal 27/64 binary64) (pow.f64 c #s(literal 5 binary64))) (*.f64 a (pow.f64 b #s(literal 8 binary64))))) (/.f64 (*.f64 #s(literal 405/512 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64)))) a)) a))) |
(* -1/4 (/ (pow c 2) (pow b 2))) |
(*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64)) |
(* (pow c 2) (- (* 9/64 (/ (* (pow a 2) (pow c 2)) (pow b 6))) (* 1/4 (/ 1 (pow b 2))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 b b)))) |
(* (pow c 2) (- (* (pow c 2) (+ (* 9/64 (/ (pow a 2) (pow b 6))) (* 27/64 (/ (* (pow a 3) c) (pow b 8))))) (* 1/4 (/ 1 (pow b 2))))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 8 binary64))))) (/.f64 #s(literal -1/4 binary64) (*.f64 b b)))) |
(* (pow c 2) (- (* (pow c 2) (+ (* 9/64 (/ (pow a 2) (pow b 6))) (* c (+ (* 27/64 (/ (pow a 3) (pow b 8))) (* (pow a 2) (* c (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10)))))))))) (* 1/4 (/ 1 (pow b 2))))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (*.f64 (*.f64 c (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64))) #s(literal 567/512 binary64))))))) (/.f64 #s(literal -1/4 binary64) (*.f64 b b)))) |
(* 18225/16384 (/ (* (pow a 6) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 18225/16384 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* (pow c 8) (+ (* 18225/16384 (/ (pow a 6) (pow b 14))) (* 1215/1024 (/ (pow a 5) (* (pow b 12) c))))) |
(*.f64 (pow.f64 c #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 18225/16384 binary64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 b #s(literal 14 binary64))) (*.f64 (/.f64 #s(literal 1215/1024 binary64) (pow.f64 b #s(literal 12 binary64))) (/.f64 (pow.f64 a #s(literal 5 binary64)) c)))) |
(* (pow c 8) (+ (* 18225/16384 (/ (pow a 6) (pow b 14))) (+ (* 1215/1024 (/ (pow a 5) (* (pow b 12) c))) (/ (* (pow a 2) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))) (pow c 2))))) |
(*.f64 (pow.f64 c #s(literal 8 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 18225/16384 binary64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 b #s(literal 14 binary64))) (*.f64 (/.f64 #s(literal 1215/1024 binary64) (pow.f64 b #s(literal 12 binary64))) (/.f64 (pow.f64 a #s(literal 5 binary64)) c))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64))) #s(literal 567/512 binary64))) (*.f64 c c)))) |
(* (pow c 8) (+ (* 27/64 (/ (pow a 3) (* (pow b 8) (pow c 3)))) (+ (* 18225/16384 (/ (pow a 6) (pow b 14))) (+ (* 1215/1024 (/ (pow a 5) (* (pow b 12) c))) (/ (* (pow a 2) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 8 binary64)) (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 18225/16384 binary64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 b #s(literal 14 binary64))) (*.f64 (/.f64 #s(literal 1215/1024 binary64) (pow.f64 b #s(literal 12 binary64))) (/.f64 (pow.f64 a #s(literal 5 binary64)) c))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64))) #s(literal 567/512 binary64))) (*.f64 c c))) (/.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 8 binary64)))))) |
(* 18225/16384 (/ (* (pow a 6) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 18225/16384 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* (pow c 8) (+ (* 18225/16384 (/ (pow a 6) (pow b 14))) (* 1215/1024 (/ (pow a 5) (* (pow b 12) c))))) |
(*.f64 (pow.f64 c #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 18225/16384 binary64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 b #s(literal 14 binary64))) (*.f64 (/.f64 #s(literal 1215/1024 binary64) (pow.f64 b #s(literal 12 binary64))) (/.f64 (pow.f64 a #s(literal 5 binary64)) c)))) |
(* (pow c 8) (+ (* -1 (/ (+ (* -1215/1024 (/ (pow a 5) (pow b 12))) (* -1 (/ (* (pow a 2) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10))))) c))) c)) (* 18225/16384 (/ (pow a 6) (pow b 14))))) |
(*.f64 (pow.f64 c #s(literal 8 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 18225/16384 binary64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 b #s(literal 14 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1215/1024 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 b #s(literal 12 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64))) #s(literal 567/512 binary64))) c)) c))) |
(* (pow c 8) (+ (* -1 (/ (+ (* -1215/1024 (/ (pow a 5) (pow b 12))) (* -1 (/ (+ (* 27/64 (/ (pow a 3) (* (pow b 8) c))) (* (pow a 2) (+ (* 81/256 (/ (pow a 2) (pow b 10))) (* 405/512 (/ (pow a 2) (pow b 10)))))) c))) c)) (* 18225/16384 (/ (pow a 6) (pow b 14))))) |
(*.f64 (pow.f64 c #s(literal 8 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 18225/16384 binary64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 b #s(literal 14 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1215/1024 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 b #s(literal 12 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64))) #s(literal 567/512 binary64))) (*.f64 (/.f64 #s(literal 27/64 binary64) c) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 8 binary64))))) c)) c))) |
(* 18225/16384 (/ (* (pow a 6) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 18225/16384 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(/ (+ (* 18225/16384 (* (pow a 6) (pow c 8))) (* 1215/1024 (* (pow a 5) (* (pow b 2) (pow c 7))))) (pow b 14)) |
(/.f64 (+.f64 (*.f64 #s(literal 18225/16384 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 8 binary64)))) (*.f64 (*.f64 #s(literal 1215/1024 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 b b) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b #s(literal 14 binary64))) |
(/ (+ (* 18225/16384 (* (pow a 6) (pow c 8))) (* (pow b 2) (+ (* 1215/1024 (* (pow a 5) (pow c 7))) (* (pow a 2) (* (pow b 2) (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6))))))))) (pow b 14)) |
(/.f64 (+.f64 (*.f64 #s(literal 18225/16384 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 8 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1215/1024 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 6 binary64))) #s(literal 567/512 binary64)))))) (pow.f64 b #s(literal 14 binary64))) |
(/ (+ (* 18225/16384 (* (pow a 6) (pow c 8))) (* (pow b 2) (+ (* 1215/1024 (* (pow a 5) (pow c 7))) (* (pow b 2) (+ (* 27/64 (* (pow a 3) (* (pow b 2) (pow c 5)))) (* (pow a 2) (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6)))))))))) (pow b 14)) |
(/.f64 (+.f64 (*.f64 #s(literal 18225/16384 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 8 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1215/1024 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 6 binary64))) #s(literal 567/512 binary64)))))))) (pow.f64 b #s(literal 14 binary64))) |
(* -1/4 (/ (pow c 2) (pow b 2))) |
(*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64)) |
(/ (- (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* 1/4 (pow c 2))) (pow b 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64))) (*.f64 b b)) |
(/ (- (+ (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 6)))) (* 1/4 (pow c 2))) (pow b 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64)))) (*.f64 b b)) |
(/ (- (+ (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 6))) (/ (* (pow a 2) (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6))))) (pow b 8)))) (* 1/4 (pow c 2))) (pow b 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 6 binary64))) #s(literal 567/512 binary64)) (pow.f64 b #s(literal 8 binary64))))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64)))) (*.f64 b b)) |
(* -1/4 (/ (pow c 2) (pow b 2))) |
(*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64)) |
(/ (- (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* 1/4 (pow c 2))) (pow b 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64))) (*.f64 b b)) |
(/ (- (+ (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 6)))) (* 1/4 (pow c 2))) (pow b 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64)))) (*.f64 b b)) |
(/ (- (+ (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 6))) (/ (* (pow a 2) (+ (* 81/256 (* (pow a 2) (pow c 6))) (* 405/512 (* (pow a 2) (pow c 6))))) (pow b 8)))) (* 1/4 (pow c 2))) (pow b 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 6 binary64))) #s(literal 567/512 binary64)) (pow.f64 b #s(literal 8 binary64))))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64)))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) 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 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 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 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 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 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 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 #s(literal -9/16 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) 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 #s(literal -9/16 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) a) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.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 #s(literal -9/16 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) a) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.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 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal 9/16 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) a) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal 135/128 binary64) (/.f64 (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 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (*.f64 #s(literal 135/128 binary64) (/.f64 (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))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.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 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (*.f64 #s(literal 135/128 binary64) (/.f64 (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))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 a (*.f64 b (*.f64 b b))))) a)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) 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 c (*.f64 a a))) (pow.f64 b #s(literal 5 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 c (*.f64 a (*.f64 a a)))) (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 c (*.f64 a (*.f64 a a)))) (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 #s(literal -9/16 binary64) (/.f64 (/.f64 (*.f64 a a) (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 #s(literal -9/16 binary64) (/.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) c)) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) |
(* (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 #s(literal -9/16 binary64) (/.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) c)) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 c c) (*.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))) |
(* (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 #s(literal -9/16 binary64) (/.f64 (/.f64 (*.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))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.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))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.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 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (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 c (*.f64 c c)) (*.f64 a a))) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 c c) (*.f64 b b)))))) (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 c (*.f64 c c)) (*.f64 a a))) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 c c) (*.f64 b b)))))) (pow.f64 b #s(literal 7 binary64))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) 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 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.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 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 b b))) (/.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 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 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 b b))) (/.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 b b)))) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) 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 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c c)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) #s(literal 9/16 binary64)) (*.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))) |
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c c)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) #s(literal 9/16 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (*.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))) |
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c c)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) #s(literal 9/16 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b)))) |
Compiled 342840 to 109020 computations (68.2% saved)
105 alts after pruning (102 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2482 | 41 | 2523 |
| Fresh | 21 | 61 | 82 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 2506 | 105 | 2611 |
| Status | Accuracy | Program |
|---|---|---|
| 33.5% | (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal -1/3 binary64) (/.f64 a b))) | |
| 33.9% | (fma.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal -1/3 binary64))))) | |
| 33.4% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b) #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)))) | |
| 34.2% | (fma.f64 #s(literal -3 binary64) (/.f64 (/.f64 b a) #s(literal 9 binary64)) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal -1/3 binary64)))) | |
| 33.5% | (/.f64 (fma.f64 (/.f64 b a) #s(literal -3 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a)) #s(literal 9 binary64)) | |
| 93.1% | (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 c #s(literal 9/2 binary64)) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)))) b) #s(literal 9 binary64)) | |
| 31.8% | (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -3 binary64)) a) (*.f64 a (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 a a)) #s(literal 9 binary64)) | |
| ▶ | 89.7% | (/.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))) |
| 33.3% | (/.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))))))) | |
| 33.4% | (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) #s(literal 2 binary64))) (-.f64 (*.f64 b (/.f64 #s(literal -3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a))) #s(literal 9 binary64)) | |
| 32.5% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a) #s(literal 3 binary64)) | |
| 32.5% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal 3 binary64)) a) | |
| 89.7% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) #s(literal -3 binary64)) a) | |
| 89.6% | (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 3/2 binary64) (*.f64 c a))) b) (*.f64 a #s(literal -3 binary64))) | |
| 89.8% | (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 c #s(literal -9/2 binary64))) b) #s(literal 9 binary64)) | |
| 33.1% | (/.f64 (/.f64 (+.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) (*.f64 a #s(literal 9 binary64))) a) | |
| 89.5% | (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -3 binary64))) | |
| 33.9% | (/.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))) | |
| 34.0% | (/.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 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 a #s(literal -3 binary64))) | |
| 80.2% | (/.f64 (/.f64 (*.f64 c #s(literal -9/2 binary64)) b) #s(literal 9 binary64)) | |
| 80.0% | (/.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 c a)) b) (*.f64 a #s(literal -3 binary64))) | |
| 33.4% | (/.f64 (/.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 3 binary64) a)) | |
| 32.5% | (/.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))) | |
| 32.9% | (/.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)) | |
| 32.9% | (/.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))))) | |
| 32.2% | (/.f64 (-.f64 (/.f64 #s(literal -3 binary64) (/.f64 a b)) (*.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)) | |
| 25.7% | (/.f64 (-.f64 (-.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) b) (*.f64 a #s(literal -3 binary64))) | |
| ▶ | 96.1% | (/.f64 (-.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 8 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
| 32.4% | (/.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)))) | |
| 32.5% | (/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a)) #s(literal 9 binary64)) | |
| 26.0% | (/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal -3 binary64)) (+.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (*.f64 c (+.f64 (/.f64 #s(literal 9/2 binary64) b) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))))))) #s(literal 9 binary64)) | |
| 32.8% | (/.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)))))))) | |
| 32.5% | (/.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)))) | |
| 31.7% | (/.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)) | |
| ▶ | 33.7% | (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a)))) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (*.f64 b #s(literal -1/3 binary64))) a)) |
| 32.2% | (/.f64 (-.f64 (*.f64 (*.f64 b (/.f64 #s(literal -3 binary64) a)) #s(literal 9 binary64)) (*.f64 #s(literal 9 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)))) #s(literal 81 binary64)) | |
| 94.9% | (/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) | |
| 32.4% | (/.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)))))))) | |
| ▶ | 32.0% | (/.f64 (-.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64))) a) |
| 32.4% | (/.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)))) | |
| 25.7% | (/.f64 (-.f64 b (+.f64 (+.f64 b (*.f64 (/.f64 c b) (*.f64 #s(literal -3/2 binary64) a))) (/.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))))) b))) (*.f64 a #s(literal -3 binary64))) | |
| 22.0% | (/.f64 (-.f64 b (+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))) (*.f64 a #s(literal -3 binary64))) | |
| 32.5% | (/.f64 (-.f64 b (sqrt.f64 (*.f64 c (+.f64 (*.f64 b (/.f64 b c)) (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) | |
| 32.5% | (/.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))) | |
| 32.5% | (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) (/.f64 a #s(literal -1/3 binary64))) | |
| 32.4% | (/.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))) | |
| 32.7% | (/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal -1/3 binary64)))))))) | |
| 89.9% | (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -9/2 binary64)) b)) #s(literal 9 binary64)) | |
| 93.4% | (/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) | |
| 89.8% | (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c))) (*.f64 b (*.f64 b b))) | |
| 34.3% | (/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3/2 binary64))) (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) (*.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 a b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) a))))) | |
| 94.2% | (/.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 c (*.f64 c c)) (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c))))))) (pow.f64 b #s(literal 7 binary64))) | |
| 90.1% | (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b))) b) | |
| 33.3% | (/.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.9% | (/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 8 binary64))))) (/.f64 #s(literal -1/4 binary64) (*.f64 b b)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) | |
| 89.5% | (/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) c) (*.f64 b a)) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal -3 binary64))) | |
| 89.8% | (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -9/2 binary64) b))) #s(literal 9 binary64)) | |
| 80.0% | (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 3/2 binary64) c) b)) (*.f64 a #s(literal -3 binary64))) | |
| 89.6% | (/.f64 (*.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))) (*.f64 a #s(literal -3 binary64))) | |
| 89.7% | (/.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)) | |
| 80.0% | (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 32.2% | (/.f64 (*.f64 #s(literal -3 binary64) (-.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))) #s(literal 9 binary64)) | |
| 33.7% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64))) a) (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a)))))) | |
| 32.5% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))) | |
| 94.8% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))))) | |
| 89.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) a))) | |
| 32.5% | (/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))) | |
| ▶ | 80.2% | (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
| 32.5% | (/.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))))))))) | |
| 32.7% | (-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (*.f64 a #s(literal 3 binary64)))) | |
| 32.7% | (-.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)))))) | |
| 31.9% | (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) a) (/.f64 (/.f64 b #s(literal 3 binary64)) a)) | |
| 32.1% | (-.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) #s(literal -1/3 binary64))) | |
| 93.4% | (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 c #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 9/16 binary64)))) b)) | |
| 90.1% | (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) | |
| 94.8% | (+.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) | |
| 80.1% | (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 b (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)))) | |
| 94.9% | (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) | |
| 93.4% | (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) a)) | |
| ✓ | 95.1% | (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a)) |
| 33.3% | (*.f64 (fma.f64 (*.f64 b #s(literal -3 binary64)) a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) | |
| 34.5% | (*.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 3 binary64) (*.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) | |
| 35.5% | (*.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 1/3 binary64) (neg.f64 (/.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) a)) | |
| 80.0% | (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) | |
| 33.2% | (*.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (/.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) a)) | |
| 25.7% | (*.f64 (/.f64 (-.f64 (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) | |
| 32.0% | (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a) #s(literal 1/9 binary64)) | |
| 32.5% | (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a) #s(literal 1/3 binary64)) | |
| 89.6% | (*.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) | |
| 80.0% | (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b) (/.f64 #s(literal 1 binary64) a)) | |
| 33.0% | (*.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (/.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))) (/.f64 #s(literal 1 binary64) a)) | |
| 31.9% | (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a)) | |
| 32.5% | (*.f64 (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) | |
| 32.1% | (*.f64 (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.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 -1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) | |
| 32.1% | (*.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 (/.f64 #s(literal 1/9 binary64) a) a)) | |
| 89.7% | (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal -3/8 binary64)))) (/.f64 #s(literal 1 binary64) a)) | |
| 93.0% | (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a a) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) a)) | |
| 89.7% | (*.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)))) | |
| 80.2% | (*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) | |
| 89.8% | (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b)))) (/.f64 #s(literal 1 binary64) a)) | |
| 89.9% | (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a c) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) | |
| 89.8% | (*.f64 a (+.f64 (*.f64 (/.f64 (/.f64 c a) b) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))))) | |
| 89.8% | (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))))) | |
| ✓ | 80.4% | (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
| ✓ | 3.2% | #s(literal 0 binary64) |
Compiled 7456 to 4540 computations (39.1% saved)
| 1× | egg-herbie |
Found 36 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 128 | (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a)) |
| ✓ | cost-diff | 128 | (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) |
| ✓ | cost-diff | 1024 | (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a)))) |
| ✓ | cost-diff | 1024 | (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a)))) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (*.f64 b #s(literal -1/3 binary64))) a)) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 b #s(literal -1/3 binary64)) |
| ✓ | cost-diff | 128 | (-.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64))) |
| ✓ | cost-diff | 128 | (/.f64 (-.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64))) a) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (*.f64 (/.f64 c b) (/.f64 c b))) |
| ✓ | cost-diff | 256 | (-.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)))) |
| ✓ | cost-diff | 256 | (/.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) |
| ✓ | cost-diff | 256 | (/.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))) |
| ✓ | cost-diff | 0 | (/.f64 b c) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
| ✓ | cost-diff | 6080 | (pow.f64 c #s(literal 4 binary64)) |
| ✓ | cost-diff | 12160 | (*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 8 binary64))))) |
| ✓ | cost-diff | 12160 | (-.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 8 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b)))) |
| ✓ | cost-diff | 12800 | (/.f64 (-.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 8 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal -1/3 binary64) a) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 b a) (/.f64 b a)) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a)) |
| ✓ | accuracy | 80.2% | (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a)))) |
| ✓ | accuracy | 99.8% | (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) |
| ✓ | accuracy | 99.8% | (*.f64 b #s(literal -1/3 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64)) |
| ✓ | accuracy | 79.6% | (-.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64))) |
| ✓ | accuracy | 99.8% | (/.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))) |
| ✓ | accuracy | 99.8% | (/.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) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (*.f64 (/.f64 c b) (/.f64 c b))) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 c b) (/.f64 c b)) |
| ✓ | accuracy | 100.0% | (/.f64 b c) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
| ✓ | accuracy | 99.7% | (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 c b) (/.f64 c b)) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 c c) (*.f64 c c)) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 b b) (*.f64 b b)) |
| 7690× | accelerator-lowering-fma.f32 |
| 7690× | accelerator-lowering-fma.f64 |
| 7152× | *-lowering-*.f32 |
| 7152× | *-lowering-*.f64 |
| 2898× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 88 | 978 |
| 1 | 273 | 896 |
| 2 | 1025 | 840 |
| 3 | 4955 | 814 |
| 4 | 6315 | 786 |
| 0 | 8094 | 752 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (* (pow c 4) (+ (/ (* 9/64 (* a a)) (pow b 6)) (/ (* 27/64 (* c (* a (* a a)))) (pow b 8)))) (* 1/4 (* (/ c b) (/ c b)))) (- (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))))) (/ -1/2 (/ b c)))) |
(- (* (pow c 4) (+ (/ (* 9/64 (* a a)) (pow b 6)) (/ (* 27/64 (* c (* a (* a a)))) (pow b 8)))) (* 1/4 (* (/ c b) (/ c b)))) |
(* (pow c 4) (+ (/ (* 9/64 (* a a)) (pow b 6)) (/ (* 27/64 (* c (* a (* a a)))) (pow b 8)))) |
(pow c 4) |
c |
4 |
(+ (/ (* 9/64 (* a a)) (pow b 6)) (/ (* 27/64 (* c (* a (* a a)))) (pow b 8))) |
(/ (* 9/64 (* a a)) (pow b 6)) |
(* 9/64 (* a a)) |
9/64 |
(* a a) |
a |
(pow b 6) |
b |
6 |
(/ (* 27/64 (* c (* a (* a a)))) (pow b 8)) |
(* 27/64 (* c (* a (* a a)))) |
27/64 |
(* c (* a (* a a))) |
(* a (* a a)) |
(pow b 8) |
8 |
(* 1/4 (* (/ c b) (/ c b))) |
1/4 |
(* (/ c b) (/ c b)) |
(/ c b) |
(- (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))))) (/ -1/2 (/ b c))) |
(* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))))) |
(+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))))) |
(/ (* (* c c) -3/8) (* b (* b b))) |
(* (* c c) -3/8) |
(* c c) |
-3/8 |
(* b (* b b)) |
(* b b) |
(* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))) |
(+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))) |
(/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) |
-1/6 |
(/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c))))) |
(/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))) |
(* 405/64 a) |
405/64 |
(/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c))) |
(* (* b b) (* (* b b) (* b b))) |
(* (* b b) (* b b)) |
(* (* c c) (* c c)) |
(/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) |
(* c (* (* c c) -9/16)) |
(* (* c c) -9/16) |
-9/16 |
(* (* b b) (* b (* b b))) |
(/ -1/2 (/ b c)) |
-1/2 |
(/ b c) |
(/ (/ (- (* (* 9/8 (* a a)) (* (/ c b) (/ c b))) (* a (* c -3/2))) b) (* a -3)) |
(/ (- (* (* 9/8 (* a a)) (* (/ c b) (/ c b))) (* a (* c -3/2))) b) |
(- (* (* 9/8 (* a a)) (* (/ c b) (/ c b))) (* a (* c -3/2))) |
(* (* 9/8 (* a a)) (* (/ c b) (/ c b))) |
(* 9/8 (* a a)) |
9/8 |
(* a (* c -3/2)) |
(* c -3/2) |
-3/2 |
(* a -3) |
-3 |
(/ (- (* b -1/3) (* (sqrt (+ (* b b) (* c (/ a -1/3)))) -1/3)) a) |
(- (* b -1/3) (* (sqrt (+ (* b b) (* c (/ a -1/3)))) -1/3)) |
(* b -1/3) |
-1/3 |
(* (sqrt (+ (* b b) (* c (/ a -1/3)))) -1/3) |
(sqrt (+ (* b b) (* c (/ a -1/3)))) |
(+ (* b b) (* c (/ a -1/3))) |
(* c (/ a -1/3)) |
(/ a -1/3) |
(/ (- (* (+ (* b b) (* c (/ a -1/3))) (* (/ -1/3 a) (/ -1/3 a))) (* 1/9 (* (/ b a) (/ b a)))) (/ (- (/ (sqrt (+ (* b b) (* c (/ a -1/3)))) 3) (* b -1/3)) a)) |
(- (* (+ (* b b) (* c (/ a -1/3))) (* (/ -1/3 a) (/ -1/3 a))) (* 1/9 (* (/ b a) (/ b a)))) |
(* (+ (* b b) (* c (/ a -1/3))) (* (/ -1/3 a) (/ -1/3 a))) |
(* (/ -1/3 a) (/ -1/3 a)) |
(/ -1/3 a) |
(* 1/9 (* (/ b a) (/ b a))) |
1/9 |
(* (/ b a) (/ b a)) |
(/ b a) |
(/ (- (/ (sqrt (+ (* b b) (* c (/ a -1/3)))) 3) (* b -1/3)) a) |
(- (/ (sqrt (+ (* b b) (* c (/ a -1/3)))) 3) (* b -1/3)) |
(/ (sqrt (+ (* b b) (* c (/ a -1/3)))) 3) |
3 |
| Outputs |
|---|
(/ (- (* (pow c 4) (+ (/ (* 9/64 (* a a)) (pow b 6)) (/ (* 27/64 (* c (* a (* a a)))) (pow b 8)))) (* 1/4 (* (/ c b) (/ c b)))) (- (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))))) (/ -1/2 (/ b c)))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 #s(literal 9/64 binary64) b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c a) (/.f64 #s(literal 27/64 binary64) (pow.f64 b #s(literal 8 binary64))))))) (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) #s(literal -1/4 binary64)))) (+.f64 (*.f64 a (+.f64 (*.f64 (/.f64 #s(literal -135/128 binary64) b) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b b) (*.f64 c c)))) a)) (*.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) (+.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c a) (/.f64 #s(literal -9/16 binary64) (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) |
(- (* (pow c 4) (+ (/ (* 9/64 (* a a)) (pow b 6)) (/ (* 27/64 (* c (* a (* a a)))) (pow b 8)))) (* 1/4 (* (/ c b) (/ c b)))) |
(+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 #s(literal 9/64 binary64) b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c a) (/.f64 #s(literal 27/64 binary64) (pow.f64 b #s(literal 8 binary64))))))) (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) #s(literal -1/4 binary64)))) |
(* (pow c 4) (+ (/ (* 9/64 (* a a)) (pow b 6)) (/ (* 27/64 (* c (* a (* a a)))) (pow b 8)))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 #s(literal 9/64 binary64) b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c a) (/.f64 #s(literal 27/64 binary64) (pow.f64 b #s(literal 8 binary64))))))) |
(pow c 4) |
(*.f64 c (*.f64 c (*.f64 c c))) |
c |
4 |
#s(literal 4 binary64) |
(+ (/ (* 9/64 (* a a)) (pow b 6)) (/ (* 27/64 (* c (* a (* a a)))) (pow b 8))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 #s(literal 9/64 binary64) b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c a) (/.f64 #s(literal 27/64 binary64) (pow.f64 b #s(literal 8 binary64)))))) |
(/ (* 9/64 (* a a)) (pow b 6)) |
(/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(* 9/64 (* a a)) |
(*.f64 #s(literal 9/64 binary64) (*.f64 a a)) |
9/64 |
#s(literal 9/64 binary64) |
(* a a) |
(*.f64 a a) |
a |
(pow b 6) |
(*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
b |
6 |
#s(literal 6 binary64) |
(/ (* 27/64 (* c (* a (* a a)))) (pow b 8)) |
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c #s(literal 27/64 binary64))) (pow.f64 b #s(literal 8 binary64))) |
(* 27/64 (* c (* a (* a a)))) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 c #s(literal 27/64 binary64))) |
27/64 |
#s(literal 27/64 binary64) |
(* c (* a (* a a))) |
(*.f64 c (*.f64 a (*.f64 a a))) |
(* a (* a a)) |
(*.f64 a (*.f64 a a)) |
(pow b 8) |
(pow.f64 b #s(literal 8 binary64)) |
8 |
#s(literal 8 binary64) |
(* 1/4 (* (/ c b) (/ c b))) |
(/.f64 (*.f64 c (*.f64 #s(literal 1/4 binary64) (/.f64 c b))) b) |
1/4 |
#s(literal 1/4 binary64) |
(* (/ c b) (/ c b)) |
(*.f64 c (/.f64 (/.f64 c b) b)) |
(/ c b) |
(/.f64 c b) |
(- (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))))) (/ -1/2 (/ b c))) |
(+.f64 (*.f64 a (+.f64 (*.f64 (/.f64 #s(literal -135/128 binary64) b) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b b) (*.f64 c c)))) a)) (*.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) (+.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c a) (/.f64 #s(literal -9/16 binary64) (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))) |
(* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))))) |
(*.f64 a (+.f64 (*.f64 (/.f64 #s(literal -135/128 binary64) b) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b b) (*.f64 c c)))) a)) (*.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) (+.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c a) (/.f64 #s(literal -9/16 binary64) (*.f64 b b))))))) |
(+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))))) |
(+.f64 (*.f64 (/.f64 #s(literal -135/128 binary64) b) (*.f64 (/.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b b) (*.f64 c c)))) a)) (*.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) (+.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c a) (/.f64 #s(literal -9/16 binary64) (*.f64 b b)))))) |
(/ (* (* c c) -3/8) (* b (* b b))) |
(/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) b) |
(* (* c c) -3/8) |
(*.f64 (*.f64 c c) #s(literal -3/8 binary64)) |
(* c c) |
(*.f64 c c) |
-3/8 |
#s(literal -3/8 binary64) |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
(* b b) |
(*.f64 b b) |
(* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))) |
(*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -135/128 binary64) b) a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) c) (/.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -135/128 binary64) b) a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) c) (/.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (/.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b b) (*.f64 c c))))) b) |
-1/6 |
#s(literal -1/6 binary64) |
(/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c))))) |
(/.f64 b (*.f64 #s(literal 405/64 binary64) (/.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b b) (*.f64 c c)))))) |
(/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))) |
(*.f64 #s(literal 405/64 binary64) (/.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b b) (*.f64 c c))))) |
(* 405/64 a) |
(*.f64 a #s(literal 405/64 binary64)) |
405/64 |
#s(literal 405/64 binary64) |
(/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c))) |
(/.f64 (*.f64 b (*.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 b (/.f64 (*.f64 b b) c)))) c) |
(* (* b b) (* (* b b) (* b b))) |
(*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(* (* b b) (* b b)) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(* (* c c) (* c c)) |
(*.f64 c (*.f64 c (*.f64 c c))) |
(/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(* c (* (* c c) -9/16)) |
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) |
(* (* c c) -9/16) |
(*.f64 c (*.f64 c #s(literal -9/16 binary64))) |
-9/16 |
#s(literal -9/16 binary64) |
(* (* b b) (* b (* b b))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) |
(/ -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) |
(/ (/ (- (* (* 9/8 (* a a)) (* (/ c b) (/ c b))) (* a (* c -3/2))) b) (* a -3)) |
(/.f64 (*.f64 a (*.f64 c (+.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (/.f64 c b) b) (*.f64 a #s(literal 9/8 binary64)))))) (*.f64 a (*.f64 b #s(literal -3 binary64)))) |
(/ (- (* (* 9/8 (* a a)) (* (/ c b) (/ c b))) (* a (* c -3/2))) b) |
(*.f64 (/.f64 a b) (*.f64 c (+.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (/.f64 c b) b) (*.f64 a #s(literal 9/8 binary64)))))) |
(- (* (* 9/8 (* a a)) (* (/ c b) (/ c b))) (* a (* c -3/2))) |
(*.f64 a (*.f64 c (+.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (/.f64 c b) b) (*.f64 a #s(literal 9/8 binary64)))))) |
(* (* 9/8 (* a a)) (* (/ c b) (/ c b))) |
(*.f64 c (*.f64 (/.f64 (/.f64 c b) b) (*.f64 (*.f64 a a) #s(literal 9/8 binary64)))) |
(* 9/8 (* a a)) |
(*.f64 (*.f64 a a) #s(literal 9/8 binary64)) |
9/8 |
#s(literal 9/8 binary64) |
(* a (* c -3/2)) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c a)) |
(* c -3/2) |
(*.f64 c #s(literal -3/2 binary64)) |
-3/2 |
#s(literal -3/2 binary64) |
(* a -3) |
(*.f64 a #s(literal -3 binary64)) |
-3 |
#s(literal -3 binary64) |
(/ (- (* b -1/3) (* (sqrt (+ (* b b) (* c (/ a -1/3)))) -1/3)) a) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 (*.f64 c a) #s(literal -1/3 binary64)))))) |
(- (* b -1/3) (* (sqrt (+ (* b b) (* c (/ a -1/3)))) -1/3)) |
(*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 (*.f64 c a) #s(literal -1/3 binary64)))))) |
(* b -1/3) |
(*.f64 b #s(literal -1/3 binary64)) |
-1/3 |
#s(literal -1/3 binary64) |
(* (sqrt (+ (* b b) (* c (/ a -1/3)))) -1/3) |
(*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 (*.f64 c a) #s(literal -1/3 binary64))))) |
(sqrt (+ (* b b) (* c (/ a -1/3)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (/.f64 (*.f64 c a) #s(literal -1/3 binary64)))) |
(+ (* b b) (* c (/ a -1/3))) |
(+.f64 (*.f64 b b) (/.f64 (*.f64 c a) #s(literal -1/3 binary64))) |
(* c (/ a -1/3)) |
(/.f64 (*.f64 c a) #s(literal -1/3 binary64)) |
(/ a -1/3) |
(/.f64 a #s(literal -1/3 binary64)) |
(/ (- (* (+ (* b b) (* c (/ a -1/3))) (* (/ -1/3 a) (/ -1/3 a))) (* 1/9 (* (/ b a) (/ b a)))) (/ (- (/ (sqrt (+ (* b b) (* c (/ a -1/3)))) 3) (* b -1/3)) a)) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) a) (/.f64 (*.f64 c a) #s(literal -1/3 binary64))) a) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 (*.f64 c a) #s(literal -1/3 binary64)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)) |
(- (* (+ (* b b) (* c (/ a -1/3))) (* (/ -1/3 a) (/ -1/3 a))) (* 1/9 (* (/ b a) (/ b a)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) a) (/.f64 (*.f64 c a) #s(literal -1/3 binary64))) a) |
(* (+ (* b b) (* c (/ a -1/3))) (* (/ -1/3 a) (/ -1/3 a))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 (*.f64 c a) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) a)) a) |
(* (/ -1/3 a) (/ -1/3 a)) |
(/.f64 #s(literal 1/9 binary64) (*.f64 a a)) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
(* 1/9 (* (/ b a) (/ b a))) |
(/.f64 (*.f64 b (*.f64 #s(literal 1/9 binary64) (/.f64 b a))) a) |
1/9 |
#s(literal 1/9 binary64) |
(* (/ b a) (/ b a)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ b a) |
(/.f64 b a) |
(/ (- (/ (sqrt (+ (* b b) (* c (/ a -1/3)))) 3) (* b -1/3)) a) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 (*.f64 c a) #s(literal -1/3 binary64)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a) |
(- (/ (sqrt (+ (* b b) (* c (/ a -1/3)))) 3) (* b -1/3)) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 (*.f64 c a) #s(literal -1/3 binary64)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) |
(/ (sqrt (+ (* b b) (* c (/ a -1/3)))) 3) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 (*.f64 c a) #s(literal -1/3 binary64)))) #s(literal 3 binary64)) |
3 |
#s(literal 3 binary64) |
| 1.7s | 151× | 5 | exit |
| 204.0ms | 58× | 0 | valid |
| 425.0ms | 47× | 1 | valid |
Compiled 1174 to 433 computations (63.1% saved)
backward-pass: 482.0ms (27.6% of total)ival-mult: 462.0ms (26.5% of total)ival-div: 427.0ms (24.5% of total)ival-pow: 169.0ms (9.7% of total)ival-add: 84.0ms (4.8% of total)ival-sqrt: 49.0ms (2.8% of total)ival-sub: 42.0ms (2.4% of total)const: 28.0ms (1.6% of total)| Inputs |
|---|
#<alt (* (* b b) (* b b))> |
#<alt (* (* c c) (* c c))> |
#<alt (* (/ c b) (/ c b))> |
#<alt (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))> |
#<alt (/ -1/2 (/ b c))> |
#<alt (/ b c)> |
#<alt (* (* 9/8 (* a a)) (* (/ c b) (/ c b)))> |
#<alt (/ (- (* (* 9/8 (* a a)) (* (/ c b) (/ c b))) (* a (* c -3/2))) b)> |
#<alt (/ (/ (- (* (* 9/8 (* a a)) (* (/ c b) (/ c b))) (* a (* c -3/2))) b) (* a -3))> |
#<alt (- (* b -1/3) (* (sqrt (+ (* b b) (* c (/ a -1/3)))) -1/3))> |
#<alt (* (sqrt (+ (* b b) (* c (/ a -1/3)))) -1/3)> |
#<alt (* b -1/3)> |
#<alt (+ (* b b) (* c (/ a -1/3)))> |
#<alt (- (* (+ (* b b) (* c (/ a -1/3))) (* (/ -1/3 a) (/ -1/3 a))) (* 1/9 (* (/ b a) (/ b a))))> |
#<alt (* (/ -1/3 a) (/ -1/3 a))> |
#<alt (* (/ b a) (/ b a))> |
#<alt (/ -1/3 a)> |
#<alt (/ (- (* (pow c 4) (+ (/ (* 9/64 (* a a)) (pow b 6)) (/ (* 27/64 (* c (* a (* a a)))) (pow b 8)))) (* 1/4 (* (/ c b) (/ c b)))) (- (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))))) (/ -1/2 (/ b c))))> |
#<alt (- (* (pow c 4) (+ (/ (* 9/64 (* a a)) (pow b 6)) (/ (* 27/64 (* c (* a (* a a)))) (pow b 8)))) (* 1/4 (* (/ c b) (/ c b))))> |
#<alt (* (pow c 4) (+ (/ (* 9/64 (* a a)) (pow b 6)) (/ (* 27/64 (* c (* a (* a a)))) (pow b 8))))> |
#<alt (pow c 4)> |
#<alt (- (* (* 9/8 (* a a)) (* (/ c b) (/ c b))) (* a (* c -3/2)))> |
#<alt (/ (- (* b -1/3) (* (sqrt (+ (* b b) (* c (/ a -1/3)))) -1/3)) a)> |
#<alt (/ (- (* (+ (* b b) (* c (/ a -1/3))) (* (/ -1/3 a) (/ -1/3 a))) (* 1/9 (* (/ b a) (/ b a)))) (/ (- (/ (sqrt (+ (* b b) (* c (/ a -1/3)))) 3) (* b -1/3)) a))> |
#<alt (* (+ (* b b) (* c (/ a -1/3))) (* (/ -1/3 a) (/ -1/3 a)))> |
| Outputs |
|---|
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow c 4)> |
#<alt (pow c 4)> |
#<alt (pow c 4)> |
#<alt (pow c 4)> |
#<alt (pow c 4)> |
#<alt (pow c 4)> |
#<alt (pow c 4)> |
#<alt (pow c 4)> |
#<alt (pow c 4)> |
#<alt (pow c 4)> |
#<alt (pow c 4)> |
#<alt (pow c 4)> |
#<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 (* -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 (* -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 (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* 3/2 (/ (* a c) b))> |
#<alt (* a (+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b))))> |
#<alt (* a (+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b))))> |
#<alt (* a (+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b))))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b)))))> |
#<alt (* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b)))))> |
#<alt (* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b)))))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b)))))> |
#<alt (* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b)))))> |
#<alt (* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b)))))> |
#<alt (* 3/2 (/ (* a c) b))> |
#<alt (* c (+ (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* 3/2 (/ a b))))> |
#<alt (* c (+ (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* 3/2 (/ a b))))> |
#<alt (* c (+ (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* 3/2 (/ a b))))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c)))))> |
#<alt (* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c)))))> |
#<alt (* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c)))))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c)))))> |
#<alt (* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c)))))> |
#<alt (* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c)))))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (/ (+ (* 9/8 (* (pow a 2) (pow c 2))) (* 3/2 (* a (* (pow b 2) c)))) (pow b 3))> |
#<alt (/ (+ (* 9/8 (* (pow a 2) (pow c 2))) (* 3/2 (* a (* (pow b 2) c)))) (pow b 3))> |
#<alt (/ (+ (* 9/8 (* (pow a 2) (pow c 2))) (* 3/2 (* a (* (pow b 2) c)))) (pow b 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 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b)> |
#<alt (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b)> |
#<alt (* 3/2 (/ (* a c) b))> |
#<alt (* -1 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))> |
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))> |
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))> |
#<alt (* -1/2 (/ c b))> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))> |
#<alt (* 1/3 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (- (* -1/3 b) (* -1/3 (* (sqrt (* a c)) (sqrt -3))))> |
#<alt (- (* b (- (* 1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1/3)) (* -1/3 (* (sqrt (* a c)) (sqrt -3))))> |
#<alt (- (* b (- (* b (- (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1/3)) (* -1/3 (* (sqrt (* a c)) (sqrt -3))))> |
#<alt (* -1/2 (/ (* a c) b))> |
#<alt (/ (- (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 1/2 (* a c))) b)> |
#<alt (/ (- (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 1/2 (* a c)))) b)> |
#<alt (/ (- (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 1/2 (* a c)) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) b)> |
#<alt (* -2/3 b)> |
#<alt (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (- (+ 2/3 (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* 1/2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (- (+ 2/3 (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 1/2 (/ (* a c) (pow b 2)))))))> |
#<alt (* -1/2 (/ (* a c) b))> |
#<alt (* c (- (* -3/8 (/ (* (pow a 2) c) (pow b 3))) (* 1/2 (/ a b))))> |
#<alt (* c (- (* c (- (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* 3/8 (/ (pow a 2) (pow b 3))))) (* 1/2 (/ a b))))> |
#<alt (* c (- (* c (- (* c (- (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* 9/16 (/ (pow a 3) (pow b 5))))) (* 3/8 (/ (pow a 2) (pow b 3))))) (* 1/2 (/ a b))))> |
#<alt (* 1/3 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* c (- (* -1/3 (/ b c)) (* -1/3 (* (sqrt (/ a c)) (sqrt -3)))))> |
#<alt (* c (- (+ (* -1/3 (/ b c)) (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3))))) (* -1/3 (* (sqrt (/ a c)) (sqrt -3)))))> |
#<alt (* c (- (+ (* -1/3 (/ b c)) (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3))))) (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))))))> |
#<alt (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (- (* 1/3 (/ b c)) (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* c (- (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* c (- (* -1 (/ (+ (* -1 (/ (- (* -1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* -1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 b)) c)) (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1/2 (/ (* a c) b))> |
#<alt (* a (- (* -3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b))))> |
#<alt (* a (- (* a (- (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* 3/8 (/ (pow c 2) (pow b 3))))) (* 1/2 (/ c b))))> |
#<alt (* a (- (* a (- (* a (- (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* 9/16 (/ (pow c 3) (pow b 5))))) (* 3/8 (/ (pow c 2) (pow b 3))))) (* 1/2 (/ c b))))> |
#<alt (* 1/3 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* a (- (* -1/3 (/ b a)) (* -1/3 (* (sqrt (/ c a)) (sqrt -3)))))> |
#<alt (* 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)))))> |
#<alt (* a (- (+ (* -1/3 (/ b a)) (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3))))) (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))))))> |
#<alt (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* a (- (* 1/3 (/ b a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* a (- (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* a (- (* -1 (/ (+ (* -1 (/ (- (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1/3 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))))> |
#<alt (+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))))> |
#<alt (+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))))))))> |
#<alt (* -1/3 b)> |
#<alt (* b (- (* 1/2 (/ (* a c) (pow b 2))) 1/3))> |
#<alt (* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 1/2 (/ (* a c) (pow b 2)))) 1/3))> |
#<alt (* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 2))) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 1/3))> |
#<alt (* 1/3 b)> |
#<alt (* -1 (* b (- (* 1/2 (/ (* a c) (pow b 2))) 1/3)))> |
#<alt (* -1 (* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 1/2 (/ (* a c) (pow b 2)))) 1/3)))> |
#<alt (* -1 (* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 2))) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 1/3)))> |
#<alt (* -1/3 b)> |
#<alt (+ (* -1/3 b) (* 1/2 (/ (* a c) b)))> |
#<alt (+ (* -1/3 b) (* c (+ (* 3/8 (/ (* (pow a 2) c) (pow b 3))) (* 1/2 (/ a b)))))> |
#<alt (+ (* -1/3 b) (* c (+ (* 1/2 (/ a b)) (* c (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 9/16 (/ (* (pow a 3) c) (pow b 5))))))))> |
#<alt (* -1/3 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* c (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3))))))> |
#<alt (* c (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))> |
#<alt (* c (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3))))))))> |
#<alt (* 1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))))))> |
#<alt (* -1 (* c (+ (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))> |
#<alt (* -1 (* c (+ (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))))> |
#<alt (* -1/3 b)> |
#<alt (+ (* -1/3 b) (* 1/2 (/ (* a c) b)))> |
#<alt (+ (* -1/3 b) (* a (+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b)))))> |
#<alt (+ (* -1/3 b) (* a (+ (* 1/2 (/ c b)) (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5))))))))> |
#<alt (* -1/3 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* a (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))))> |
#<alt (* a (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))> |
#<alt (* a (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3))))))))> |
#<alt (* 1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* a (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))))))> |
#<alt (* -1 (* a (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))> |
#<alt (* -1 (* a (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))))> |
#<alt (* -1/3 b)> |
#<alt (* -1/3 b)> |
#<alt (* -1/3 b)> |
#<alt (* -1/3 b)> |
#<alt (* -1/3 b)> |
#<alt (* -1/3 b)> |
#<alt (* -1/3 b)> |
#<alt (* -1/3 b)> |
#<alt (* -1/3 b)> |
#<alt (* -1/3 b)> |
#<alt (* -1/3 b)> |
#<alt (* -1/3 b)> |
#<alt (* -3 (* a c))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (* -3 (* a c))> |
#<alt (* c (+ (* -3 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -3 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -3 a) (/ (pow b 2) c)))> |
#<alt (* -3 (* a c))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))> |
#<alt (pow b 2)> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (* -3 (* a c))> |
#<alt (* a (+ (* -3 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -3 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -3 c) (/ (pow b 2) a)))> |
#<alt (* -3 (* a c))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))> |
#<alt (* -1/3 (/ c a))> |
#<alt (* -1/3 (/ c a))> |
#<alt (* -1/3 (/ c a))> |
#<alt (* -1/3 (/ c a))> |
#<alt (* -1/3 (/ c a))> |
#<alt (* -1/3 (/ c a))> |
#<alt (* -1/3 (/ c a))> |
#<alt (* -1/3 (/ c a))> |
#<alt (* -1/3 (/ c a))> |
#<alt (* -1/3 (/ c a))> |
#<alt (* -1/3 (/ c a))> |
#<alt (* -1/3 (/ c a))> |
#<alt (* -1/3 (/ c a))> |
#<alt (* -1/3 (/ c a))> |
#<alt (* -1/3 (/ c a))> |
#<alt (* -1/3 (/ c a))> |
#<alt (* -1/3 (/ c a))> |
#<alt (* -1/3 (/ c a))> |
#<alt (* -1/3 (/ c a))> |
#<alt (* -1/3 (/ c a))> |
#<alt (* -1/3 (/ c a))> |
#<alt (* -1/3 (/ c a))> |
#<alt (* -1/3 (/ c a))> |
#<alt (* -1/3 (/ c a))> |
#<alt (* -1/3 (/ c a))> |
#<alt (* -1/3 (/ c a))> |
#<alt (* -1/3 (/ c a))> |
#<alt (* -1/3 (/ c a))> |
#<alt (* -1/3 (/ c a))> |
#<alt (* -1/3 (/ c a))> |
#<alt (* -1/3 (/ c a))> |
#<alt (* -1/3 (/ c a))> |
#<alt (* -1/3 (/ c a))> |
#<alt (* -1/3 (/ c a))> |
#<alt (* -1/3 (/ c a))> |
#<alt (* -1/3 (/ c a))> |
#<alt (/ 1/9 (pow a 2))> |
#<alt (/ 1/9 (pow a 2))> |
#<alt (/ 1/9 (pow a 2))> |
#<alt (/ 1/9 (pow a 2))> |
#<alt (/ 1/9 (pow a 2))> |
#<alt (/ 1/9 (pow a 2))> |
#<alt (/ 1/9 (pow a 2))> |
#<alt (/ 1/9 (pow a 2))> |
#<alt (/ 1/9 (pow a 2))> |
#<alt (/ 1/9 (pow a 2))> |
#<alt (/ 1/9 (pow a 2))> |
#<alt (/ 1/9 (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ -1/3 a)> |
#<alt (/ -1/3 a)> |
#<alt (/ -1/3 a)> |
#<alt (/ -1/3 a)> |
#<alt (/ -1/3 a)> |
#<alt (/ -1/3 a)> |
#<alt (/ -1/3 a)> |
#<alt (/ -1/3 a)> |
#<alt (/ -1/3 a)> |
#<alt (/ -1/3 a)> |
#<alt (/ -1/3 a)> |
#<alt (/ -1/3 a)> |
#<alt (* -1/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 (- (* c (- (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* 9/16 (/ (pow a 2) (pow b 5))))) (* 3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))> |
#<alt (* -2/5 (/ c b))> |
#<alt (* c (- (* -2/15 (/ b (* a c))) (+ (* -16/75 (/ b (* a c))) (* 2/5 (/ 1 b)))))> |
#<alt (* c (- (+ (* -1 (/ (+ (* -32/225 (/ (pow b 3) (pow a 2))) (* 8/15 (/ (* (pow b 2) (- (* -2/15 (/ b a)) (* -16/75 (/ b a)))) a))) (pow c 2))) (* -2/15 (/ b (* a c)))) (+ (* -16/75 (/ b (* a c))) (* 2/5 (/ 1 b)))))> |
#<alt (* c (- (+ (* -2/15 (/ b (* a c))) (* 32/135 (/ (pow b 5) (* (pow a 3) (pow c 3))))) (+ (* -8/15 (/ (* (pow b 2) (+ (* -32/225 (/ (pow b 3) (pow a 2))) (* 8/15 (/ (* (pow b 2) (- (* -2/15 (/ b a)) (* -16/75 (/ b a)))) a)))) (* a (pow c 3)))) (+ (* -16/75 (/ b (* a c))) (+ (* -32/225 (/ (pow b 3) (* (pow a 2) (pow c 2)))) (+ (* 128/675 (/ (pow b 5) (* (pow a 3) (pow c 3)))) (+ (* 16/45 (/ (* (pow b 4) (- (* -2/15 (/ b a)) (* -16/75 (/ b a)))) (* (pow a 2) (pow c 3)))) (+ (* 8/15 (/ (* (pow b 2) (- (* -2/15 (/ b a)) (* -16/75 (/ b a)))) (* a (pow c 2)))) (* 2/5 (/ 1 b))))))))))> |
#<alt (* -2/5 (/ c b))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -2/15 (/ b a)) (* -16/75 (/ b a))) c)) (* 2/5 (/ 1 b)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (+ (* -8/15 (/ (* (pow b 2) (- (* -2/15 (/ b a)) (* -16/75 (/ b a)))) (* a c))) (+ (* -2/15 (/ b a)) (* 32/225 (/ (pow b 3) (* (pow a 2) c))))) (* -16/75 (/ b a))) c)) (* 2/5 (/ 1 b)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* 32/135 (/ (pow b 5) (pow a 3))) (+ (* 128/675 (/ (pow b 5) (pow a 3))) (+ (* 16/45 (/ (* (pow b 4) (- (* -2/15 (/ b a)) (* -16/75 (/ b a)))) (pow a 2))) (* 8/15 (/ (* (pow b 2) (+ (* -8/15 (/ (* (pow b 2) (- (* -2/15 (/ b a)) (* -16/75 (/ b a)))) a)) (* 32/225 (/ (pow b 3) (pow a 2))))) a))))) c)) (+ (* -8/15 (/ (* (pow b 2) (- (* -2/15 (/ b a)) (* -16/75 (/ b a)))) a)) (* 32/225 (/ (pow b 3) (pow a 2))))) c)) (* -2/15 (/ b a))) (* -16/75 (/ b a))) c)) (* 2/5 (/ 1 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 (- (* 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))))))> |
#<alt (* -2/5 (/ c b))> |
#<alt (- (+ (* -2/5 (/ c b)) (* -2/15 (/ b a))) (* -16/75 (/ b a)))> |
#<alt (- (+ (* -1 (/ (+ (* -32/225 (/ (pow b 3) c)) (* 8/15 (/ (* (pow b 2) (- (* -2/15 b) (* -16/75 b))) c))) (pow a 2))) (+ (* -2/5 (/ c b)) (* -2/15 (/ b a)))) (* -16/75 (/ b a)))> |
#<alt (- (+ (* -2/5 (/ c b)) (+ (* -2/15 (/ b a)) (* 32/135 (/ (pow b 5) (* (pow a 3) (pow c 2)))))) (+ (* -8/15 (/ (* (pow b 2) (+ (* -32/225 (/ (pow b 3) c)) (* 8/15 (/ (* (pow b 2) (- (* -2/15 b) (* -16/75 b))) c)))) (* (pow a 3) c))) (+ (* -16/75 (/ b a)) (+ (* -32/225 (/ (pow b 3) (* (pow a 2) c))) (+ (* 128/675 (/ (pow b 5) (* (pow a 3) (pow c 2)))) (+ (* 16/45 (/ (* (pow b 4) (- (* -2/15 b) (* -16/75 b))) (* (pow a 3) (pow c 2)))) (* 8/15 (/ (* (pow b 2) (- (* -2/15 b) (* -16/75 b))) (* (pow a 2) c)))))))))> |
#<alt (* -2/5 (/ c b))> |
#<alt (+ (* -1 (/ (- (* 2/15 b) (* 16/75 b)) a)) (* -2/5 (/ c b)))> |
#<alt (+ (* -1 (/ (- (+ (* -8/15 (/ (* (pow b 2) (- (* 2/15 b) (* 16/75 b))) (* a c))) (+ (* -32/225 (/ (pow b 3) (* a c))) (* 2/15 b))) (* 16/75 b)) a)) (* -2/5 (/ c b)))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* -32/135 (/ (pow b 5) (pow c 2))) (+ (* -128/675 (/ (pow b 5) (pow c 2))) (+ (* 16/45 (/ (* (pow b 4) (- (* 2/15 b) (* 16/75 b))) (pow c 2))) (* 8/15 (/ (* (pow b 2) (+ (* -8/15 (/ (* (pow b 2) (- (* 2/15 b) (* 16/75 b))) c)) (* -32/225 (/ (pow b 3) c)))) c))))) a)) (+ (* -8/15 (/ (* (pow b 2) (- (* 2/15 b) (* 16/75 b))) c)) (* -32/225 (/ (pow b 3) c)))) a)) (* 2/15 b)) (* 16/75 b)) a)) (* -2/5 (/ c b)))> |
#<alt (* -2/5 (/ c b))> |
#<alt (/ (+ (* -2/5 c) (* 2/25 (/ (pow b 2) a))) b)> |
#<alt (/ (+ (* -2/5 c) (* (pow b 2) (+ (* 112/1125 (/ (pow b 2) (* (pow a 2) c))) (* 2/25 (/ 1 a))))) b)> |
#<alt (/ (+ (* -2/5 c) (* (pow b 2) (+ (* (pow b 2) (+ (* -64/1875 (/ (pow b 2) (* (pow a 3) (pow c 2)))) (* 112/1125 (/ 1 (* (pow a 2) c))))) (* 2/25 (/ 1 a))))) b)> |
#<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))) (* -1/2 c)) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) 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) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1/4 (/ (pow c 2) (pow b 2)))> |
#<alt (* (pow c 2) (- (* 9/64 (/ (* (pow a 2) (pow c 2)) (pow b 6))) (* 1/4 (/ 1 (pow b 2)))))> |
#<alt (* (pow c 2) (- (* (pow c 2) (+ (* 9/64 (/ (pow a 2) (pow b 6))) (* 27/64 (/ (* (pow a 3) c) (pow b 8))))) (* 1/4 (/ 1 (pow b 2)))))> |
#<alt (* (pow c 2) (- (* (pow c 2) (+ (* 9/64 (/ (pow a 2) (pow b 6))) (* 27/64 (/ (* (pow a 3) c) (pow b 8))))) (* 1/4 (/ 1 (pow b 2)))))> |
#<alt (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 8)))> |
#<alt (* (pow c 5) (+ (* 9/64 (/ (pow a 2) (* (pow b 6) c))) (* 27/64 (/ (pow a 3) (pow b 8)))))> |
#<alt (* (pow c 5) (- (+ (* 9/64 (/ (pow a 2) (* (pow b 6) c))) (* 27/64 (/ (pow a 3) (pow b 8)))) (/ 1/4 (* (pow b 2) (pow c 3)))))> |
#<alt (* (pow c 5) (- (+ (* 9/64 (/ (pow a 2) (* (pow b 6) c))) (* 27/64 (/ (pow a 3) (pow b 8)))) (/ 1/4 (* (pow b 2) (pow c 3)))))> |
#<alt (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 8)))> |
#<alt (* -1 (* (pow c 5) (+ (* -27/64 (/ (pow a 3) (pow b 8))) (* -9/64 (/ (pow a 2) (* (pow b 6) c))))))> |
#<alt (* -1 (* (pow c 5) (+ (* -1 (/ (- (* 9/64 (/ (pow a 2) (pow b 6))) (* 1/4 (/ 1 (* (pow b 2) (pow c 2))))) c)) (* -27/64 (/ (pow a 3) (pow b 8))))))> |
#<alt (* -1 (* (pow c 5) (+ (* -1 (/ (- (* 9/64 (/ (pow a 2) (pow b 6))) (* 1/4 (/ 1 (* (pow b 2) (pow c 2))))) c)) (* -27/64 (/ (pow a 3) (pow b 8))))))> |
#<alt (* -1/4 (/ (pow c 2) (pow b 2)))> |
#<alt (- (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (* 1/4 (/ (pow c 2) (pow b 2))))> |
#<alt (- (* (pow a 2) (+ (* 9/64 (/ (pow c 4) (pow b 6))) (* 27/64 (/ (* a (pow c 5)) (pow b 8))))) (* 1/4 (/ (pow c 2) (pow b 2))))> |
#<alt (- (* (pow a 2) (+ (* 9/64 (/ (pow c 4) (pow b 6))) (* 27/64 (/ (* a (pow c 5)) (pow b 8))))) (* 1/4 (/ (pow c 2) (pow b 2))))> |
#<alt (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 8)))> |
#<alt (* (pow a 3) (+ (* 9/64 (/ (pow c 4) (* a (pow b 6)))) (* 27/64 (/ (pow c 5) (pow b 8)))))> |
#<alt (* (pow a 3) (+ (* -1/4 (/ (pow c 2) (* (pow a 3) (pow b 2)))) (+ (* 9/64 (/ (pow c 4) (* a (pow b 6)))) (* 27/64 (/ (pow c 5) (pow b 8))))))> |
#<alt (* (pow a 3) (+ (* -1/4 (/ (pow c 2) (* (pow a 3) (pow b 2)))) (+ (* 9/64 (/ (pow c 4) (* a (pow b 6)))) (* 27/64 (/ (pow c 5) (pow b 8))))))> |
#<alt (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 8)))> |
#<alt (* -1 (* (pow a 3) (+ (* -27/64 (/ (pow c 5) (pow b 8))) (* -9/64 (/ (pow c 4) (* a (pow b 6)))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1/4 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (* 9/64 (/ (pow c 4) (pow b 6)))) a)) (* -27/64 (/ (pow c 5) (pow b 8))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1/4 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (* 9/64 (/ (pow c 4) (pow b 6)))) a)) (* -27/64 (/ (pow c 5) (pow b 8))))))> |
#<alt (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 8)))> |
#<alt (/ (+ (* 9/64 (* (pow a 2) (* (pow b 2) (pow c 4)))) (* 27/64 (* (pow a 3) (pow c 5)))) (pow b 8))> |
#<alt (/ (+ (* 27/64 (* (pow a 3) (pow c 5))) (* (pow b 2) (+ (* -1/4 (* (pow b 4) (pow c 2))) (* 9/64 (* (pow a 2) (pow c 4)))))) (pow b 8))> |
#<alt (/ (+ (* 27/64 (* (pow a 3) (pow c 5))) (* (pow b 2) (+ (* -1/4 (* (pow b 4) (pow c 2))) (* 9/64 (* (pow a 2) (pow c 4)))))) (pow b 8))> |
#<alt (* -1/4 (/ (pow c 2) (pow b 2)))> |
#<alt (/ (- (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* 1/4 (pow c 2))) (pow b 2))> |
#<alt (/ (- (+ (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 6)))) (* 1/4 (pow c 2))) (pow b 2))> |
#<alt (/ (- (+ (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 6)))) (* 1/4 (pow c 2))) (pow b 2))> |
#<alt (* -1/4 (/ (pow c 2) (pow b 2)))> |
#<alt (/ (- (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* 1/4 (pow c 2))) (pow b 2))> |
#<alt (/ (- (+ (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 6)))) (* 1/4 (pow c 2))) (pow b 2))> |
#<alt (/ (- (+ (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 6)))) (* 1/4 (pow c 2))) (pow b 2))> |
#<alt (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* 9/64 (/ (pow a 2) (pow b 6))) (* 27/64 (/ (* (pow a 3) c) (pow b 8)))))> |
#<alt (* (pow c 4) (+ (* 9/64 (/ (pow a 2) (pow b 6))) (* 27/64 (/ (* (pow a 3) c) (pow b 8)))))> |
#<alt (* (pow c 4) (+ (* 9/64 (/ (pow a 2) (pow b 6))) (* 27/64 (/ (* (pow a 3) c) (pow b 8)))))> |
#<alt (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 8)))> |
#<alt (* (pow c 5) (+ (* 9/64 (/ (pow a 2) (* (pow b 6) c))) (* 27/64 (/ (pow a 3) (pow b 8)))))> |
#<alt (* (pow c 5) (+ (* 9/64 (/ (pow a 2) (* (pow b 6) c))) (* 27/64 (/ (pow a 3) (pow b 8)))))> |
#<alt (* (pow c 5) (+ (* 9/64 (/ (pow a 2) (* (pow b 6) c))) (* 27/64 (/ (pow a 3) (pow b 8)))))> |
#<alt (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 8)))> |
#<alt (* -1 (* (pow c 5) (+ (* -27/64 (/ (pow a 3) (pow b 8))) (* -9/64 (/ (pow a 2) (* (pow b 6) c))))))> |
#<alt (* -1 (* (pow c 5) (+ (* -27/64 (/ (pow a 3) (pow b 8))) (* -9/64 (/ (pow a 2) (* (pow b 6) c))))))> |
#<alt (* -1 (* (pow c 5) (+ (* -27/64 (/ (pow a 3) (pow b 8))) (* -9/64 (/ (pow a 2) (* (pow b 6) c))))))> |
#<alt (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 6)))> |
#<alt (* (pow a 2) (+ (* 9/64 (/ (pow c 4) (pow b 6))) (* 27/64 (/ (* a (pow c 5)) (pow b 8)))))> |
#<alt (* (pow a 2) (+ (* 9/64 (/ (pow c 4) (pow b 6))) (* 27/64 (/ (* a (pow c 5)) (pow b 8)))))> |
#<alt (* (pow a 2) (+ (* 9/64 (/ (pow c 4) (pow b 6))) (* 27/64 (/ (* a (pow c 5)) (pow b 8)))))> |
#<alt (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 8)))> |
#<alt (* (pow a 3) (+ (* 9/64 (/ (pow c 4) (* a (pow b 6)))) (* 27/64 (/ (pow c 5) (pow b 8)))))> |
#<alt (* (pow a 3) (+ (* 9/64 (/ (pow c 4) (* a (pow b 6)))) (* 27/64 (/ (pow c 5) (pow b 8)))))> |
#<alt (* (pow a 3) (+ (* 9/64 (/ (pow c 4) (* a (pow b 6)))) (* 27/64 (/ (pow c 5) (pow b 8)))))> |
#<alt (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 8)))> |
#<alt (* -1 (* (pow a 3) (+ (* -27/64 (/ (pow c 5) (pow b 8))) (* -9/64 (/ (pow c 4) (* a (pow b 6)))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -27/64 (/ (pow c 5) (pow b 8))) (* -9/64 (/ (pow c 4) (* a (pow b 6)))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -27/64 (/ (pow c 5) (pow b 8))) (* -9/64 (/ (pow c 4) (* a (pow b 6)))))))> |
#<alt (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 8)))> |
#<alt (/ (+ (* 9/64 (* (pow a 2) (* (pow b 2) (pow c 4)))) (* 27/64 (* (pow a 3) (pow c 5)))) (pow b 8))> |
#<alt (/ (+ (* 9/64 (* (pow a 2) (* (pow b 2) (pow c 4)))) (* 27/64 (* (pow a 3) (pow c 5)))) (pow b 8))> |
#<alt (/ (+ (* 9/64 (* (pow a 2) (* (pow b 2) (pow c 4)))) (* 27/64 (* (pow a 3) (pow c 5)))) (pow b 8))> |
#<alt (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 6)))> |
#<alt (/ (+ (* 9/64 (* (pow a 2) (pow c 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 2)))) (pow b 6))> |
#<alt (/ (+ (* 9/64 (* (pow a 2) (pow c 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 2)))) (pow b 6))> |
#<alt (/ (+ (* 9/64 (* (pow a 2) (pow c 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 2)))) (pow b 6))> |
#<alt (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 6)))> |
#<alt (/ (+ (* 9/64 (* (pow a 2) (pow c 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 2)))) (pow b 6))> |
#<alt (/ (+ (* 9/64 (* (pow a 2) (pow c 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 2)))) (pow b 6))> |
#<alt (/ (+ (* 9/64 (* (pow a 2) (pow c 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 2)))) (pow b 6))> |
#<alt (pow c 4)> |
#<alt (pow c 4)> |
#<alt (pow c 4)> |
#<alt (pow c 4)> |
#<alt (pow c 4)> |
#<alt (pow c 4)> |
#<alt (pow c 4)> |
#<alt (pow c 4)> |
#<alt (pow c 4)> |
#<alt (pow c 4)> |
#<alt (pow c 4)> |
#<alt (pow c 4)> |
#<alt (* 3/2 (* a c))> |
#<alt (* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* -3/2 c)))> |
#<alt (* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* -3/2 c)))> |
#<alt (* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* -3/2 c)))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 2))) (* 3/2 (/ c a))))> |
#<alt (* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 2))) (* 3/2 (/ c a))))> |
#<alt (* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 2))) (* 3/2 (/ c a))))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 2))) (* 3/2 (/ c a))))> |
#<alt (* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 2))) (* 3/2 (/ c a))))> |
#<alt (* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 2))) (* 3/2 (/ c a))))> |
#<alt (* 3/2 (* a c))> |
#<alt (* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* -3/2 a)))> |
#<alt (* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* -3/2 a)))> |
#<alt (* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* -3/2 a)))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 2))) (* 3/2 (/ a c))))> |
#<alt (* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 2))) (* 3/2 (/ a c))))> |
#<alt (* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 2))) (* 3/2 (/ a c))))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 2))) (* 3/2 (/ a c))))> |
#<alt (* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 2))) (* 3/2 (/ a c))))> |
#<alt (* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 2))) (* 3/2 (/ a c))))> |
#<alt (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (/ (+ (* 9/8 (* (pow a 2) (pow c 2))) (* 3/2 (* a (* (pow b 2) c)))) (pow b 2))> |
#<alt (/ (+ (* 9/8 (* (pow a 2) (pow c 2))) (* 3/2 (* a (* (pow b 2) c)))) (pow b 2))> |
#<alt (/ (+ (* 9/8 (* (pow a 2) (pow c 2))) (* 3/2 (* a (* (pow b 2) c)))) (pow b 2))> |
#<alt (* 3/2 (* a c))> |
#<alt (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c)))> |
#<alt (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c)))> |
#<alt (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c)))> |
#<alt (* 3/2 (* a c))> |
#<alt (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c)))> |
#<alt (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c)))> |
#<alt (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c)))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))> |
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))> |
#<alt (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))> |
#<alt (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))> |
#<alt (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))> |
#<alt (* -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 (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))) (/ 1 (* a (pow (sqrt -3) 2))))))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (sqrt -3)))) (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 4)))))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))) (/ 1 (* a (pow (sqrt -3) 2))))))> |
#<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 (/ (- (+ (* -1 (/ (+ (* 27/128 (* (pow a 3) (pow c 4))) (* 27/32 (* (pow a 3) (pow c 4)))) (pow b 6))) (* -1/2 c)) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))> |
#<alt (* -1 (* b (- (+ (* -1 (/ (+ (* -3/8 (* a (pow c 2))) (* 3/4 (* a (pow c 2)))) (pow b 4))) (* 2/3 (/ 1 a))) (* 1/2 (/ c (pow b 2))))))> |
#<alt (* -1 (* b (- (+ (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -3/8 (* a (pow c 2))) (* 3/4 (* a (pow c 2))))))) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* 2/9 (/ (+ (* 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/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/2 (/ c (pow b 2))) (* 3/4 (/ (* a (pow c 2)) (pow b 4))))))))> |
#<alt (* -1/3 (/ c (- (* 1/3 b) (* -1/3 b))))> |
#<alt (* c (- (* -1/6 (/ (* a c) (* b (pow (- (* 1/3 b) (* -1/3 b)) 2)))) (* 1/3 (/ 1 (- (* 1/3 b) (* -1/3 b))))))> |
#<alt (* c (- (* c (- (* -1 (* c (+ (* 1/12 (/ (pow a 2) (* (pow b 2) (pow (- (* 1/3 b) (* -1/3 b)) 3)))) (* 1/8 (/ (pow a 2) (* (pow b 3) (pow (- (* 1/3 b) (* -1/3 b)) 2))))))) (* 1/6 (/ a (* b (pow (- (* 1/3 b) (* -1/3 b)) 2)))))) (* 1/3 (/ 1 (- (* 1/3 b) (* -1/3 b))))))> |
#<alt (* c (- (* c (- (* c (- (* -1 (* c (+ (* 1/16 (/ (pow a 3) (* (pow b 4) (pow (- (* 1/3 b) (* -1/3 b)) 3)))) (+ (* 3/16 (/ (pow a 3) (* (pow b 5) (pow (- (* 1/3 b) (* -1/3 b)) 2)))) (* 1/2 (/ (* a (+ (* 1/12 (/ (pow a 2) (* (pow b 2) (pow (- (* 1/3 b) (* -1/3 b)) 3)))) (* 1/8 (/ (pow a 2) (* (pow b 3) (pow (- (* 1/3 b) (* -1/3 b)) 2)))))) (* b (- (* 1/3 b) (* -1/3 b))))))))) (+ (* 1/12 (/ (pow a 2) (* (pow b 2) (pow (- (* 1/3 b) (* -1/3 b)) 3)))) (* 1/8 (/ (pow a 2) (* (pow b 3) (pow (- (* 1/3 b) (* -1/3 b)) 2))))))) (* 1/6 (/ a (* b (pow (- (* 1/3 b) (* -1/3 b)) 2)))))) (* 1/3 (/ 1 (- (* 1/3 b) (* -1/3 b))))))> |
#<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)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (pow c 2)))) (* -1 (/ b (* a (pow (sqrt -3) 2)))))> |
#<alt (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (sqrt -3)))) (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4))))) (pow c 3)))) (+ (* -1 (/ b (* a (pow (sqrt -3) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3))))))> |
#<alt (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))> |
#<alt (+ (* -1 (/ b (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (* -1/3 (/ c (- (* 1/3 b) (* -1/3 b))))> |
#<alt (+ (* -1/3 (/ c (- (* 1/3 b) (* -1/3 b)))) (* -1/6 (/ (* a (pow c 2)) (* b (pow (- (* 1/3 b) (* -1/3 b)) 2)))))> |
#<alt (+ (* -1/3 (/ c (- (* 1/3 b) (* -1/3 b)))) (* a (- (* -1 (* a (+ (* 1/12 (/ (pow c 3) (* (pow b 2) (pow (- (* 1/3 b) (* -1/3 b)) 3)))) (* 1/8 (/ (pow c 3) (* (pow b 3) (pow (- (* 1/3 b) (* -1/3 b)) 2))))))) (* 1/6 (/ (pow c 2) (* b (pow (- (* 1/3 b) (* -1/3 b)) 2)))))))> |
#<alt (+ (* -1/3 (/ c (- (* 1/3 b) (* -1/3 b)))) (* a (- (* a (- (* -1 (* a (+ (* 1/16 (/ (pow c 4) (* (pow b 4) (pow (- (* 1/3 b) (* -1/3 b)) 3)))) (+ (* 3/16 (/ (pow c 4) (* (pow b 5) (pow (- (* 1/3 b) (* -1/3 b)) 2)))) (* 1/2 (/ (* c (+ (* 1/12 (/ (pow c 3) (* (pow b 2) (pow (- (* 1/3 b) (* -1/3 b)) 3)))) (* 1/8 (/ (pow c 3) (* (pow b 3) (pow (- (* 1/3 b) (* -1/3 b)) 2)))))) (* b (- (* 1/3 b) (* -1/3 b))))))))) (+ (* 1/12 (/ (pow c 3) (* (pow b 2) (pow (- (* 1/3 b) (* -1/3 b)) 3)))) (* 1/8 (/ (pow c 3) (* (pow b 3) (pow (- (* 1/3 b) (* -1/3 b)) 2))))))) (* 1/6 (/ (pow c 2) (* b (pow (- (* 1/3 b) (* -1/3 b)) 2)))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))> |
#<alt (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) a)> |
#<alt (/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (pow a 2)))) (* -1 (/ b (pow (sqrt -3) 2)))) a)> |
#<alt (/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3))))) (sqrt -3)))) (* 1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -3) 4))))) (pow a 3)))) (+ (* -1 (/ b (pow (sqrt -3) 2))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))))) a)> |
#<alt (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (/ b (pow (sqrt 3) 2))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt 3) 4))))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a))) a))) a))> |
#<alt (* -1/3 (/ c a))> |
#<alt (+ (* -1/3 (/ c a)) (* 1/9 (/ (pow b 2) (pow a 2))))> |
#<alt (+ (* -1/3 (/ c a)) (* 1/9 (/ (pow b 2) (pow a 2))))> |
#<alt (+ (* -1/3 (/ c a)) (* 1/9 (/ (pow b 2) (pow a 2))))> |
#<alt (* 1/9 (/ (pow b 2) (pow a 2)))> |
#<alt (* (pow b 2) (+ (* -1/3 (/ c (* a (pow b 2)))) (* 1/9 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 2) (+ (* -1/3 (/ c (* a (pow b 2)))) (* 1/9 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 2) (+ (* -1/3 (/ c (* a (pow b 2)))) (* 1/9 (/ 1 (pow a 2)))))> |
#<alt (* 1/9 (/ (pow b 2) (pow a 2)))> |
#<alt (* (pow b 2) (+ (* -1/3 (/ c (* a (pow b 2)))) (* 1/9 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 2) (+ (* -1/3 (/ c (* a (pow b 2)))) (* 1/9 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 2) (+ (* -1/3 (/ c (* a (pow b 2)))) (* 1/9 (/ 1 (pow a 2)))))> |
#<alt (* 1/9 (/ (pow b 2) (pow a 2)))> |
#<alt (+ (* -1/3 (/ c a)) (* 1/9 (/ (pow b 2) (pow a 2))))> |
#<alt (+ (* -1/3 (/ c a)) (* 1/9 (/ (pow b 2) (pow a 2))))> |
#<alt (+ (* -1/3 (/ c a)) (* 1/9 (/ (pow b 2) (pow a 2))))> |
#<alt (* -1/3 (/ c a))> |
#<alt (* c (- (* 1/9 (/ (pow b 2) (* (pow a 2) c))) (* 1/3 (/ 1 a))))> |
#<alt (* c (- (* 1/9 (/ (pow b 2) (* (pow a 2) c))) (* 1/3 (/ 1 a))))> |
#<alt (* c (- (* 1/9 (/ (pow b 2) (* (pow a 2) c))) (* 1/3 (/ 1 a))))> |
#<alt (* -1/3 (/ c a))> |
#<alt (* -1 (* c (+ (* -1/9 (/ (pow b 2) (* (pow a 2) c))) (* 1/3 (/ 1 a)))))> |
#<alt (* -1 (* c (+ (* -1/9 (/ (pow b 2) (* (pow a 2) c))) (* 1/3 (/ 1 a)))))> |
#<alt (* -1 (* c (+ (* -1/9 (/ (pow b 2) (* (pow a 2) c))) (* 1/3 (/ 1 a)))))> |
#<alt (* 1/9 (/ (pow b 2) (pow a 2)))> |
#<alt (/ (+ (* -1/3 (* a c)) (* 1/9 (pow b 2))) (pow a 2))> |
#<alt (/ (+ (* -1/3 (* a c)) (* 1/9 (pow b 2))) (pow a 2))> |
#<alt (/ (+ (* -1/3 (* a c)) (* 1/9 (pow b 2))) (pow a 2))> |
#<alt (* -1/3 (/ c a))> |
#<alt (/ (+ (* -1/3 c) (* 1/9 (/ (pow b 2) a))) a)> |
#<alt (/ (+ (* -1/3 c) (* 1/9 (/ (pow b 2) a))) a)> |
#<alt (/ (+ (* -1/3 c) (* 1/9 (/ (pow b 2) a))) a)> |
#<alt (* -1/3 (/ c a))> |
#<alt (* -1 (/ (+ (* -1/9 (/ (pow b 2) a)) (* 1/3 c)) a))> |
#<alt (* -1 (/ (+ (* -1/9 (/ (pow b 2) a)) (* 1/3 c)) a))> |
#<alt (* -1 (/ (+ (* -1/9 (/ (pow b 2) a)) (* 1/3 c)) a))> |
174 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | c | @ | -inf | (/ (- (* (+ (* b b) (* c (/ a -1/3))) (* (/ -1/3 a) (/ -1/3 a))) (* 1/9 (* (/ b a) (/ b a)))) (/ (- (/ (sqrt (+ (* b b) (* c (/ a -1/3)))) 3) (* b -1/3)) a)) |
| 3.0ms | c | @ | 0 | (- (* (pow c 4) (+ (/ (* 9/64 (* a a)) (pow b 6)) (/ (* 27/64 (* c (* a (* a a)))) (pow b 8)))) (* 1/4 (* (/ c b) (/ c b)))) |
| 3.0ms | c | @ | -inf | (* (sqrt (+ (* b b) (* c (/ a -1/3)))) -1/3) |
| 2.0ms | a | @ | -inf | (/ (- (* (+ (* b b) (* c (/ a -1/3))) (* (/ -1/3 a) (/ -1/3 a))) (* 1/9 (* (/ b a) (/ b a)))) (/ (- (/ (sqrt (+ (* b b) (* c (/ a -1/3)))) 3) (* b -1/3)) a)) |
| 2.0ms | b | @ | inf | (- (* (+ (* b b) (* c (/ a -1/3))) (* (/ -1/3 a) (/ -1/3 a))) (* 1/9 (* (/ b a) (/ b a)))) |
| 1× | batch-egg-rewrite |
| 5336× | *-lowering-*.f32 |
| 5336× | *-lowering-*.f64 |
| 3514× | /-lowering-/.f32 |
| 3514× | /-lowering-/.f64 |
| 3322× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 88 | 399 |
| 1 | 562 | 377 |
| 2 | 6009 | 377 |
| 0 | 8011 | 355 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (* b b) (* b b)) |
(* (* c c) (* c c)) |
(* (/ c b) (/ c b)) |
(/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) |
(/ -1/2 (/ b c)) |
(/ b c) |
(* (* 9/8 (* a a)) (* (/ c b) (/ c b))) |
(/ (- (* (* 9/8 (* a a)) (* (/ c b) (/ c b))) (* a (* c -3/2))) b) |
(/ (/ (- (* (* 9/8 (* a a)) (* (/ c b) (/ c b))) (* a (* c -3/2))) b) (* a -3)) |
(- (* b -1/3) (* (sqrt (+ (* b b) (* c (/ a -1/3)))) -1/3)) |
(* (sqrt (+ (* b b) (* c (/ a -1/3)))) -1/3) |
(* b -1/3) |
(+ (* b b) (* c (/ a -1/3))) |
(- (* (+ (* b b) (* c (/ a -1/3))) (* (/ -1/3 a) (/ -1/3 a))) (* 1/9 (* (/ b a) (/ b a)))) |
(* (/ -1/3 a) (/ -1/3 a)) |
(* (/ b a) (/ b a)) |
(/ -1/3 a) |
(/ (- (* (pow c 4) (+ (/ (* 9/64 (* a a)) (pow b 6)) (/ (* 27/64 (* c (* a (* a a)))) (pow b 8)))) (* 1/4 (* (/ c b) (/ c b)))) (- (* a (+ (/ (* (* c c) -3/8) (* b (* b b))) (* a (+ (/ -1/6 (/ b (/ (* 405/64 a) (/ (* (* b b) (* (* b b) (* b b))) (* (* c c) (* c c)))))) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))))) (/ -1/2 (/ b c)))) |
(- (* (pow c 4) (+ (/ (* 9/64 (* a a)) (pow b 6)) (/ (* 27/64 (* c (* a (* a a)))) (pow b 8)))) (* 1/4 (* (/ c b) (/ c b)))) |
(* (pow c 4) (+ (/ (* 9/64 (* a a)) (pow b 6)) (/ (* 27/64 (* c (* a (* a a)))) (pow b 8)))) |
(pow c 4) |
(- (* (* 9/8 (* a a)) (* (/ c b) (/ c b))) (* a (* c -3/2))) |
(/ (- (* b -1/3) (* (sqrt (+ (* b b) (* c (/ a -1/3)))) -1/3)) a) |
(/ (- (* (+ (* b b) (* c (/ a -1/3))) (* (/ -1/3 a) (/ -1/3 a))) (* 1/9 (* (/ b a) (/ b a)))) (/ (- (/ (sqrt (+ (* b b) (* c (/ a -1/3)))) 3) (* b -1/3)) a)) |
(* (+ (* b b) (* c (/ a -1/3))) (* (/ -1/3 a) (/ -1/3 a))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(pow.f64 b #s(literal 4 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 2 binary64)) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(*.f64 (*.f64 b (*.f64 b b)) b) |
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 c))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 c)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 c))) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(pow.f64 c #s(literal 4 binary64)) |
(pow.f64 (*.f64 c c) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 c)) #s(literal 4 binary64)) |
(*.f64 c (*.f64 c (*.f64 c c))) |
(*.f64 (*.f64 c c) (*.f64 c c)) |
(*.f64 (*.f64 c (*.f64 c c)) c) |
(exp.f64 (*.f64 (log.f64 (/.f64 c b)) #s(literal 2 binary64))) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/.f64 (/.f64 c b) (/.f64 b c)) |
(/.f64 (/.f64 c (/.f64 b c)) b) |
(/.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 (-.f64 #s(literal 0 binary64) c)) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b (/.f64 b c))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) c) (*.f64 (-.f64 #s(literal 0 binary64) b) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) c)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b c))) |
(/.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) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 c c)) (neg.f64 (*.f64 b b))) |
(/.f64 (neg.f64 (/.f64 c (/.f64 b c))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (/.f64 c b) #s(literal 1 binary64)) (/.f64 b c)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c b)) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 c b) #s(literal 2 binary64)) |
(pow.f64 (/.f64 b c) #s(literal -2 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)) |
(*.f64 c (/.f64 c (*.f64 b b))) |
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c b))) |
(*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 c b) (/.f64 c b)) |
(*.f64 (/.f64 c (/.f64 b c)) (/.f64 #s(literal 1 binary64) b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b b))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64))) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b b))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b b))))) (*.f64 b b)) |
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) b) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b))) (*.f64 b b)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b b)) b) (*.f64 b b)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 b b)) b) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (/.f64 c (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b b))))) |
(*.f64 (/.f64 c (*.f64 b b)) (*.f64 (*.f64 c c) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 c c) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) c) |
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b b)) (/.f64 c (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) b) (/.f64 c (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -9/16 binary64) (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 #s(literal -1/2 binary64) c))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b c))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal -1/2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 #s(literal -1/2 binary64) c)) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 #s(literal -1/2 binary64) c)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 b (*.f64 #s(literal -1/2 binary64) c)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (*.f64 #s(literal -1/2 binary64) c)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(*.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 c b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c b) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c b))) |
(/.f64 (*.f64 b #s(literal 1 binary64)) c) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) c))) |
(pow.f64 (/.f64 c b) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b c) #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 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c))) |
(*.f64 #s(literal 1 binary64) (/.f64 b c)) |
(*.f64 (/.f64 #s(literal 1 binary64) c) b) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (/.f64 c b))) (/.f64 b c)) |
(/.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (/.f64 c b))) c) b) |
(/.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (/.f64 c (/.f64 b c))) b) |
(/.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (/.f64 c b))) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (/.f64 c b))) #s(literal 1 binary64)) (/.f64 b c)) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 9/8 binary64) (*.f64 a a))) (*.f64 b b)) |
(/.f64 (*.f64 (/.f64 c (/.f64 b c)) (*.f64 #s(literal 9/8 binary64) (*.f64 a a))) b) |
(*.f64 (/.f64 c b) (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (/.f64 c b)))) |
(*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 9/8 binary64) (*.f64 a a))) |
(*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))) |
(*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b b))) |
(*.f64 (*.f64 #s(literal 9/8 binary64) a) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b)))) |
(*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (/.f64 c b))) (/.f64 c b)) |
(*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) #s(literal 9/8 binary64)) |
(*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 9/8 binary64)) (*.f64 a a)) |
(*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 9/8 binary64) a)) a) |
(*.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (/.f64 c b))) c) (/.f64 #s(literal 1 binary64) b)) |
(+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) b) (neg.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) b) (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b)) |
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) b) (neg.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b))) |
(fma.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) b) (neg.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b))) |
(fma.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) b) (neg.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b))) |
(fma.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (/.f64 #s(literal 1 binary64) b) (neg.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b))) |
(fma.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (/.f64 c b))) (/.f64 c (*.f64 b b)) (neg.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) b))) |
(/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) b) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 #s(literal 81/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9/4 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 a (*.f64 c #s(literal -3/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9/4 binary64))) (*.f64 b (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 a (*.f64 c #s(literal -3/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) b) (*.f64 b (*.f64 a (*.f64 c #s(literal -3/2 binary64))))) (*.f64 b b)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 #s(literal 81/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9/4 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 a (*.f64 c #s(literal -3/2 binary64)))))) b)) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9/4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 a (*.f64 c #s(literal -3/2 binary64)))) b)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) b) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) b) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) b)) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b) (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b)) (*.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) b) (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) b) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) b)) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b) (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b))) (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) b) (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 #s(literal 81/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9/4 binary64)))) (/.f64 #s(literal 1 binary64) b)) (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 a (*.f64 c #s(literal -3/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9/4 binary64))) (/.f64 #s(literal 1 binary64) b)) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 a (*.f64 c #s(literal -3/2 binary64))))) |
(pow.f64 (/.f64 b (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) b))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 b (/.f64 a #s(literal -1/3 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) b) (/.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b) (/.f64 a #s(literal -1/3 binary64)))) |
(neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) b) (/.f64 a #s(literal 1/3 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) b)) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (*.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) b) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 b (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64)))) a)) |
(/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 b (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 b (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) b)) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 #s(literal 81/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9/4 binary64)))) (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 a (*.f64 c #s(literal -3/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) b))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64)))) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (*.f64 a b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9/4 binary64))) (*.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 a (*.f64 c #s(literal -3/2 binary64)))))) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (*.f64 a b)) #s(literal -3 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) b)))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) #s(literal -1/3 binary64)) (*.f64 b a)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) #s(literal 1/3 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64)))) #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64)))) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (*.f64 a b))) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) b) #s(literal -1/3 binary64)) a) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) b) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) b) #s(literal 1 binary64)) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (/.f64 #s(literal -1/3 binary64) a)) b) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64)))) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (/.f64 a #s(literal -1/3 binary64))) b) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) b) #s(literal -3 binary64)) a) |
(pow.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) b)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 b (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64)))) (/.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -3 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (*.f64 a b))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1/3 binary64) a))) |
(*.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) b) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) b)) (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/3 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (*.f64 b (/.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (*.f64 a b)) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) a)) |
(*.f64 (*.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) b) #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) b) (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) b) #s(literal 1 binary64)) (/.f64 #s(literal -1/3 binary64) a)) |
(+.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -1/3 binary64))) |
(-.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/27 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 #s(literal -1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))))) (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3/2 binary64)) #s(literal -1/27 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 #s(literal -1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 #s(literal -1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (/.f64 (/.f64 (pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 #s(literal -1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))) |
(fma.f64 b #s(literal -1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64))) |
(fma.f64 #s(literal -1/3 binary64) b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64))) |
(fma.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b #s(literal -1/3 binary64))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 1/3 binary64) (*.f64 b #s(literal -1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b #s(literal -1/3 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1/3 binary64) (*.f64 b #s(literal -1/3 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -1/3 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b #s(literal -1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/27 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3/2 binary64)) #s(literal -1/27 binary64))) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 #s(literal -1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 #s(literal -1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/27 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3/2 binary64)) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (-.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (/.f64 (pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 2 binary64)) #s(literal 9 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (/.f64 (pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 2 binary64)) #s(literal 9 binary64))) (*.f64 #s(literal -1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (/.f64 (pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 2 binary64)) #s(literal 9 binary64))) (-.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 b b) #s(literal 1/9 binary64))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/27 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3/2 binary64)) #s(literal -1/27 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 #s(literal -1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (/.f64 (pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 2 binary64)) #s(literal 9 binary64)))) (neg.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/27 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3/2 binary64)) #s(literal 27 binary64))) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (-.f64 (/.f64 (pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/27 binary64))) (+.f64 (/.f64 (pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 2 binary64)) #s(literal 9 binary64)) (-.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 #s(literal -1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/27 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3/2 binary64)) #s(literal -1/27 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (-.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (/.f64 (pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 2 binary64)) #s(literal 9 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/27 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3/2 binary64)) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 #s(literal -1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (/.f64 (pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 2 binary64)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))) |
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -1/3 binary64)) |
(*.f64 b #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) b) |
(+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) |
(+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 (/.f64 a #s(literal 1/3 binary64)) c))) (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (+.f64 (*.f64 b b) (*.f64 (/.f64 a #s(literal 1/3 binary64)) c)))) |
(fma.f64 b b (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) |
(fma.f64 c (/.f64 a #s(literal -1/3 binary64)) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) |
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (/.f64 a #s(literal -1/3 binary64)) c (*.f64 b b)) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 (/.f64 a #s(literal 1/3 binary64)) c)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))) (+.f64 (*.f64 b b) (*.f64 (/.f64 a #s(literal 1/3 binary64)) c))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 (/.f64 a #s(literal 1/3 binary64)) c)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))) |
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (/.f64 a #s(literal 1/3 binary64)) c)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (/.f64 a #s(literal 1/3 binary64)) c)))) |
(+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)))) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 #s(literal 1/81 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a))) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)))) (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a))))) |
(fma.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64))) |
(fma.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64))) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64))) |
(fma.f64 #s(literal 1/9 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a))) |
(fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a))) |
(fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a))) |
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal -1/3 binary64) a) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64))) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) (/.f64 a b)) (neg.f64 (/.f64 b a)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1/9 binary64) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a))) |
(fma.f64 (neg.f64 (/.f64 #s(literal 1/9 binary64) (/.f64 a b))) (/.f64 b a) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a))) |
(fma.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal -1/3 binary64))) #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64))) |
(fma.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 b a)) (/.f64 b a) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 #s(literal 1/81 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))))) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a))))) (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 #s(literal 1/81 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a))) (*.f64 #s(literal 1/81 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a))) (*.f64 #s(literal 1/81 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 #s(literal 1/81 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))))) (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a))) (*.f64 #s(literal 1/81 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)))) (pow.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64))) (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a))) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a))))) (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 #s(literal 1/81 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a))) (*.f64 #s(literal 1/81 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 #s(literal 1/81 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a))))))) |
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a))) (*.f64 #s(literal 1/81 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1/3 binary64) a)) #s(literal 2 binary64))) |
(/.f64 #s(literal -1/3 binary64) (*.f64 a (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 a #s(literal -1/3 binary64)) a)) |
(/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 #s(literal 1/9 binary64) (*.f64 a a)) |
(/.f64 #s(literal 1/9 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1/3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) #s(literal 1/9 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 1/9 binary64) a))) |
(/.f64 #s(literal -1/9 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal -1/9 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 #s(literal -1/9 binary64) (neg.f64 (*.f64 a a))) |
(/.f64 (/.f64 #s(literal 1/9 binary64) a) a) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/9 binary64) a)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal 1 binary64)) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a a) #s(literal 1/9 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 #s(literal 1/9 binary64) a)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 #s(literal -1/3 binary64) a) a)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/9 binary64) a) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b a)) #s(literal 2 binary64))) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/.f64 (/.f64 b a) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a (/.f64 a b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) b) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b))) |
(/.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 a b) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 b b)) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)) (/.f64 a b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 b a) #s(literal 2 binary64)) |
(pow.f64 (/.f64 a b) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(*.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b a))) |
(*.f64 b (/.f64 (/.f64 b a) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 b a) (/.f64 b a)) |
(*.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1/3 binary64) a)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal 1/3 binary64) a)) |
(/.f64 #s(literal -1/3 binary64) a) |
(/.f64 #s(literal -1/3 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 a #s(literal 1/3 binary64))) |
(pow.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 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 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (neg.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))))) |
(exp.f64 (*.f64 (log.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 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))) (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 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 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 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 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (neg.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))))) |
(fma.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (neg.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (neg.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (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 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))))) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (+.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 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)))))))))))) (neg.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.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 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)))))))))) (neg.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))))) |
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.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 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.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 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 1/16 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 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))) (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))))) |
(/.f64 #s(literal 1 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 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))) (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.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 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))) (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 1/16 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 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))) (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) |
(/.f64 #s(literal -1 binary64) (neg.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 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))) (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 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 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (*.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 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) (*.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 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 1/16 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 1/16 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 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 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 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 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 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 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 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 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 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 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b))) #s(literal 1 binary64)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 1/16 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))))) (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 1/16 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))))) (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) |
(pow.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 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))) (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.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 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))) (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.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 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b)))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b))) (-.f64 (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 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))))) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (+.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 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.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 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))))) |
(+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 9/64 binary64)))) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b)))) |
(+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 9/64 binary64)))) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))))) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) |
(-.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))))) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 1/16 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 1/16 binary64)) (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) |
(fma.f64 c (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b))) |
(fma.f64 c (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b)))) |
(fma.f64 c (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))))) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) |
(fma.f64 (*.f64 c c) (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b))) |
(fma.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b)))) |
(fma.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))))) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b)))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))))) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b))) |
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c c)))) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b)))) |
(fma.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c c)))) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))))) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) |
(fma.f64 (*.f64 a (*.f64 a #s(literal 9/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b)))) |
(fma.f64 (*.f64 a (*.f64 a #s(literal 9/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))))) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) |
(fma.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b)))) |
(fma.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c))) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))))) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) |
(fma.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b))) |
(fma.f64 #s(literal 1/4 binary64) (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 b c)) (neg.f64 (/.f64 c b)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 c (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b))) |
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b)))) |
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))))) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 b c))) (/.f64 c b) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) c) (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) c) (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))))) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (*.f64 c c)) (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (*.f64 c c)) (*.f64 c c) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))))) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (*.f64 c (*.f64 c c))) c (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (*.f64 c (*.f64 c c))) c (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))))) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) |
(fma.f64 (*.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) c) (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b))) |
(fma.f64 (*.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c c)) (*.f64 c c) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b))) |
(fma.f64 (*.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c c))) c (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 c b)) (/.f64 c b) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 9/64 binary64)) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 9/64 binary64)) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))))) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a #s(literal 9/64 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a #s(literal 9/64 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))))) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 1/16 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) (-.f64 (pow.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 1/16 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 1/16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 1/16 binary64))) (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 1/16 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 1/16 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) (-.f64 (pow.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 1/16 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 1/16 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 1/16 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 1/16 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) |
(+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 9/64 binary64))))) |
(+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 9/64 binary64)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64)))))) |
(fma.f64 c (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 9/64 binary64))))) |
(fma.f64 c (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64)))))) |
(fma.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 9/64 binary64))))) |
(fma.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64)))))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64)))))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 9/64 binary64))))) |
(fma.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64)))))) |
(fma.f64 (*.f64 a (*.f64 a #s(literal 9/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64)))))) |
(fma.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64)))))) |
(fma.f64 #s(literal 27/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 9/64 binary64))))) |
(fma.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 9/64 binary64))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 9/64 binary64))))) |
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 c (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 9/64 binary64))))) |
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) c) (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (*.f64 c c)) (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (*.f64 c (*.f64 c c))) c (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64)))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 27/64 binary64)) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 9/64 binary64))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 9/64 binary64))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) c) (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 9/64 binary64))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c c)) (*.f64 c c) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 9/64 binary64))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) c (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 9/64 binary64))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 9/64 binary64)) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64)))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a #s(literal 9/64 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 9/64 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 9/64 binary64)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 9/64 binary64))))) (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64)))))) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 9/64 binary64)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 9/64 binary64)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 9/64 binary64))))) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))))))) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 9/64 binary64)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 9/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (*.f64 #s(literal 81/4096 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 729/4096 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (+.f64 (*.f64 #s(literal 81/4096 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (-.f64 (*.f64 #s(literal 81/4096 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)))) (*.f64 #s(literal 729/4096 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))))) (-.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 9/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (*.f64 #s(literal 81/4096 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 729/4096 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 c (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 #s(literal 81/4096 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 81/4096 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)))) (*.f64 #s(literal 729/4096 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 c (*.f64 c (*.f64 c c)))) (-.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 c (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c)))) |
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(*.f64 (*.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) c) (*.f64 c (*.f64 c c))) |
(*.f64 (*.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c c)) (*.f64 c c)) |
(*.f64 (*.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c c))) c) |
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 c))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 c)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 c))) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(pow.f64 c #s(literal 4 binary64)) |
(pow.f64 (*.f64 c c) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 c)) #s(literal 4 binary64)) |
(*.f64 c (*.f64 c (*.f64 c c))) |
(*.f64 (*.f64 c c) (*.f64 c c)) |
(*.f64 (*.f64 c (*.f64 c c)) c) |
(+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) |
(+.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)))) |
(-.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 a (*.f64 c #s(literal -3/2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 #s(literal 81/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))))) (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 a (*.f64 c #s(literal -3/2 binary64))))))) (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9/4 binary64))) (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 a (*.f64 c #s(literal -3/2 binary64)))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)))) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 a (*.f64 c #s(literal -3/2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9/4 binary64)) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 a (*.f64 c #s(literal -3/2 binary64)))))) |
(fma.f64 (/.f64 c b) (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (/.f64 c b))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) |
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) |
(fma.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) |
(fma.f64 a (neg.f64 (*.f64 c #s(literal -3/2 binary64))) (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)))) |
(fma.f64 (*.f64 a a) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) |
(fma.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) |
(fma.f64 (*.f64 c #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal -3/2 binary64)) (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)))) |
(fma.f64 (*.f64 c a) #s(literal 3/2 binary64) (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)))) |
(fma.f64 (*.f64 #s(literal 9/8 binary64) a) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) |
(fma.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (/.f64 c b))) (/.f64 c b) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) #s(literal 9/8 binary64) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)))) |
(fma.f64 (neg.f64 (*.f64 c a)) #s(literal -3/2 binary64) (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)))) |
(fma.f64 (neg.f64 (*.f64 c #s(literal -3/2 binary64))) a (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) c) #s(literal -3/2 binary64) (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -3/2 binary64)) c (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 9/8 binary64)) (*.f64 a a) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 9/8 binary64) a)) a (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (/.f64 c b))) c) (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 #s(literal 81/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9/4 binary64)))) (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 a (*.f64 c #s(literal -3/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 a (*.f64 c #s(literal -3/2 binary64)))))) (-.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 #s(literal 81/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9/4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 a (*.f64 c #s(literal -3/2 binary64)))) (-.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9/4 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9/4 binary64))) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 a (*.f64 c #s(literal -3/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 #s(literal 81/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9/4 binary64))))) (neg.f64 (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 a (*.f64 c #s(literal -3/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9/4 binary64)))) (neg.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 a (*.f64 c #s(literal -3/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 #s(literal 81/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))))) (pow.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)))) (-.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)))) (*.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) (*.f64 (*.f64 c a) #s(literal 3/2 binary64)))) (-.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 a (*.f64 c #s(literal -3/2 binary64)))))) (-.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 #s(literal 81/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9/4 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 a (*.f64 c #s(literal -3/2 binary64)))) (-.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9/4 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 #s(literal 81/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9/4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 a (*.f64 c #s(literal -3/2 binary64)))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 a (*.f64 c #s(literal -3/2 binary64)))))) |
(+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a))) |
(fma.f64 b (/.f64 #s(literal -1/3 binary64) a) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)))) |
(fma.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)))) |
(neg.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) a)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/27 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3/2 binary64)) #s(literal -1/27 binary64))) (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 #s(literal -1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (/.f64 (pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 2 binary64)) #s(literal 9 binary64))) (*.f64 a (*.f64 #s(literal -1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/3 binary64)) a) (*.f64 a (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (*.f64 a a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/27 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3/2 binary64)) #s(literal -1/27 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 #s(literal -1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (/.f64 (pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 2 binary64)) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (/.f64 (*.f64 b #s(literal -1/3 binary64)) a)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (/.f64 (*.f64 b #s(literal -1/3 binary64)) a)) (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/27 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3/2 binary64)) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 #s(literal -1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (/.f64 (pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 2 binary64)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) |
(pow.f64 (/.f64 a (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a))) |
(fma.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)))) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)))) |
(fma.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64)))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)))) |
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64)))) a (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)))) |
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64)))) (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64)))) (/.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)))) |
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal -1/3 binary64))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64)))) (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))))) (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64)))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)))) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64)))) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a))) |
(/.f64 (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64))) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 #s(literal 1/81 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a))) (*.f64 #s(literal 1/81 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a))))) |
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64)))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)) (*.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)))) (pow.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 #s(literal 1/81 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a))))) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a))) (*.f64 #s(literal 1/81 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a))) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64))))) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)) #s(literal 2 binary64))) (+.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64))) #s(literal 1 binary64)) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 #s(literal 1/81 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))))) (/.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a))) (*.f64 #s(literal 1/81 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))))) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64))) a) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64)))) |
(pow.f64 (/.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64))) (/.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64))) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a))) |
(*.f64 (/.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64)))) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64)))) |
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64)))) a) |
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))))) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64))) #s(literal 1 binary64)) (/.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 1/9 binary64) (*.f64 a a)))) |
(+.f64 (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 (*.f64 b b) (/.f64 #s(literal 1/9 binary64) (*.f64 a a)))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 1/9 binary64) (*.f64 a a)))) |
(fma.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (/.f64 #s(literal 1/9 binary64) (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b) (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b))) |
(/.f64 (/.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal -1/3 binary64))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))) #s(literal 1/9 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) (*.f64 a a))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))) (/.f64 #s(literal 1/9 binary64) a)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))) #s(literal 1/9 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 (/.f64 a #s(literal 1/3 binary64)) c)) (*.f64 a a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))) (/.f64 #s(literal 1/9 binary64) a)) (*.f64 (+.f64 (*.f64 b b) (*.f64 (/.f64 a #s(literal 1/3 binary64)) c)) a)) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 (/.f64 a #s(literal 1/3 binary64)) c)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) a) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))))) (*.f64 a (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) a) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))) (*.f64 a (+.f64 (*.f64 b b) (*.f64 (/.f64 a #s(literal 1/3 binary64)) c)))) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal -1/3 binary64))) #s(literal -1/3 binary64)) a) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (/.f64 #s(literal 1/9 binary64) a)) a) |
(/.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))) (+.f64 (*.f64 b b) (*.f64 (/.f64 a #s(literal 1/3 binary64)) c))) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal -1/3 binary64))) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64)) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64)))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/9 binary64))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 (/.f64 a #s(literal 1/3 binary64)) c))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 a a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) a) (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a) |
(*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal -1/3 binary64))) #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
| 1× | egg-herbie |
| 7160× | *-lowering-*.f32 |
| 7160× | *-lowering-*.f64 |
| 5918× | accelerator-lowering-fma.f32 |
| 5918× | accelerator-lowering-fma.f64 |
| 3410× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1374 | 12029 |
| 1 | 4415 | 11877 |
| 0 | 8160 | 11438 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow c 4) |
(pow c 4) |
(pow c 4) |
(pow c 4) |
(pow c 4) |
(pow c 4) |
(pow c 4) |
(pow c 4) |
(pow c 4) |
(pow c 4) |
(pow c 4) |
(pow c 4) |
(/ (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)) |
(* -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))) |
(* -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) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* 3/2 (/ (* a c) b)) |
(* a (+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b)))) |
(* a (+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b)))) |
(* a (+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b)))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b))))) |
(* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b))))) |
(* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b))))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b))))) |
(* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b))))) |
(* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b))))) |
(* 3/2 (/ (* a c) b)) |
(* c (+ (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* 3/2 (/ a b)))) |
(* c (+ (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* 3/2 (/ a b)))) |
(* c (+ (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* 3/2 (/ a b)))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))) |
(* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))) |
(* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))) |
(* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))) |
(* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/ (+ (* 9/8 (* (pow a 2) (pow c 2))) (* 3/2 (* a (* (pow b 2) c)))) (pow b 3)) |
(/ (+ (* 9/8 (* (pow a 2) (pow c 2))) (* 3/2 (* a (* (pow b 2) c)))) (pow b 3)) |
(/ (+ (* 9/8 (* (pow a 2) (pow c 2))) (* 3/2 (* a (* (pow b 2) c)))) (pow b 3)) |
(* 3/2 (/ (* a c) b)) |
(/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b) |
(/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b) |
(/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b) |
(* 3/2 (/ (* a c) b)) |
(* -1 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(* -1/2 (/ c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(* -1/2 (/ c b)) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(* -1/2 (/ c b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(* -1/2 (/ c b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(* 1/3 (* (sqrt (* a c)) (sqrt -3))) |
(- (* -1/3 b) (* -1/3 (* (sqrt (* a c)) (sqrt -3)))) |
(- (* b (- (* 1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1/3)) (* -1/3 (* (sqrt (* a c)) (sqrt -3)))) |
(- (* b (- (* b (- (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1/3)) (* -1/3 (* (sqrt (* a c)) (sqrt -3)))) |
(* -1/2 (/ (* a c) b)) |
(/ (- (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 1/2 (* a c))) b) |
(/ (- (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 1/2 (* a c)))) b) |
(/ (- (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 1/2 (* a c)) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) b) |
(* -2/3 b) |
(* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (- (+ 2/3 (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* 1/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (- (+ 2/3 (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 1/2 (/ (* a c) (pow b 2))))))) |
(* -1/2 (/ (* a c) b)) |
(* c (- (* -3/8 (/ (* (pow a 2) c) (pow b 3))) (* 1/2 (/ a b)))) |
(* c (- (* c (- (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* 3/8 (/ (pow a 2) (pow b 3))))) (* 1/2 (/ a b)))) |
(* c (- (* c (- (* c (- (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* 9/16 (/ (pow a 3) (pow b 5))))) (* 3/8 (/ (pow a 2) (pow b 3))))) (* 1/2 (/ a b)))) |
(* 1/3 (* (sqrt (* a c)) (sqrt -3))) |
(* c (- (* -1/3 (/ b c)) (* -1/3 (* (sqrt (/ a c)) (sqrt -3))))) |
(* c (- (+ (* -1/3 (/ b c)) (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3))))) (* -1/3 (* (sqrt (/ a c)) (sqrt -3))))) |
(* c (- (+ (* -1/3 (/ b c)) (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3))))) (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3))))))) |
(* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (- (* 1/3 (/ b c)) (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (- (* -1 (/ (+ (* -1 (/ (- (* -1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* -1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 b)) c)) (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1/2 (/ (* a c) b)) |
(* a (- (* -3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b)))) |
(* a (- (* a (- (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* 3/8 (/ (pow c 2) (pow b 3))))) (* 1/2 (/ c b)))) |
(* a (- (* a (- (* a (- (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* 9/16 (/ (pow c 3) (pow b 5))))) (* 3/8 (/ (pow c 2) (pow b 3))))) (* 1/2 (/ c b)))) |
(* 1/3 (* (sqrt (* a c)) (sqrt -3))) |
(* a (- (* -1/3 (/ b a)) (* -1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(* a (- (+ (* -1/3 (/ b a)) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))) (* -1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(* a (- (+ (* -1/3 (/ b a)) (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3))))) (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))))) |
(* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (- (* 1/3 (/ b a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* a (- (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* a (- (* -1 (/ (+ (* -1 (/ (- (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1/3 (* (sqrt (* a c)) (sqrt -3))) |
(+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))))) |
(+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))) |
(+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))))) |
(* -1/3 b) |
(* b (- (* 1/2 (/ (* a c) (pow b 2))) 1/3)) |
(* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 1/2 (/ (* a c) (pow b 2)))) 1/3)) |
(* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 2))) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 1/3)) |
(* 1/3 b) |
(* -1 (* b (- (* 1/2 (/ (* a c) (pow b 2))) 1/3))) |
(* -1 (* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 1/2 (/ (* a c) (pow b 2)))) 1/3))) |
(* -1 (* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 2))) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 1/3))) |
(* -1/3 b) |
(+ (* -1/3 b) (* 1/2 (/ (* a c) b))) |
(+ (* -1/3 b) (* c (+ (* 3/8 (/ (* (pow a 2) c) (pow b 3))) (* 1/2 (/ a b))))) |
(+ (* -1/3 b) (* c (+ (* 1/2 (/ a b)) (* c (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 9/16 (/ (* (pow a 3) c) (pow b 5)))))))) |
(* -1/3 (* (sqrt (* a c)) (sqrt -3))) |
(* c (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))))) |
(* c (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3))))))) |
(* c (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))) |
(* 1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))))) |
(* -1 (* c (+ (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))) |
(* -1 (* c (+ (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))) |
(* -1/3 b) |
(+ (* -1/3 b) (* 1/2 (/ (* a c) b))) |
(+ (* -1/3 b) (* a (+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b))))) |
(+ (* -1/3 b) (* a (+ (* 1/2 (/ c b)) (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5)))))))) |
(* -1/3 (* (sqrt (* a c)) (sqrt -3))) |
(* a (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))))) |
(* a (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3))))))) |
(* a (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))) |
(* 1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))))) |
(* -1 (* a (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))) |
(* -1 (* a (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))) |
(* -1/3 b) |
(* -1/3 b) |
(* -1/3 b) |
(* -1/3 b) |
(* -1/3 b) |
(* -1/3 b) |
(* -1/3 b) |
(* -1/3 b) |
(* -1/3 b) |
(* -1/3 b) |
(* -1/3 b) |
(* -1/3 b) |
(* -3 (* a c)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(* -3 (* a c)) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(* -3 (* a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(* -3 (* a c)) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(* -3 (* a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(* -1/3 (/ c a)) |
(* -1/3 (/ c a)) |
(* -1/3 (/ c a)) |
(* -1/3 (/ c a)) |
(* -1/3 (/ c a)) |
(* -1/3 (/ c a)) |
(* -1/3 (/ c a)) |
(* -1/3 (/ c a)) |
(* -1/3 (/ c a)) |
(* -1/3 (/ c a)) |
(* -1/3 (/ c a)) |
(* -1/3 (/ c a)) |
(* -1/3 (/ c a)) |
(* -1/3 (/ c a)) |
(* -1/3 (/ c a)) |
(* -1/3 (/ c a)) |
(* -1/3 (/ c a)) |
(* -1/3 (/ c a)) |
(* -1/3 (/ c a)) |
(* -1/3 (/ c a)) |
(* -1/3 (/ c a)) |
(* -1/3 (/ c a)) |
(* -1/3 (/ c a)) |
(* -1/3 (/ c a)) |
(* -1/3 (/ c a)) |
(* -1/3 (/ c a)) |
(* -1/3 (/ c a)) |
(* -1/3 (/ c a)) |
(* -1/3 (/ c a)) |
(* -1/3 (/ c a)) |
(* -1/3 (/ c a)) |
(* -1/3 (/ c a)) |
(* -1/3 (/ c a)) |
(* -1/3 (/ c a)) |
(* -1/3 (/ c a)) |
(* -1/3 (/ c a)) |
(/ 1/9 (pow a 2)) |
(/ 1/9 (pow a 2)) |
(/ 1/9 (pow a 2)) |
(/ 1/9 (pow a 2)) |
(/ 1/9 (pow a 2)) |
(/ 1/9 (pow a 2)) |
(/ 1/9 (pow a 2)) |
(/ 1/9 (pow a 2)) |
(/ 1/9 (pow a 2)) |
(/ 1/9 (pow a 2)) |
(/ 1/9 (pow a 2)) |
(/ 1/9 (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ -1/3 a) |
(/ -1/3 a) |
(/ -1/3 a) |
(/ -1/3 a) |
(/ -1/3 a) |
(/ -1/3 a) |
(/ -1/3 a) |
(/ -1/3 a) |
(/ -1/3 a) |
(/ -1/3 a) |
(/ -1/3 a) |
(/ -1/3 a) |
(* -1/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 (- (* c (- (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* 9/16 (/ (pow a 2) (pow b 5))))) (* 3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* -2/5 (/ c b)) |
(* c (- (* -2/15 (/ b (* a c))) (+ (* -16/75 (/ b (* a c))) (* 2/5 (/ 1 b))))) |
(* c (- (+ (* -1 (/ (+ (* -32/225 (/ (pow b 3) (pow a 2))) (* 8/15 (/ (* (pow b 2) (- (* -2/15 (/ b a)) (* -16/75 (/ b a)))) a))) (pow c 2))) (* -2/15 (/ b (* a c)))) (+ (* -16/75 (/ b (* a c))) (* 2/5 (/ 1 b))))) |
(* c (- (+ (* -2/15 (/ b (* a c))) (* 32/135 (/ (pow b 5) (* (pow a 3) (pow c 3))))) (+ (* -8/15 (/ (* (pow b 2) (+ (* -32/225 (/ (pow b 3) (pow a 2))) (* 8/15 (/ (* (pow b 2) (- (* -2/15 (/ b a)) (* -16/75 (/ b a)))) a)))) (* a (pow c 3)))) (+ (* -16/75 (/ b (* a c))) (+ (* -32/225 (/ (pow b 3) (* (pow a 2) (pow c 2)))) (+ (* 128/675 (/ (pow b 5) (* (pow a 3) (pow c 3)))) (+ (* 16/45 (/ (* (pow b 4) (- (* -2/15 (/ b a)) (* -16/75 (/ b a)))) (* (pow a 2) (pow c 3)))) (+ (* 8/15 (/ (* (pow b 2) (- (* -2/15 (/ b a)) (* -16/75 (/ b a)))) (* a (pow c 2)))) (* 2/5 (/ 1 b)))))))))) |
(* -2/5 (/ c b)) |
(* -1 (* c (+ (* -1 (/ (- (* -2/15 (/ b a)) (* -16/75 (/ b a))) c)) (* 2/5 (/ 1 b))))) |
(* -1 (* c (+ (* -1 (/ (- (+ (* -8/15 (/ (* (pow b 2) (- (* -2/15 (/ b a)) (* -16/75 (/ b a)))) (* a c))) (+ (* -2/15 (/ b a)) (* 32/225 (/ (pow b 3) (* (pow a 2) c))))) (* -16/75 (/ b a))) c)) (* 2/5 (/ 1 b))))) |
(* -1 (* c (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* 32/135 (/ (pow b 5) (pow a 3))) (+ (* 128/675 (/ (pow b 5) (pow a 3))) (+ (* 16/45 (/ (* (pow b 4) (- (* -2/15 (/ b a)) (* -16/75 (/ b a)))) (pow a 2))) (* 8/15 (/ (* (pow b 2) (+ (* -8/15 (/ (* (pow b 2) (- (* -2/15 (/ b a)) (* -16/75 (/ b a)))) a)) (* 32/225 (/ (pow b 3) (pow a 2))))) a))))) c)) (+ (* -8/15 (/ (* (pow b 2) (- (* -2/15 (/ b a)) (* -16/75 (/ b a)))) a)) (* 32/225 (/ (pow b 3) (pow a 2))))) c)) (* -2/15 (/ b a))) (* -16/75 (/ b a))) c)) (* 2/5 (/ 1 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 (- (* 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)))))) |
(* -2/5 (/ c b)) |
(- (+ (* -2/5 (/ c b)) (* -2/15 (/ b a))) (* -16/75 (/ b a))) |
(- (+ (* -1 (/ (+ (* -32/225 (/ (pow b 3) c)) (* 8/15 (/ (* (pow b 2) (- (* -2/15 b) (* -16/75 b))) c))) (pow a 2))) (+ (* -2/5 (/ c b)) (* -2/15 (/ b a)))) (* -16/75 (/ b a))) |
(- (+ (* -2/5 (/ c b)) (+ (* -2/15 (/ b a)) (* 32/135 (/ (pow b 5) (* (pow a 3) (pow c 2)))))) (+ (* -8/15 (/ (* (pow b 2) (+ (* -32/225 (/ (pow b 3) c)) (* 8/15 (/ (* (pow b 2) (- (* -2/15 b) (* -16/75 b))) c)))) (* (pow a 3) c))) (+ (* -16/75 (/ b a)) (+ (* -32/225 (/ (pow b 3) (* (pow a 2) c))) (+ (* 128/675 (/ (pow b 5) (* (pow a 3) (pow c 2)))) (+ (* 16/45 (/ (* (pow b 4) (- (* -2/15 b) (* -16/75 b))) (* (pow a 3) (pow c 2)))) (* 8/15 (/ (* (pow b 2) (- (* -2/15 b) (* -16/75 b))) (* (pow a 2) c))))))))) |
(* -2/5 (/ c b)) |
(+ (* -1 (/ (- (* 2/15 b) (* 16/75 b)) a)) (* -2/5 (/ c b))) |
(+ (* -1 (/ (- (+ (* -8/15 (/ (* (pow b 2) (- (* 2/15 b) (* 16/75 b))) (* a c))) (+ (* -32/225 (/ (pow b 3) (* a c))) (* 2/15 b))) (* 16/75 b)) a)) (* -2/5 (/ c b))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* -32/135 (/ (pow b 5) (pow c 2))) (+ (* -128/675 (/ (pow b 5) (pow c 2))) (+ (* 16/45 (/ (* (pow b 4) (- (* 2/15 b) (* 16/75 b))) (pow c 2))) (* 8/15 (/ (* (pow b 2) (+ (* -8/15 (/ (* (pow b 2) (- (* 2/15 b) (* 16/75 b))) c)) (* -32/225 (/ (pow b 3) c)))) c))))) a)) (+ (* -8/15 (/ (* (pow b 2) (- (* 2/15 b) (* 16/75 b))) c)) (* -32/225 (/ (pow b 3) c)))) a)) (* 2/15 b)) (* 16/75 b)) a)) (* -2/5 (/ c b))) |
(* -2/5 (/ c b)) |
(/ (+ (* -2/5 c) (* 2/25 (/ (pow b 2) a))) b) |
(/ (+ (* -2/5 c) (* (pow b 2) (+ (* 112/1125 (/ (pow b 2) (* (pow a 2) c))) (* 2/25 (/ 1 a))))) b) |
(/ (+ (* -2/5 c) (* (pow b 2) (+ (* (pow b 2) (+ (* -64/1875 (/ (pow b 2) (* (pow a 3) (pow c 2)))) (* 112/1125 (/ 1 (* (pow a 2) c))))) (* 2/25 (/ 1 a))))) b) |
(* -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))) (* -1/2 c)) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) 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) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1/4 (/ (pow c 2) (pow b 2))) |
(* (pow c 2) (- (* 9/64 (/ (* (pow a 2) (pow c 2)) (pow b 6))) (* 1/4 (/ 1 (pow b 2))))) |
(* (pow c 2) (- (* (pow c 2) (+ (* 9/64 (/ (pow a 2) (pow b 6))) (* 27/64 (/ (* (pow a 3) c) (pow b 8))))) (* 1/4 (/ 1 (pow b 2))))) |
(* (pow c 2) (- (* (pow c 2) (+ (* 9/64 (/ (pow a 2) (pow b 6))) (* 27/64 (/ (* (pow a 3) c) (pow b 8))))) (* 1/4 (/ 1 (pow b 2))))) |
(* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 8))) |
(* (pow c 5) (+ (* 9/64 (/ (pow a 2) (* (pow b 6) c))) (* 27/64 (/ (pow a 3) (pow b 8))))) |
(* (pow c 5) (- (+ (* 9/64 (/ (pow a 2) (* (pow b 6) c))) (* 27/64 (/ (pow a 3) (pow b 8)))) (/ 1/4 (* (pow b 2) (pow c 3))))) |
(* (pow c 5) (- (+ (* 9/64 (/ (pow a 2) (* (pow b 6) c))) (* 27/64 (/ (pow a 3) (pow b 8)))) (/ 1/4 (* (pow b 2) (pow c 3))))) |
(* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 8))) |
(* -1 (* (pow c 5) (+ (* -27/64 (/ (pow a 3) (pow b 8))) (* -9/64 (/ (pow a 2) (* (pow b 6) c)))))) |
(* -1 (* (pow c 5) (+ (* -1 (/ (- (* 9/64 (/ (pow a 2) (pow b 6))) (* 1/4 (/ 1 (* (pow b 2) (pow c 2))))) c)) (* -27/64 (/ (pow a 3) (pow b 8)))))) |
(* -1 (* (pow c 5) (+ (* -1 (/ (- (* 9/64 (/ (pow a 2) (pow b 6))) (* 1/4 (/ 1 (* (pow b 2) (pow c 2))))) c)) (* -27/64 (/ (pow a 3) (pow b 8)))))) |
(* -1/4 (/ (pow c 2) (pow b 2))) |
(- (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (* 1/4 (/ (pow c 2) (pow b 2)))) |
(- (* (pow a 2) (+ (* 9/64 (/ (pow c 4) (pow b 6))) (* 27/64 (/ (* a (pow c 5)) (pow b 8))))) (* 1/4 (/ (pow c 2) (pow b 2)))) |
(- (* (pow a 2) (+ (* 9/64 (/ (pow c 4) (pow b 6))) (* 27/64 (/ (* a (pow c 5)) (pow b 8))))) (* 1/4 (/ (pow c 2) (pow b 2)))) |
(* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 8))) |
(* (pow a 3) (+ (* 9/64 (/ (pow c 4) (* a (pow b 6)))) (* 27/64 (/ (pow c 5) (pow b 8))))) |
(* (pow a 3) (+ (* -1/4 (/ (pow c 2) (* (pow a 3) (pow b 2)))) (+ (* 9/64 (/ (pow c 4) (* a (pow b 6)))) (* 27/64 (/ (pow c 5) (pow b 8)))))) |
(* (pow a 3) (+ (* -1/4 (/ (pow c 2) (* (pow a 3) (pow b 2)))) (+ (* 9/64 (/ (pow c 4) (* a (pow b 6)))) (* 27/64 (/ (pow c 5) (pow b 8)))))) |
(* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 8))) |
(* -1 (* (pow a 3) (+ (* -27/64 (/ (pow c 5) (pow b 8))) (* -9/64 (/ (pow c 4) (* a (pow b 6))))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1/4 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (* 9/64 (/ (pow c 4) (pow b 6)))) a)) (* -27/64 (/ (pow c 5) (pow b 8)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1/4 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (* 9/64 (/ (pow c 4) (pow b 6)))) a)) (* -27/64 (/ (pow c 5) (pow b 8)))))) |
(* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 8))) |
(/ (+ (* 9/64 (* (pow a 2) (* (pow b 2) (pow c 4)))) (* 27/64 (* (pow a 3) (pow c 5)))) (pow b 8)) |
(/ (+ (* 27/64 (* (pow a 3) (pow c 5))) (* (pow b 2) (+ (* -1/4 (* (pow b 4) (pow c 2))) (* 9/64 (* (pow a 2) (pow c 4)))))) (pow b 8)) |
(/ (+ (* 27/64 (* (pow a 3) (pow c 5))) (* (pow b 2) (+ (* -1/4 (* (pow b 4) (pow c 2))) (* 9/64 (* (pow a 2) (pow c 4)))))) (pow b 8)) |
(* -1/4 (/ (pow c 2) (pow b 2))) |
(/ (- (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* 1/4 (pow c 2))) (pow b 2)) |
(/ (- (+ (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 6)))) (* 1/4 (pow c 2))) (pow b 2)) |
(/ (- (+ (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 6)))) (* 1/4 (pow c 2))) (pow b 2)) |
(* -1/4 (/ (pow c 2) (pow b 2))) |
(/ (- (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* 1/4 (pow c 2))) (pow b 2)) |
(/ (- (+ (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 6)))) (* 1/4 (pow c 2))) (pow b 2)) |
(/ (- (+ (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 6)))) (* 1/4 (pow c 2))) (pow b 2)) |
(* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* 9/64 (/ (pow a 2) (pow b 6))) (* 27/64 (/ (* (pow a 3) c) (pow b 8))))) |
(* (pow c 4) (+ (* 9/64 (/ (pow a 2) (pow b 6))) (* 27/64 (/ (* (pow a 3) c) (pow b 8))))) |
(* (pow c 4) (+ (* 9/64 (/ (pow a 2) (pow b 6))) (* 27/64 (/ (* (pow a 3) c) (pow b 8))))) |
(* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 8))) |
(* (pow c 5) (+ (* 9/64 (/ (pow a 2) (* (pow b 6) c))) (* 27/64 (/ (pow a 3) (pow b 8))))) |
(* (pow c 5) (+ (* 9/64 (/ (pow a 2) (* (pow b 6) c))) (* 27/64 (/ (pow a 3) (pow b 8))))) |
(* (pow c 5) (+ (* 9/64 (/ (pow a 2) (* (pow b 6) c))) (* 27/64 (/ (pow a 3) (pow b 8))))) |
(* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 8))) |
(* -1 (* (pow c 5) (+ (* -27/64 (/ (pow a 3) (pow b 8))) (* -9/64 (/ (pow a 2) (* (pow b 6) c)))))) |
(* -1 (* (pow c 5) (+ (* -27/64 (/ (pow a 3) (pow b 8))) (* -9/64 (/ (pow a 2) (* (pow b 6) c)))))) |
(* -1 (* (pow c 5) (+ (* -27/64 (/ (pow a 3) (pow b 8))) (* -9/64 (/ (pow a 2) (* (pow b 6) c)))))) |
(* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 6))) |
(* (pow a 2) (+ (* 9/64 (/ (pow c 4) (pow b 6))) (* 27/64 (/ (* a (pow c 5)) (pow b 8))))) |
(* (pow a 2) (+ (* 9/64 (/ (pow c 4) (pow b 6))) (* 27/64 (/ (* a (pow c 5)) (pow b 8))))) |
(* (pow a 2) (+ (* 9/64 (/ (pow c 4) (pow b 6))) (* 27/64 (/ (* a (pow c 5)) (pow b 8))))) |
(* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 8))) |
(* (pow a 3) (+ (* 9/64 (/ (pow c 4) (* a (pow b 6)))) (* 27/64 (/ (pow c 5) (pow b 8))))) |
(* (pow a 3) (+ (* 9/64 (/ (pow c 4) (* a (pow b 6)))) (* 27/64 (/ (pow c 5) (pow b 8))))) |
(* (pow a 3) (+ (* 9/64 (/ (pow c 4) (* a (pow b 6)))) (* 27/64 (/ (pow c 5) (pow b 8))))) |
(* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 8))) |
(* -1 (* (pow a 3) (+ (* -27/64 (/ (pow c 5) (pow b 8))) (* -9/64 (/ (pow c 4) (* a (pow b 6))))))) |
(* -1 (* (pow a 3) (+ (* -27/64 (/ (pow c 5) (pow b 8))) (* -9/64 (/ (pow c 4) (* a (pow b 6))))))) |
(* -1 (* (pow a 3) (+ (* -27/64 (/ (pow c 5) (pow b 8))) (* -9/64 (/ (pow c 4) (* a (pow b 6))))))) |
(* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 8))) |
(/ (+ (* 9/64 (* (pow a 2) (* (pow b 2) (pow c 4)))) (* 27/64 (* (pow a 3) (pow c 5)))) (pow b 8)) |
(/ (+ (* 9/64 (* (pow a 2) (* (pow b 2) (pow c 4)))) (* 27/64 (* (pow a 3) (pow c 5)))) (pow b 8)) |
(/ (+ (* 9/64 (* (pow a 2) (* (pow b 2) (pow c 4)))) (* 27/64 (* (pow a 3) (pow c 5)))) (pow b 8)) |
(* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 6))) |
(/ (+ (* 9/64 (* (pow a 2) (pow c 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 2)))) (pow b 6)) |
(/ (+ (* 9/64 (* (pow a 2) (pow c 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 2)))) (pow b 6)) |
(/ (+ (* 9/64 (* (pow a 2) (pow c 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 2)))) (pow b 6)) |
(* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 6))) |
(/ (+ (* 9/64 (* (pow a 2) (pow c 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 2)))) (pow b 6)) |
(/ (+ (* 9/64 (* (pow a 2) (pow c 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 2)))) (pow b 6)) |
(/ (+ (* 9/64 (* (pow a 2) (pow c 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 2)))) (pow b 6)) |
(pow c 4) |
(pow c 4) |
(pow c 4) |
(pow c 4) |
(pow c 4) |
(pow c 4) |
(pow c 4) |
(pow c 4) |
(pow c 4) |
(pow c 4) |
(pow c 4) |
(pow c 4) |
(* 3/2 (* a c)) |
(* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* -3/2 c))) |
(* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* -3/2 c))) |
(* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* -3/2 c))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 2))) (* 3/2 (/ c a)))) |
(* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 2))) (* 3/2 (/ c a)))) |
(* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 2))) (* 3/2 (/ c a)))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 2))) (* 3/2 (/ c a)))) |
(* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 2))) (* 3/2 (/ c a)))) |
(* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 2))) (* 3/2 (/ c a)))) |
(* 3/2 (* a c)) |
(* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* -3/2 a))) |
(* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* -3/2 a))) |
(* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* -3/2 a))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 2))) (* 3/2 (/ a c)))) |
(* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 2))) (* 3/2 (/ a c)))) |
(* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 2))) (* 3/2 (/ a c)))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 2))) (* 3/2 (/ a c)))) |
(* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 2))) (* 3/2 (/ a c)))) |
(* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 2))) (* 3/2 (/ a c)))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/ (+ (* 9/8 (* (pow a 2) (pow c 2))) (* 3/2 (* a (* (pow b 2) c)))) (pow b 2)) |
(/ (+ (* 9/8 (* (pow a 2) (pow c 2))) (* 3/2 (* a (* (pow b 2) c)))) (pow b 2)) |
(/ (+ (* 9/8 (* (pow a 2) (pow c 2))) (* 3/2 (* a (* (pow b 2) c)))) (pow b 2)) |
(* 3/2 (* a c)) |
(- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) |
(- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) |
(- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) |
(* 3/2 (* a c)) |
(- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) |
(- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) |
(- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(* -1/2 (/ c b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -2/3 (/ b a)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(* -1/2 (/ c b)) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1/2 (/ c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(* -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 (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))) (/ 1 (* a (pow (sqrt -3) 2)))))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (sqrt -3)))) (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 4)))))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))) (/ 1 (* a (pow (sqrt -3) 2)))))) |
(* -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) |
(/ (- (+ (* -1 (/ (+ (* 27/128 (* (pow a 3) (pow c 4))) (* 27/32 (* (pow a 3) (pow c 4)))) (pow b 6))) (* -1/2 c)) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b) |
(* -2/3 (/ b a)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(* -1 (* b (- (+ (* -1 (/ (+ (* -3/8 (* a (pow c 2))) (* 3/4 (* a (pow c 2)))) (pow b 4))) (* 2/3 (/ 1 a))) (* 1/2 (/ c (pow b 2)))))) |
(* -1 (* b (- (+ (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -3/8 (* a (pow c 2))) (* 3/4 (* a (pow c 2))))))) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* 2/9 (/ (+ (* 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/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/2 (/ c (pow b 2))) (* 3/4 (/ (* a (pow c 2)) (pow b 4)))))))) |
(* -1/3 (/ c (- (* 1/3 b) (* -1/3 b)))) |
(* c (- (* -1/6 (/ (* a c) (* b (pow (- (* 1/3 b) (* -1/3 b)) 2)))) (* 1/3 (/ 1 (- (* 1/3 b) (* -1/3 b)))))) |
(* c (- (* c (- (* -1 (* c (+ (* 1/12 (/ (pow a 2) (* (pow b 2) (pow (- (* 1/3 b) (* -1/3 b)) 3)))) (* 1/8 (/ (pow a 2) (* (pow b 3) (pow (- (* 1/3 b) (* -1/3 b)) 2))))))) (* 1/6 (/ a (* b (pow (- (* 1/3 b) (* -1/3 b)) 2)))))) (* 1/3 (/ 1 (- (* 1/3 b) (* -1/3 b)))))) |
(* c (- (* c (- (* c (- (* -1 (* c (+ (* 1/16 (/ (pow a 3) (* (pow b 4) (pow (- (* 1/3 b) (* -1/3 b)) 3)))) (+ (* 3/16 (/ (pow a 3) (* (pow b 5) (pow (- (* 1/3 b) (* -1/3 b)) 2)))) (* 1/2 (/ (* a (+ (* 1/12 (/ (pow a 2) (* (pow b 2) (pow (- (* 1/3 b) (* -1/3 b)) 3)))) (* 1/8 (/ (pow a 2) (* (pow b 3) (pow (- (* 1/3 b) (* -1/3 b)) 2)))))) (* b (- (* 1/3 b) (* -1/3 b))))))))) (+ (* 1/12 (/ (pow a 2) (* (pow b 2) (pow (- (* 1/3 b) (* -1/3 b)) 3)))) (* 1/8 (/ (pow a 2) (* (pow b 3) (pow (- (* 1/3 b) (* -1/3 b)) 2))))))) (* 1/6 (/ a (* b (pow (- (* 1/3 b) (* -1/3 b)) 2)))))) (* 1/3 (/ 1 (- (* 1/3 b) (* -1/3 b)))))) |
(* -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)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (pow c 2)))) (* -1 (/ b (* a (pow (sqrt -3) 2))))) |
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (sqrt -3)))) (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4))))) (pow c 3)))) (+ (* -1 (/ b (* a (pow (sqrt -3) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))))) |
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))) |
(+ (* -1 (/ b (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(* -1/3 (/ c (- (* 1/3 b) (* -1/3 b)))) |
(+ (* -1/3 (/ c (- (* 1/3 b) (* -1/3 b)))) (* -1/6 (/ (* a (pow c 2)) (* b (pow (- (* 1/3 b) (* -1/3 b)) 2))))) |
(+ (* -1/3 (/ c (- (* 1/3 b) (* -1/3 b)))) (* a (- (* -1 (* a (+ (* 1/12 (/ (pow c 3) (* (pow b 2) (pow (- (* 1/3 b) (* -1/3 b)) 3)))) (* 1/8 (/ (pow c 3) (* (pow b 3) (pow (- (* 1/3 b) (* -1/3 b)) 2))))))) (* 1/6 (/ (pow c 2) (* b (pow (- (* 1/3 b) (* -1/3 b)) 2))))))) |
(+ (* -1/3 (/ c (- (* 1/3 b) (* -1/3 b)))) (* a (- (* a (- (* -1 (* a (+ (* 1/16 (/ (pow c 4) (* (pow b 4) (pow (- (* 1/3 b) (* -1/3 b)) 3)))) (+ (* 3/16 (/ (pow c 4) (* (pow b 5) (pow (- (* 1/3 b) (* -1/3 b)) 2)))) (* 1/2 (/ (* c (+ (* 1/12 (/ (pow c 3) (* (pow b 2) (pow (- (* 1/3 b) (* -1/3 b)) 3)))) (* 1/8 (/ (pow c 3) (* (pow b 3) (pow (- (* 1/3 b) (* -1/3 b)) 2)))))) (* b (- (* 1/3 b) (* -1/3 b))))))))) (+ (* 1/12 (/ (pow c 3) (* (pow b 2) (pow (- (* 1/3 b) (* -1/3 b)) 3)))) (* 1/8 (/ (pow c 3) (* (pow b 3) (pow (- (* 1/3 b) (* -1/3 b)) 2))))))) (* 1/6 (/ (pow c 2) (* b (pow (- (* 1/3 b) (* -1/3 b)) 2))))))) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) a) |
(/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (pow a 2)))) (* -1 (/ b (pow (sqrt -3) 2)))) a) |
(/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3))))) (sqrt -3)))) (* 1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -3) 4))))) (pow a 3)))) (+ (* -1 (/ b (pow (sqrt -3) 2))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))))) a) |
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (/ b (pow (sqrt 3) 2))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt 3) 4))))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a))) a))) a)) |
(* -1/3 (/ c a)) |
(+ (* -1/3 (/ c a)) (* 1/9 (/ (pow b 2) (pow a 2)))) |
(+ (* -1/3 (/ c a)) (* 1/9 (/ (pow b 2) (pow a 2)))) |
(+ (* -1/3 (/ c a)) (* 1/9 (/ (pow b 2) (pow a 2)))) |
(* 1/9 (/ (pow b 2) (pow a 2))) |
(* (pow b 2) (+ (* -1/3 (/ c (* a (pow b 2)))) (* 1/9 (/ 1 (pow a 2))))) |
(* (pow b 2) (+ (* -1/3 (/ c (* a (pow b 2)))) (* 1/9 (/ 1 (pow a 2))))) |
(* (pow b 2) (+ (* -1/3 (/ c (* a (pow b 2)))) (* 1/9 (/ 1 (pow a 2))))) |
(* 1/9 (/ (pow b 2) (pow a 2))) |
(* (pow b 2) (+ (* -1/3 (/ c (* a (pow b 2)))) (* 1/9 (/ 1 (pow a 2))))) |
(* (pow b 2) (+ (* -1/3 (/ c (* a (pow b 2)))) (* 1/9 (/ 1 (pow a 2))))) |
(* (pow b 2) (+ (* -1/3 (/ c (* a (pow b 2)))) (* 1/9 (/ 1 (pow a 2))))) |
(* 1/9 (/ (pow b 2) (pow a 2))) |
(+ (* -1/3 (/ c a)) (* 1/9 (/ (pow b 2) (pow a 2)))) |
(+ (* -1/3 (/ c a)) (* 1/9 (/ (pow b 2) (pow a 2)))) |
(+ (* -1/3 (/ c a)) (* 1/9 (/ (pow b 2) (pow a 2)))) |
(* -1/3 (/ c a)) |
(* c (- (* 1/9 (/ (pow b 2) (* (pow a 2) c))) (* 1/3 (/ 1 a)))) |
(* c (- (* 1/9 (/ (pow b 2) (* (pow a 2) c))) (* 1/3 (/ 1 a)))) |
(* c (- (* 1/9 (/ (pow b 2) (* (pow a 2) c))) (* 1/3 (/ 1 a)))) |
(* -1/3 (/ c a)) |
(* -1 (* c (+ (* -1/9 (/ (pow b 2) (* (pow a 2) c))) (* 1/3 (/ 1 a))))) |
(* -1 (* c (+ (* -1/9 (/ (pow b 2) (* (pow a 2) c))) (* 1/3 (/ 1 a))))) |
(* -1 (* c (+ (* -1/9 (/ (pow b 2) (* (pow a 2) c))) (* 1/3 (/ 1 a))))) |
(* 1/9 (/ (pow b 2) (pow a 2))) |
(/ (+ (* -1/3 (* a c)) (* 1/9 (pow b 2))) (pow a 2)) |
(/ (+ (* -1/3 (* a c)) (* 1/9 (pow b 2))) (pow a 2)) |
(/ (+ (* -1/3 (* a c)) (* 1/9 (pow b 2))) (pow a 2)) |
(* -1/3 (/ c a)) |
(/ (+ (* -1/3 c) (* 1/9 (/ (pow b 2) a))) a) |
(/ (+ (* -1/3 c) (* 1/9 (/ (pow b 2) a))) a) |
(/ (+ (* -1/3 c) (* 1/9 (/ (pow b 2) a))) a) |
(* -1/3 (/ c a)) |
(* -1 (/ (+ (* -1/9 (/ (pow b 2) a)) (* 1/3 c)) a)) |
(* -1 (/ (+ (* -1/9 (/ (pow b 2) a)) (* 1/3 c)) a)) |
(* -1 (/ (+ (* -1/9 (/ (pow b 2) a)) (* 1/3 c)) a)) |
| Outputs |
|---|
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
(/ (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)) |
(* -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))) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(/ 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) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* 3/2 (/ (* a c) b)) |
(*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b))) |
(* a (+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c b) #s(literal 3/2 binary64)))) |
(* a (+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c b) #s(literal 3/2 binary64)))) |
(* a (+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c b) #s(literal 3/2 binary64)))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 (/.f64 a b) (/.f64 a b)) (/.f64 (*.f64 c c) b))) |
(* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 c a) b)))) |
(* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 c a) b)))) |
(* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 c a) b)))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 (/.f64 a b) (/.f64 a b)) (/.f64 (*.f64 c c) b))) |
(* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 c a) b)))) |
(* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 c a) b)))) |
(* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 c a) b)))) |
(* 3/2 (/ (* a c) b)) |
(*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b))) |
(* c (+ (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* 3/2 (/ a b)))) |
(*.f64 c (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 c b) (*.f64 (/.f64 a b) (/.f64 a b)))) (/.f64 (*.f64 a #s(literal 3/2 binary64)) b))) |
(* c (+ (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* 3/2 (/ a b)))) |
(*.f64 c (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 c b) (*.f64 (/.f64 a b) (/.f64 a b)))) (/.f64 (*.f64 a #s(literal 3/2 binary64)) b))) |
(* c (+ (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* 3/2 (/ a b)))) |
(*.f64 c (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 c b) (*.f64 (/.f64 a b) (/.f64 a b)))) (/.f64 (*.f64 a #s(literal 3/2 binary64)) b))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 (/.f64 a b) (/.f64 a b)) (/.f64 (*.f64 c c) b))) |
(* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 b c)))) |
(* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 b c)))) |
(* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 b c)))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 (/.f64 a b) (/.f64 a b)) (/.f64 (*.f64 c c) b))) |
(* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 b c)))) |
(* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 b c)))) |
(* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 b c)))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 (/.f64 a b) (/.f64 a b)) (/.f64 (*.f64 c c) b))) |
(/ (+ (* 9/8 (* (pow a 2) (pow c 2))) (* 3/2 (* a (* (pow b 2) c)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 c (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* 9/8 (* (pow a 2) (pow c 2))) (* 3/2 (* a (* (pow b 2) c)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 c (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* 9/8 (* (pow a 2) (pow c 2))) (* 3/2 (* a (* (pow b 2) c)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 c (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(* 3/2 (/ (* a c) b)) |
(*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b))) |
(/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b) |
(/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) (*.f64 #s(literal 3/2 binary64) (*.f64 c a))) b) |
(/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b) |
(/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) (*.f64 #s(literal 3/2 binary64) (*.f64 c a))) b) |
(/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b) |
(/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) (*.f64 #s(literal 3/2 binary64) (*.f64 c a))) b) |
(* 3/2 (/ (* a c) b)) |
(*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b))) |
(* -1 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)) #s(literal -9/8 binary64))) (neg.f64 b)) |
(* -1 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)) #s(literal -9/8 binary64))) (neg.f64 b)) |
(* -1 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)) #s(literal -9/8 binary64))) (neg.f64 b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c 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 #s(literal -1/2 binary64) (/.f64 (/.f64 c 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 #s(literal -1/2 binary64) (/.f64 (/.f64 c 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 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b 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) b) (/.f64 c a))))) |
(* -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) b) (/.f64 c a))))) |
(* -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) b) (/.f64 c 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 -3/8 binary64) (*.f64 (/.f64 c b) (/.f64 a (*.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 c b) (/.f64 a (*.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 c b) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.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 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.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 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b))) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b))) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b))) b) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 c #s(literal 1/2 binary64)))) b) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 c #s(literal 1/2 binary64)))) b) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 c #s(literal 1/2 binary64)))) b) |
(* 1/3 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) |
(- (* -1/3 b) (* -1/3 (* (sqrt (* a c)) (sqrt -3)))) |
(*.f64 #s(literal -1/3 binary64) (-.f64 b (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) |
(- (* b (- (* 1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1/3)) (* -1/3 (* (sqrt (* a c)) (sqrt -3)))) |
(+.f64 (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/3 binary64))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))) |
(- (* b (- (* b (- (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1/3)) (* -1/3 (* (sqrt (* a c)) (sqrt -3)))) |
(+.f64 (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -3 binary64)))))) #s(literal -1/3 binary64))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))) |
(* -1/2 (/ (* a c) b)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c b))) |
(/ (- (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 1/2 (* a c))) b) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)) #s(literal -3/8 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 c a))) b) |
(/ (- (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 1/2 (* a c)))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 c a) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 b b)))) b) |
(/ (- (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 1/2 (* a c)) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) b) |
(/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) #s(literal 9/16 binary64)))) b) |
(* -2/3 b) |
(*.f64 b #s(literal -2/3 binary64)) |
(* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c b) (/.f64 a b)))))) |
(* -1 (* b (- (+ 2/3 (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* 1/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (+.f64 #s(literal 2/3 binary64) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c b) (/.f64 a b))))) (neg.f64 b)) |
(* -1 (* b (- (+ 2/3 (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 1/2 (/ (* a c) (pow b 2))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 2/3 binary64) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal 1/2 binary64) b)) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 c c) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))))) |
(* -1/2 (/ (* a c) b)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c b))) |
(* c (- (* -3/8 (/ (* (pow a 2) c) (pow b 3))) (* 1/2 (/ a b)))) |
(*.f64 c (+.f64 (*.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 a b) (/.f64 a b))) #s(literal -3/8 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 a b)))) |
(* c (- (* c (- (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* 3/8 (/ (pow a 2) (pow b 3))))) (* 1/2 (/ a b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 (/.f64 a b) (/.f64 a (*.f64 b b))) #s(literal -3/8 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 a b)))) |
(* c (- (* c (- (* c (- (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* 9/16 (/ (pow a 3) (pow b 5))))) (* 3/8 (/ (pow a 2) (pow b 3))))) (* 1/2 (/ a b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.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)))) b) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 (*.f64 (/.f64 a b) (/.f64 a (*.f64 b b))) #s(literal -3/8 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 a b)))) |
(* 1/3 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) |
(* c (- (* -1/3 (/ b c)) (* -1/3 (* (sqrt (/ a c)) (sqrt -3))))) |
(*.f64 c (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c)))))) |
(* c (- (+ (* -1/3 (/ b c)) (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3))))) (* -1/3 (* (sqrt (/ a c)) (sqrt -3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) c) (+.f64 (*.f64 #s(literal 1/6 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/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))))))) |
(* c (- (+ (* -1/3 (/ b c)) (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3))))) (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3))))))) |
(*.f64 c (-.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) c) (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.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 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal -1/6 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/3 (* (sqrt (* a c)) (* (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 (/ b c)) (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (-.f64 (*.f64 (/.f64 b c) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 (+.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (neg.f64 c)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) |
(* -1 (* c (- (* -1 (/ (+ (* -1 (/ (- (* -1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* -1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 b)) c)) (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c a))))) c)) (neg.f64 c)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (neg.f64 c)) |
(* -1/2 (/ (* a c) b)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c b))) |
(* a (- (* -3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b)))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) |
(* a (- (* a (- (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* 3/8 (/ (pow c 2) (pow b 3))))) (* 1/2 (/ c b)))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)) (pow.f64 b #s(literal 5 binary64))))))) |
(* a (- (* a (- (* a (- (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* 9/16 (/ (pow c 3) (pow b 5))))) (* 3/8 (/ (pow c 2) (pow b 3))))) (* 1/2 (/ c b)))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 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 (* a c)) (sqrt -3))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) |
(* a (- (* -1/3 (/ b a)) (* -1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(*.f64 a (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))))) |
(* a (- (+ (* -1/3 (/ b a)) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))) (* -1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))))))) |
(* a (- (+ (* -1/3 (/ b a)) (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3))))) (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (-.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))) (*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))))))) |
(* -1/3 (* (sqrt (* a c)) (* (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 (* a (- (* 1/3 (/ b a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (+.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c a))))) (neg.f64 a)) |
(* -1 (* a (- (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (neg.f64 a)) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c a))))) (neg.f64 a)) |
(* -1 (* a (- (* -1 (/ (+ (* -1 (/ (- (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (+.f64 (/.f64 (-.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (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/6 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) a)) (neg.f64 a)) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c a))))) (neg.f64 a)) |
(* -1/3 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/3 binary64)) |
(+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/3 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/24 binary64))))) |
(+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/3 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))) (*.f64 #s(literal 1/24 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))))) |
(* -1/3 b) |
(*.f64 b #s(literal -1/3 binary64)) |
(* b (- (* 1/2 (/ (* a c) (pow b 2))) 1/3)) |
(*.f64 b (+.f64 (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal 1/2 binary64) b)) #s(literal -1/3 binary64))) |
(* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 1/2 (/ (* a c) (pow b 2)))) 1/3)) |
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 c c) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal 1/2 binary64) b)) #s(literal -1/3 binary64)))) |
(* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 2))) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 1/3)) |
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 c c) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal 1/2 binary64) b)) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) #s(literal -1/3 binary64)))) |
(* 1/3 b) |
(*.f64 b #s(literal 1/3 binary64)) |
(* -1 (* b (- (* 1/2 (/ (* a c) (pow b 2))) 1/3))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal 1/2 binary64) b)) #s(literal -1/3 binary64)))) |
(* -1 (* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 1/2 (/ (* a c) (pow b 2)))) 1/3))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 c c) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal 1/2 binary64) b)) #s(literal -1/3 binary64))) (neg.f64 b)) |
(* -1 (* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 2))) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 1/3))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 c c) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal 1/2 binary64) b)) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) #s(literal -1/3 binary64))) (neg.f64 b)) |
(* -1/3 b) |
(*.f64 b #s(literal -1/3 binary64)) |
(+ (* -1/3 b) (* 1/2 (/ (* a c) b))) |
(+.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 1/2 binary64))) |
(+ (* -1/3 b) (* c (+ (* 3/8 (/ (* (pow a 2) c) (pow b 3))) (* 1/2 (/ a b))))) |
(+.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (*.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 a b) (/.f64 a b))) #s(literal 3/8 binary64))))) |
(+ (* -1/3 b) (* c (+ (* 1/2 (/ a b)) (* c (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 9/16 (/ (* (pow a 3) c) (pow b 5)))))))) |
(+.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (*.f64 c (+.f64 (*.f64 (*.f64 (/.f64 a b) (/.f64 a (*.f64 b b))) #s(literal 3/8 binary64)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))))))) |
(* -1/3 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/3 binary64)) |
(* c (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))))) |
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal -1/6 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/3 (* (sqrt (/ a c)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3))))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal -1/6 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.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)))) #s(literal 1/24 binary64)))) |
(* c (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))) |
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) (+.f64 (+.f64 (*.f64 #s(literal -1/6 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 -1/48 binary64) (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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.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)))) #s(literal 1/24 binary64))))) |
(* 1/3 (* (sqrt (* a c)) (* (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 (/ a c)) (* (sqrt -1) (sqrt 3)))) (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/24 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))))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))) (*.f64 #s(literal 1/24 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))))))) (neg.f64 c)) |
(* -1/3 b) |
(*.f64 b #s(literal -1/3 binary64)) |
(+ (* -1/3 b) (* 1/2 (/ (* a c) b))) |
(+.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 1/2 binary64))) |
(+ (* -1/3 b) (* a (+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b))))) |
(+.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b)))))) |
(+ (* -1/3 b) (* a (+ (* 1/2 (/ c b)) (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5)))))))) |
(+.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal 1/2 binary64)) (*.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 (*.f64 c (*.f64 c c)) a)) (pow.f64 b #s(literal 5 binary64)))))))) |
(* -1/3 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/3 binary64)) |
(* a (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))) (*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))))) |
(* a (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3))))))) |
(*.f64 a (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))) (*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))))) (*.f64 (*.f64 #s(literal 1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))) |
(* a (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))) (+.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))) (*.f64 (*.f64 #s(literal 1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #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 (* a c)) (* (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 (* a (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c a)))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))))) |
(* -1 (* a (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))) |
(*.f64 a (neg.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c a)))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.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 #s(literal 1 binary64) (*.f64 (*.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/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c a)))) (+.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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/48 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (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/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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/3 b) |
(*.f64 b #s(literal -1/3 binary64)) |
(* -1/3 b) |
(*.f64 b #s(literal -1/3 binary64)) |
(* -1/3 b) |
(*.f64 b #s(literal -1/3 binary64)) |
(* -1/3 b) |
(*.f64 b #s(literal -1/3 binary64)) |
(* -1/3 b) |
(*.f64 b #s(literal -1/3 binary64)) |
(* -1/3 b) |
(*.f64 b #s(literal -1/3 binary64)) |
(* -1/3 b) |
(*.f64 b #s(literal -1/3 binary64)) |
(* -1/3 b) |
(*.f64 b #s(literal -1/3 binary64)) |
(* -1/3 b) |
(*.f64 b #s(literal -1/3 binary64)) |
(* -1/3 b) |
(*.f64 b #s(literal -1/3 binary64)) |
(* -1/3 b) |
(*.f64 b #s(literal -1/3 binary64)) |
(* -1/3 b) |
(*.f64 b #s(literal -1/3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 c b) (/.f64 a b))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 c b) (/.f64 a b))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 c b) (/.f64 a 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 #s(literal -3 binary64) (*.f64 (/.f64 c b) (/.f64 a b))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 c b) (/.f64 a b))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 c b) (/.f64 a b))))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c))) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(*.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(*.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(*.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a))) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(/ 1/9 (pow a 2)) |
(/.f64 #s(literal 1/9 binary64) (*.f64 a a)) |
(/ 1/9 (pow a 2)) |
(/.f64 #s(literal 1/9 binary64) (*.f64 a a)) |
(/ 1/9 (pow a 2)) |
(/.f64 #s(literal 1/9 binary64) (*.f64 a a)) |
(/ 1/9 (pow a 2)) |
(/.f64 #s(literal 1/9 binary64) (*.f64 a a)) |
(/ 1/9 (pow a 2)) |
(/.f64 #s(literal 1/9 binary64) (*.f64 a a)) |
(/ 1/9 (pow a 2)) |
(/.f64 #s(literal 1/9 binary64) (*.f64 a a)) |
(/ 1/9 (pow a 2)) |
(/.f64 #s(literal 1/9 binary64) (*.f64 a a)) |
(/ 1/9 (pow a 2)) |
(/.f64 #s(literal 1/9 binary64) (*.f64 a a)) |
(/ 1/9 (pow a 2)) |
(/.f64 #s(literal 1/9 binary64) (*.f64 a a)) |
(/ 1/9 (pow a 2)) |
(/.f64 #s(literal 1/9 binary64) (*.f64 a a)) |
(/ 1/9 (pow a 2)) |
(/.f64 #s(literal 1/9 binary64) (*.f64 a a)) |
(/ 1/9 (pow a 2)) |
(/.f64 #s(literal 1/9 binary64) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) 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 -3/8 binary64) (*.f64 (/.f64 c b) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* c (- (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* 3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64))))))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* c (- (* c (- (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* 9/16 (/ (pow a 2) (pow b 5))))) (* 3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.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 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b))) |
(* -2/5 (/ c b)) |
(/.f64 (*.f64 c #s(literal -2/5 binary64)) b) |
(* c (- (* -2/15 (/ b (* a c))) (+ (* -16/75 (/ b (* a c))) (* 2/5 (/ 1 b))))) |
(*.f64 c (-.f64 (/.f64 (*.f64 b #s(literal -2/15 binary64)) (*.f64 c a)) (+.f64 (/.f64 (*.f64 b #s(literal -16/75 binary64)) (*.f64 c a)) (/.f64 #s(literal 2/5 binary64) b)))) |
(* c (- (+ (* -1 (/ (+ (* -32/225 (/ (pow b 3) (pow a 2))) (* 8/15 (/ (* (pow b 2) (- (* -2/15 (/ b a)) (* -16/75 (/ b a)))) a))) (pow c 2))) (* -2/15 (/ b (* a c)))) (+ (* -16/75 (/ b (* a c))) (* 2/5 (/ 1 b))))) |
(*.f64 c (-.f64 (-.f64 (/.f64 (*.f64 b #s(literal -2/15 binary64)) (*.f64 c a)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -32/225 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a)) (/.f64 (*.f64 #s(literal 8/15 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 b a) #s(literal 2/25 binary64)))) a)) (*.f64 c c))) (+.f64 (/.f64 (*.f64 b #s(literal -16/75 binary64)) (*.f64 c a)) (/.f64 #s(literal 2/5 binary64) b)))) |
(* c (- (+ (* -2/15 (/ b (* a c))) (* 32/135 (/ (pow b 5) (* (pow a 3) (pow c 3))))) (+ (* -8/15 (/ (* (pow b 2) (+ (* -32/225 (/ (pow b 3) (pow a 2))) (* 8/15 (/ (* (pow b 2) (- (* -2/15 (/ b a)) (* -16/75 (/ b a)))) a)))) (* a (pow c 3)))) (+ (* -16/75 (/ b (* a c))) (+ (* -32/225 (/ (pow b 3) (* (pow a 2) (pow c 2)))) (+ (* 128/675 (/ (pow b 5) (* (pow a 3) (pow c 3)))) (+ (* 16/45 (/ (* (pow b 4) (- (* -2/15 (/ b a)) (* -16/75 (/ b a)))) (* (pow a 2) (pow c 3)))) (+ (* 8/15 (/ (* (pow b 2) (- (* -2/15 (/ b a)) (* -16/75 (/ b a)))) (* a (pow c 2)))) (* 2/5 (/ 1 b)))))))))) |
(*.f64 c (-.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2/15 binary64)) (*.f64 c a)) (/.f64 (*.f64 #s(literal 32/135 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (+.f64 (+.f64 (*.f64 #s(literal -8/15 binary64) (*.f64 (*.f64 b b) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -32/225 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a)) (/.f64 (*.f64 #s(literal 8/15 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 b a) #s(literal 2/25 binary64)))) a)) (*.f64 (*.f64 c (*.f64 c c)) a)))) (/.f64 (*.f64 b #s(literal -16/75 binary64)) (*.f64 c a))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -32/225 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a a))) (/.f64 (*.f64 #s(literal 128/675 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 16/45 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (/.f64 b a) #s(literal 2/25 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (/.f64 (*.f64 #s(literal 8/15 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 b a) #s(literal 2/25 binary64)))) (*.f64 (*.f64 c c) a))) (/.f64 #s(literal 2/5 binary64) b)))))) |
(* -2/5 (/ c b)) |
(/.f64 (*.f64 c #s(literal -2/5 binary64)) b) |
(* -1 (* c (+ (* -1 (/ (- (* -2/15 (/ b a)) (* -16/75 (/ b a))) c)) (* 2/5 (/ 1 b))))) |
(*.f64 (-.f64 (/.f64 #s(literal 2/5 binary64) b) (/.f64 (*.f64 (/.f64 b a) #s(literal 2/25 binary64)) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (- (+ (* -8/15 (/ (* (pow b 2) (- (* -2/15 (/ b a)) (* -16/75 (/ b a)))) (* a c))) (+ (* -2/15 (/ b a)) (* 32/225 (/ (pow b 3) (* (pow a 2) c))))) (* -16/75 (/ b a))) c)) (* 2/5 (/ 1 b))))) |
(*.f64 c (neg.f64 (-.f64 (/.f64 #s(literal 2/5 binary64) b) (/.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -8/15 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 b a) #s(literal 2/25 binary64)))) (*.f64 c a)) (*.f64 (/.f64 b a) #s(literal -2/15 binary64))) (/.f64 (*.f64 #s(literal 32/225 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a a)))) (/.f64 (*.f64 b #s(literal 16/75 binary64)) a)) c)))) |
(* -1 (* c (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* 32/135 (/ (pow b 5) (pow a 3))) (+ (* 128/675 (/ (pow b 5) (pow a 3))) (+ (* 16/45 (/ (* (pow b 4) (- (* -2/15 (/ b a)) (* -16/75 (/ b a)))) (pow a 2))) (* 8/15 (/ (* (pow b 2) (+ (* -8/15 (/ (* (pow b 2) (- (* -2/15 (/ b a)) (* -16/75 (/ b a)))) a)) (* 32/225 (/ (pow b 3) (pow a 2))))) a))))) c)) (+ (* -8/15 (/ (* (pow b 2) (- (* -2/15 (/ b a)) (* -16/75 (/ b a)))) a)) (* 32/225 (/ (pow b 3) (pow a 2))))) c)) (* -2/15 (/ b a))) (* -16/75 (/ b a))) c)) (* 2/5 (/ 1 b))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (/.f64 #s(literal 2/5 binary64) b) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 #s(literal 32/135 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 128/675 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 16/45 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (/.f64 b a) #s(literal 2/25 binary64)))) (*.f64 a a))) (*.f64 #s(literal 8/15 binary64) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8/15 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 b a) #s(literal 2/25 binary64)))) a) (/.f64 (*.f64 #s(literal 32/225 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a)))) a)))) (neg.f64 c)) (+.f64 (/.f64 (*.f64 #s(literal -8/15 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 b a) #s(literal 2/25 binary64)))) a) (/.f64 (*.f64 #s(literal 32/225 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a)))) (neg.f64 c)) (*.f64 (/.f64 b a) #s(literal 2/25 binary64))) c)))) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) |
(+ (* -1/2 (/ c b)) (* a (- (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* 3/8 (/ (pow c 2) (pow b 3)))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)) (pow.f64 b #s(literal 5 binary64)))))) |
(+ (* -1/2 (/ c b)) (* a (- (* 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)))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64))) (/.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 b (*.f64 b b)))))) |
(* -2/5 (/ c b)) |
(/.f64 (*.f64 c #s(literal -2/5 binary64)) b) |
(- (+ (* -2/5 (/ c b)) (* -2/15 (/ b a))) (* -16/75 (/ b a))) |
(+.f64 (/.f64 (*.f64 c #s(literal -2/5 binary64)) b) (*.f64 (/.f64 b a) #s(literal 2/25 binary64))) |
(- (+ (* -1 (/ (+ (* -32/225 (/ (pow b 3) c)) (* 8/15 (/ (* (pow b 2) (- (* -2/15 b) (* -16/75 b))) c))) (pow a 2))) (+ (* -2/5 (/ c b)) (* -2/15 (/ b a)))) (* -16/75 (/ b a))) |
(+.f64 (/.f64 (+.f64 (*.f64 #s(literal -32/225 binary64) (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal 8/15 binary64) (*.f64 (*.f64 b b) (*.f64 b #s(literal 2/25 binary64)))) c)) (neg.f64 (*.f64 a a))) (+.f64 (/.f64 (*.f64 c #s(literal -2/5 binary64)) b) (*.f64 (/.f64 b a) #s(literal 2/25 binary64)))) |
(- (+ (* -2/5 (/ c b)) (+ (* -2/15 (/ b a)) (* 32/135 (/ (pow b 5) (* (pow a 3) (pow c 2)))))) (+ (* -8/15 (/ (* (pow b 2) (+ (* -32/225 (/ (pow b 3) c)) (* 8/15 (/ (* (pow b 2) (- (* -2/15 b) (* -16/75 b))) c)))) (* (pow a 3) c))) (+ (* -16/75 (/ b a)) (+ (* -32/225 (/ (pow b 3) (* (pow a 2) c))) (+ (* 128/675 (/ (pow b 5) (* (pow a 3) (pow c 2)))) (+ (* 16/45 (/ (* (pow b 4) (- (* -2/15 b) (* -16/75 b))) (* (pow a 3) (pow c 2)))) (* 8/15 (/ (* (pow b 2) (- (* -2/15 b) (* -16/75 b))) (* (pow a 2) c))))))))) |
(-.f64 (+.f64 (+.f64 (/.f64 (*.f64 c #s(literal -2/5 binary64)) b) (*.f64 (/.f64 b a) #s(literal -2/15 binary64))) (/.f64 (*.f64 #s(literal 32/135 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))))) (+.f64 (+.f64 (*.f64 (/.f64 #s(literal -8/15 binary64) c) (/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -32/225 binary64) (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal 8/15 binary64) (*.f64 (*.f64 b b) (*.f64 b #s(literal 2/25 binary64)))) c))) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b #s(literal -16/75 binary64)) a)) (+.f64 (+.f64 (*.f64 (/.f64 #s(literal -32/225 binary64) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal 128/675 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (*.f64 #s(literal 16/45 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 b #s(literal 2/25 binary64)))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 #s(literal 8/15 binary64) (*.f64 (*.f64 b b) (*.f64 b #s(literal 2/25 binary64)))) (*.f64 c (*.f64 a a))))))) |
(* -2/5 (/ c b)) |
(/.f64 (*.f64 c #s(literal -2/5 binary64)) b) |
(+ (* -1 (/ (- (* 2/15 b) (* 16/75 b)) a)) (* -2/5 (/ c b))) |
(-.f64 (/.f64 (*.f64 c #s(literal -2/5 binary64)) b) (/.f64 (*.f64 b #s(literal -2/25 binary64)) a)) |
(+ (* -1 (/ (- (+ (* -8/15 (/ (* (pow b 2) (- (* 2/15 b) (* 16/75 b))) (* a c))) (+ (* -32/225 (/ (pow b 3) (* a c))) (* 2/15 b))) (* 16/75 b)) a)) (* -2/5 (/ c b))) |
(-.f64 (/.f64 (*.f64 c #s(literal -2/5 binary64)) b) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -8/15 binary64) (*.f64 (*.f64 b b) (*.f64 b #s(literal -2/25 binary64)))) (*.f64 c a)) (+.f64 (+.f64 (*.f64 b #s(literal 2/15 binary64)) (/.f64 (*.f64 #s(literal -32/225 binary64) (*.f64 b (*.f64 b b))) (*.f64 c a))) (*.f64 b #s(literal -16/75 binary64)))) a)) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* -32/135 (/ (pow b 5) (pow c 2))) (+ (* -128/675 (/ (pow b 5) (pow c 2))) (+ (* 16/45 (/ (* (pow b 4) (- (* 2/15 b) (* 16/75 b))) (pow c 2))) (* 8/15 (/ (* (pow b 2) (+ (* -8/15 (/ (* (pow b 2) (- (* 2/15 b) (* 16/75 b))) c)) (* -32/225 (/ (pow b 3) c)))) c))))) a)) (+ (* -8/15 (/ (* (pow b 2) (- (* 2/15 b) (* 16/75 b))) c)) (* -32/225 (/ (pow b 3) c)))) a)) (* 2/15 b)) (* 16/75 b)) a)) (* -2/5 (/ c b))) |
(-.f64 (/.f64 (*.f64 c #s(literal -2/5 binary64)) b) (/.f64 (+.f64 (/.f64 (+.f64 (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -32/135 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (+.f64 (+.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) #s(literal -128/675 binary64)) (/.f64 (*.f64 #s(literal 16/45 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 b #s(literal -2/25 binary64)))) (*.f64 c c))) (/.f64 (*.f64 #s(literal 8/15 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -32/225 binary64) (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -8/15 binary64) (*.f64 (*.f64 b b) (*.f64 b #s(literal -2/25 binary64)))) c)))) c))) (neg.f64 a)) (*.f64 #s(literal 8/15 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b #s(literal -2/25 binary64))) c))) (*.f64 #s(literal 32/225 binary64) (/.f64 (*.f64 b (*.f64 b b)) c))) (neg.f64 a)) (*.f64 b #s(literal -2/25 binary64))) a)) |
(* -2/5 (/ c b)) |
(/.f64 (*.f64 c #s(literal -2/5 binary64)) b) |
(/ (+ (* -2/5 c) (* 2/25 (/ (pow b 2) a))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -2/5 binary64)) (/.f64 (*.f64 #s(literal 2/25 binary64) (*.f64 b b)) a)) b) |
(/ (+ (* -2/5 c) (* (pow b 2) (+ (* 112/1125 (/ (pow b 2) (* (pow a 2) c))) (* 2/25 (/ 1 a))))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -2/5 binary64)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 112/1125 binary64) (*.f64 b b)) (*.f64 c (*.f64 a a))) (/.f64 #s(literal 2/25 binary64) a)))) b) |
(/ (+ (* -2/5 c) (* (pow b 2) (+ (* (pow b 2) (+ (* -64/1875 (/ (pow b 2) (* (pow a 3) (pow c 2)))) (* 112/1125 (/ 1 (* (pow a 2) c))))) (* 2/25 (/ 1 a))))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -2/5 binary64)) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 2/25 binary64) a) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -64/1875 binary64) (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 112/1125 binary64) (*.f64 c (*.f64 a a)))))))) b) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b))) b) |
(/ (- (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 c)) (* 3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) b) |
(/ (- (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -1/2 c)) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))))) b) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 c #s(literal 1/2 binary64)))) 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 c #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))) b)) |
(* -1 (/ (- (+ (* 1/2 c) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)) |
(/.f64 (+.f64 (*.f64 c #s(literal 1/2 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) (neg.f64 b)) |
(* -1/4 (/ (pow c 2) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -1/4 binary64)) (*.f64 b b)) |
(* (pow c 2) (- (* 9/64 (/ (* (pow a 2) (pow c 2)) (pow b 6))) (* 1/4 (/ 1 (pow b 2))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 c c) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 b b)))) |
(* (pow c 2) (- (* (pow c 2) (+ (* 9/64 (/ (pow a 2) (pow b 6))) (* 27/64 (/ (* (pow a 3) c) (pow b 8))))) (* 1/4 (/ 1 (pow b 2))))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 8 binary64))))) (/.f64 #s(literal -1/4 binary64) (*.f64 b b)))) |
(* (pow c 2) (- (* (pow c 2) (+ (* 9/64 (/ (pow a 2) (pow b 6))) (* 27/64 (/ (* (pow a 3) c) (pow b 8))))) (* 1/4 (/ 1 (pow b 2))))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 8 binary64))))) (/.f64 #s(literal -1/4 binary64) (*.f64 b b)))) |
(* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 8))) |
(/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))) #s(literal 27/64 binary64)) (pow.f64 b #s(literal 8 binary64))) |
(* (pow c 5) (+ (* 9/64 (/ (pow a 2) (* (pow b 6) c))) (* 27/64 (/ (pow a 3) (pow b 8))))) |
(*.f64 (pow.f64 c #s(literal 5 binary64)) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) c)) (*.f64 #s(literal 27/64 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 8 binary64)))))) |
(* (pow c 5) (- (+ (* 9/64 (/ (pow a 2) (* (pow b 6) c))) (* 27/64 (/ (pow a 3) (pow b 8)))) (/ 1/4 (* (pow b 2) (pow c 3))))) |
(*.f64 (pow.f64 c #s(literal 5 binary64)) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) c)) (+.f64 (*.f64 #s(literal 27/64 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 8 binary64)))) (/.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 b b)) (*.f64 c (*.f64 c c)))))) |
(* (pow c 5) (- (+ (* 9/64 (/ (pow a 2) (* (pow b 6) c))) (* 27/64 (/ (pow a 3) (pow b 8)))) (/ 1/4 (* (pow b 2) (pow c 3))))) |
(*.f64 (pow.f64 c #s(literal 5 binary64)) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) c)) (+.f64 (*.f64 #s(literal 27/64 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 8 binary64)))) (/.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 b b)) (*.f64 c (*.f64 c c)))))) |
(* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 8))) |
(/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))) #s(literal 27/64 binary64)) (pow.f64 b #s(literal 8 binary64))) |
(* -1 (* (pow c 5) (+ (* -27/64 (/ (pow a 3) (pow b 8))) (* -9/64 (/ (pow a 2) (* (pow b 6) c)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -27/64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (*.f64 (/.f64 #s(literal -9/64 binary64) c) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))))))) |
(* -1 (* (pow c 5) (+ (* -1 (/ (- (* 9/64 (/ (pow a 2) (pow b 6))) (* 1/4 (/ 1 (* (pow b 2) (pow c 2))))) c)) (* -27/64 (/ (pow a 3) (pow b 8)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -27/64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c c) (*.f64 b b)))) c)))) |
(* -1 (* (pow c 5) (+ (* -1 (/ (- (* 9/64 (/ (pow a 2) (pow b 6))) (* 1/4 (/ 1 (* (pow b 2) (pow c 2))))) c)) (* -27/64 (/ (pow a 3) (pow b 8)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -27/64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c c) (*.f64 b b)))) c)))) |
(* -1/4 (/ (pow c 2) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -1/4 binary64)) (*.f64 b b)) |
(- (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (* 1/4 (/ (pow c 2) (pow b 2)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -1/4 binary64)) (*.f64 b b))) |
(- (* (pow a 2) (+ (* 9/64 (/ (pow c 4) (pow b 6))) (* 27/64 (/ (* a (pow c 5)) (pow b 8))))) (* 1/4 (/ (pow c 2) (pow b 2)))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))) (pow.f64 b #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -1/4 binary64)) (*.f64 b b))) |
(- (* (pow a 2) (+ (* 9/64 (/ (pow c 4) (pow b 6))) (* 27/64 (/ (* a (pow c 5)) (pow b 8))))) (* 1/4 (/ (pow c 2) (pow b 2)))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))) (pow.f64 b #s(literal 8 binary64))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -1/4 binary64)) (*.f64 b b))) |
(* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 8))) |
(/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))) #s(literal 27/64 binary64)) (pow.f64 b #s(literal 8 binary64))) |
(* (pow a 3) (+ (* 9/64 (/ (pow c 4) (* a (pow b 6)))) (* 27/64 (/ (pow c 5) (pow b 8))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 27/64 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 b #s(literal 8 binary64))))) |
(* (pow a 3) (+ (* -1/4 (/ (pow c 2) (* (pow a 3) (pow b 2)))) (+ (* 9/64 (/ (pow c 4) (* a (pow b 6)))) (* 27/64 (/ (pow c 5) (pow b 8)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -1/4 binary64)) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 #s(literal 9/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 #s(literal 27/64 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 b #s(literal 8 binary64))))) |
(* (pow a 3) (+ (* -1/4 (/ (pow c 2) (* (pow a 3) (pow b 2)))) (+ (* 9/64 (/ (pow c 4) (* a (pow b 6)))) (* 27/64 (/ (pow c 5) (pow b 8)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -1/4 binary64)) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 #s(literal 9/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 #s(literal 27/64 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 b #s(literal 8 binary64))))) |
(* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 8))) |
(/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))) #s(literal 27/64 binary64)) (pow.f64 b #s(literal 8 binary64))) |
(* -1 (* (pow a 3) (+ (* -27/64 (/ (pow c 5) (pow b 8))) (* -9/64 (/ (pow c 4) (* a (pow b 6))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/64 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -9/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1/4 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (* 9/64 (/ (pow c 4) (pow b 6)))) a)) (* -27/64 (/ (pow c 5) (pow b 8)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -27/64 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -1/4 binary64)) (*.f64 (*.f64 b b) (*.f64 a a)))) a)) (neg.f64 (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1/4 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (* 9/64 (/ (pow c 4) (pow b 6)))) a)) (* -27/64 (/ (pow c 5) (pow b 8)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -27/64 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -1/4 binary64)) (*.f64 (*.f64 b b) (*.f64 a a)))) a)) (neg.f64 (*.f64 a (*.f64 a a)))) |
(* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 8))) |
(/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))) #s(literal 27/64 binary64)) (pow.f64 b #s(literal 8 binary64))) |
(/ (+ (* 9/64 (* (pow a 2) (* (pow b 2) (pow c 4)))) (* 27/64 (* (pow a 3) (pow c 5)))) (pow b 8)) |
(/.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))) #s(literal 27/64 binary64))) (pow.f64 b #s(literal 8 binary64))) |
(/ (+ (* 27/64 (* (pow a 3) (pow c 5))) (* (pow b 2) (+ (* -1/4 (* (pow b 4) (pow c 2))) (* 9/64 (* (pow a 2) (pow c 4)))))) (pow b 8)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))) #s(literal 27/64 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c))) (*.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))))) (pow.f64 b #s(literal 8 binary64))) |
(/ (+ (* 27/64 (* (pow a 3) (pow c 5))) (* (pow b 2) (+ (* -1/4 (* (pow b 4) (pow c 2))) (* 9/64 (* (pow a 2) (pow c 4)))))) (pow b 8)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))) #s(literal 27/64 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c))) (*.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))))) (pow.f64 b #s(literal 8 binary64))) |
(* -1/4 (/ (pow c 2) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -1/4 binary64)) (*.f64 b b)) |
(/ (- (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* 1/4 (pow c 2))) (pow b 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64))) (*.f64 b b)) |
(/ (- (+ (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 6)))) (* 1/4 (pow c 2))) (pow b 2)) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))) #s(literal 27/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64))) (*.f64 b b)) |
(/ (- (+ (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 6)))) (* 1/4 (pow c 2))) (pow b 2)) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))) #s(literal 27/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64))) (*.f64 b b)) |
(* -1/4 (/ (pow c 2) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -1/4 binary64)) (*.f64 b b)) |
(/ (- (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* 1/4 (pow c 2))) (pow b 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64))) (*.f64 b b)) |
(/ (- (+ (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 6)))) (* 1/4 (pow c 2))) (pow b 2)) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))) #s(literal 27/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64))) (*.f64 b b)) |
(/ (- (+ (* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 6)))) (* 1/4 (pow c 2))) (pow b 2)) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))) #s(literal 27/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (*.f64 c c) #s(literal -1/4 binary64))) (*.f64 b b)) |
(* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow c 4) (+ (* 9/64 (/ (pow a 2) (pow b 6))) (* 27/64 (/ (* (pow a 3) c) (pow b 8))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 8 binary64))))) |
(* (pow c 4) (+ (* 9/64 (/ (pow a 2) (pow b 6))) (* 27/64 (/ (* (pow a 3) c) (pow b 8))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 8 binary64))))) |
(* (pow c 4) (+ (* 9/64 (/ (pow a 2) (pow b 6))) (* 27/64 (/ (* (pow a 3) c) (pow b 8))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 8 binary64))))) |
(* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 8))) |
(/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))) #s(literal 27/64 binary64)) (pow.f64 b #s(literal 8 binary64))) |
(* (pow c 5) (+ (* 9/64 (/ (pow a 2) (* (pow b 6) c))) (* 27/64 (/ (pow a 3) (pow b 8))))) |
(*.f64 (pow.f64 c #s(literal 5 binary64)) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) c)) (*.f64 #s(literal 27/64 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 8 binary64)))))) |
(* (pow c 5) (+ (* 9/64 (/ (pow a 2) (* (pow b 6) c))) (* 27/64 (/ (pow a 3) (pow b 8))))) |
(*.f64 (pow.f64 c #s(literal 5 binary64)) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) c)) (*.f64 #s(literal 27/64 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 8 binary64)))))) |
(* (pow c 5) (+ (* 9/64 (/ (pow a 2) (* (pow b 6) c))) (* 27/64 (/ (pow a 3) (pow b 8))))) |
(*.f64 (pow.f64 c #s(literal 5 binary64)) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) c)) (*.f64 #s(literal 27/64 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 8 binary64)))))) |
(* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 8))) |
(/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))) #s(literal 27/64 binary64)) (pow.f64 b #s(literal 8 binary64))) |
(* -1 (* (pow c 5) (+ (* -27/64 (/ (pow a 3) (pow b 8))) (* -9/64 (/ (pow a 2) (* (pow b 6) c)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -27/64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (*.f64 (/.f64 #s(literal -9/64 binary64) c) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))))))) |
(* -1 (* (pow c 5) (+ (* -27/64 (/ (pow a 3) (pow b 8))) (* -9/64 (/ (pow a 2) (* (pow b 6) c)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -27/64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (*.f64 (/.f64 #s(literal -9/64 binary64) c) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))))))) |
(* -1 (* (pow c 5) (+ (* -27/64 (/ (pow a 3) (pow b 8))) (* -9/64 (/ (pow a 2) (* (pow b 6) c)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -27/64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (*.f64 (/.f64 #s(literal -9/64 binary64) c) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))))))) |
(* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow a 2) (+ (* 9/64 (/ (pow c 4) (pow b 6))) (* 27/64 (/ (* a (pow c 5)) (pow b 8))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))) (pow.f64 b #s(literal 8 binary64))))) |
(* (pow a 2) (+ (* 9/64 (/ (pow c 4) (pow b 6))) (* 27/64 (/ (* a (pow c 5)) (pow b 8))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))) (pow.f64 b #s(literal 8 binary64))))) |
(* (pow a 2) (+ (* 9/64 (/ (pow c 4) (pow b 6))) (* 27/64 (/ (* a (pow c 5)) (pow b 8))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))) (pow.f64 b #s(literal 8 binary64))))) |
(* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 8))) |
(/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))) #s(literal 27/64 binary64)) (pow.f64 b #s(literal 8 binary64))) |
(* (pow a 3) (+ (* 9/64 (/ (pow c 4) (* a (pow b 6)))) (* 27/64 (/ (pow c 5) (pow b 8))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 27/64 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 b #s(literal 8 binary64))))) |
(* (pow a 3) (+ (* 9/64 (/ (pow c 4) (* a (pow b 6)))) (* 27/64 (/ (pow c 5) (pow b 8))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 27/64 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 b #s(literal 8 binary64))))) |
(* (pow a 3) (+ (* 9/64 (/ (pow c 4) (* a (pow b 6)))) (* 27/64 (/ (pow c 5) (pow b 8))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 27/64 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 b #s(literal 8 binary64))))) |
(* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 8))) |
(/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))) #s(literal 27/64 binary64)) (pow.f64 b #s(literal 8 binary64))) |
(* -1 (* (pow a 3) (+ (* -27/64 (/ (pow c 5) (pow b 8))) (* -9/64 (/ (pow c 4) (* a (pow b 6))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/64 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -9/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))))) |
(* -1 (* (pow a 3) (+ (* -27/64 (/ (pow c 5) (pow b 8))) (* -9/64 (/ (pow c 4) (* a (pow b 6))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/64 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -9/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))))) |
(* -1 (* (pow a 3) (+ (* -27/64 (/ (pow c 5) (pow b 8))) (* -9/64 (/ (pow c 4) (* a (pow b 6))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/64 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -9/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))))) |
(* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 8))) |
(/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))) #s(literal 27/64 binary64)) (pow.f64 b #s(literal 8 binary64))) |
(/ (+ (* 9/64 (* (pow a 2) (* (pow b 2) (pow c 4)))) (* 27/64 (* (pow a 3) (pow c 5)))) (pow b 8)) |
(/.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))) #s(literal 27/64 binary64))) (pow.f64 b #s(literal 8 binary64))) |
(/ (+ (* 9/64 (* (pow a 2) (* (pow b 2) (pow c 4)))) (* 27/64 (* (pow a 3) (pow c 5)))) (pow b 8)) |
(/.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))) #s(literal 27/64 binary64))) (pow.f64 b #s(literal 8 binary64))) |
(/ (+ (* 9/64 (* (pow a 2) (* (pow b 2) (pow c 4)))) (* 27/64 (* (pow a 3) (pow c 5)))) (pow b 8)) |
(/.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))) #s(literal 27/64 binary64))) (pow.f64 b #s(literal 8 binary64))) |
(* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* 9/64 (* (pow a 2) (pow c 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 2)))) (pow b 6)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))) #s(literal 27/64 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* 9/64 (* (pow a 2) (pow c 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 2)))) (pow b 6)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))) #s(literal 27/64 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* 9/64 (* (pow a 2) (pow c 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 2)))) (pow b 6)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))) #s(literal 27/64 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 6 binary64))) |
(* 9/64 (/ (* (pow a 2) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* 9/64 (* (pow a 2) (pow c 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 2)))) (pow b 6)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))) #s(literal 27/64 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* 9/64 (* (pow a 2) (pow c 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 2)))) (pow b 6)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))) #s(literal 27/64 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* 9/64 (* (pow a 2) (pow c 4))) (* 27/64 (/ (* (pow a 3) (pow c 5)) (pow b 2)))) (pow b 6)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))) #s(literal 27/64 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 6 binary64))) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
(* 3/2 (* a c)) |
(*.f64 #s(literal 3/2 binary64) (*.f64 c a)) |
(* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* -3/2 c))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64)))) |
(* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* -3/2 c))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64)))) |
(* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* -3/2 c))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64)))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 2))) (* 3/2 (/ c a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 9/8 binary64)) (*.f64 #s(literal 3/2 binary64) (/.f64 c a)))) |
(* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 2))) (* 3/2 (/ c a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 9/8 binary64)) (*.f64 #s(literal 3/2 binary64) (/.f64 c a)))) |
(* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 2))) (* 3/2 (/ c a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 9/8 binary64)) (*.f64 #s(literal 3/2 binary64) (/.f64 c a)))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 2))) (* 3/2 (/ c a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 9/8 binary64)) (*.f64 #s(literal 3/2 binary64) (/.f64 c a)))) |
(* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 2))) (* 3/2 (/ c a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 9/8 binary64)) (*.f64 #s(literal 3/2 binary64) (/.f64 c a)))) |
(* (pow a 2) (+ (* 9/8 (/ (pow c 2) (pow b 2))) (* 3/2 (/ c a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 9/8 binary64)) (*.f64 #s(literal 3/2 binary64) (/.f64 c a)))) |
(* 3/2 (* a c)) |
(*.f64 #s(literal 3/2 binary64) (*.f64 c a)) |
(* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* -3/2 a))) |
(*.f64 c (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b)))) (*.f64 a #s(literal 3/2 binary64)))) |
(* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* -3/2 a))) |
(*.f64 c (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b)))) (*.f64 a #s(literal 3/2 binary64)))) |
(* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* -3/2 a))) |
(*.f64 c (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b)))) (*.f64 a #s(literal 3/2 binary64)))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 2))) (* 3/2 (/ a c)))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 a b) (/.f64 a b))) (/.f64 (*.f64 a #s(literal 3/2 binary64)) c))) |
(* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 2))) (* 3/2 (/ a c)))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 a b) (/.f64 a b))) (/.f64 (*.f64 a #s(literal 3/2 binary64)) c))) |
(* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 2))) (* 3/2 (/ a c)))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 a b) (/.f64 a b))) (/.f64 (*.f64 a #s(literal 3/2 binary64)) c))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 2))) (* 3/2 (/ a c)))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 a b) (/.f64 a b))) (/.f64 (*.f64 a #s(literal 3/2 binary64)) c))) |
(* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 2))) (* 3/2 (/ a c)))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 a b) (/.f64 a b))) (/.f64 (*.f64 a #s(literal 3/2 binary64)) c))) |
(* (pow c 2) (+ (* 9/8 (/ (pow a 2) (pow b 2))) (* 3/2 (/ a c)))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 a b) (/.f64 a b))) (/.f64 (*.f64 a #s(literal 3/2 binary64)) c))) |
(* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) |
(/ (+ (* 9/8 (* (pow a 2) (pow c 2))) (* 3/2 (* a (* (pow b 2) c)))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 c (*.f64 b b)))) (*.f64 b b)) |
(/ (+ (* 9/8 (* (pow a 2) (pow c 2))) (* 3/2 (* a (* (pow b 2) c)))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 c (*.f64 b b)))) (*.f64 b b)) |
(/ (+ (* 9/8 (* (pow a 2) (pow c 2))) (* 3/2 (* a (* (pow b 2) c)))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 c (*.f64 b b)))) (*.f64 b b)) |
(* 3/2 (* a c)) |
(*.f64 #s(literal 3/2 binary64) (*.f64 c a)) |
(- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) |
(+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) (*.f64 #s(literal 3/2 binary64) (*.f64 c a))) |
(- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) |
(+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) (*.f64 #s(literal 3/2 binary64) (*.f64 c a))) |
(- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) |
(+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) (*.f64 #s(literal 3/2 binary64) (*.f64 c a))) |
(* 3/2 (* a c)) |
(*.f64 #s(literal 3/2 binary64) (*.f64 c a)) |
(- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) |
(+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) (*.f64 #s(literal 3/2 binary64) (*.f64 c a))) |
(- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) |
(+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) (*.f64 #s(literal 3/2 binary64) (*.f64 c a))) |
(- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) |
(+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) (*.f64 #s(literal 3/2 binary64) (*.f64 c a))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))))) |
(+ (* 1/3 (* (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 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal -1/3 binary64) a)))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a)))) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal 1/2 binary64) (/.f64 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 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 b)) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(*.f64 b (neg.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 4 binary64))))))) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 c b) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (/.f64 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 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 b a)))))) (/.f64 #s(literal -1/2 binary64) b))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 c a)) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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 b #s(literal -1/3 binary64)) (*.f64 c a)) (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (/.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 b #s(literal -1/3 binary64)) (*.f64 c a)) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (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 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c a)))) |
(* -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 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (/.f64 b a) c))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.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 c (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))))) (*.f64 #s(literal 1/6 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)))) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)) (pow.f64 b #s(literal 5 binary64)))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #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 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))))) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c a)))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 b a))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c a)))) (/.f64 (+.f64 (*.f64 b #s(literal 1/3 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c a)))) (/.f64 (-.f64 (*.f64 b #s(literal 1/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) #s(literal 1/24 binary64))) a)) a)) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(/.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2)))) |
(-.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* -1 (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))) (/ 1 (* a (pow (sqrt -3) 2)))))) |
(-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #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 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (sqrt -3)))) (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 4)))))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 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 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64)))) (neg.f64 b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #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 #s(literal -1/2 binary64) (/.f64 c b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b))) b) |
(/ (- (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 c)) (* 3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) b) |
(/ (- (+ (* -1 (/ (+ (* 27/128 (* (pow a 3) (pow c 4))) (* 27/32 (* (pow a 3) (pow c 4)))) (pow b 6))) (* -1/2 c)) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b) |
(/.f64 (+.f64 (+.f64 (-.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) #s(literal 135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) b) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b b)))))) |
(* -1 (* b (- (+ (* -1 (/ (+ (* -3/8 (* a (pow c 2))) (* 3/4 (* a (pow c 2)))) (pow b 4))) (* 2/3 (/ 1 a))) (* 1/2 (/ c (pow b 2)))))) |
(*.f64 (+.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal 3/8 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b))) (neg.f64 b)) |
(* -1 (* b (- (+ (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -3/8 (* a (pow c 2))) (* 3/4 (* a (pow c 2))))))) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* 2/9 (/ (+ (* 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/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/2 (/ c (pow b 2))) (* 3/4 (/ (* a (pow c 2)) (pow b 4)))))))) |
(*.f64 b (neg.f64 (-.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) #s(literal 3/8 binary64)))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)))) (/.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64))) (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal 3/4 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) |
(* -1/3 (/ c (- (* 1/3 b) (* -1/3 b)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* c (- (* -1/6 (/ (* a c) (* b (pow (- (* 1/3 b) (* -1/3 b)) 2)))) (* 1/3 (/ 1 (- (* 1/3 b) (* -1/3 b)))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 b b) #s(literal 4/9 binary64)))) (/.f64 #s(literal -1/3 binary64) (*.f64 b #s(literal 2/3 binary64))))) |
(* c (- (* c (- (* -1 (* c (+ (* 1/12 (/ (pow a 2) (* (pow b 2) (pow (- (* 1/3 b) (* -1/3 b)) 3)))) (* 1/8 (/ (pow a 2) (* (pow b 3) (pow (- (* 1/3 b) (* -1/3 b)) 2))))))) (* 1/6 (/ a (* b (pow (- (* 1/3 b) (* -1/3 b)) 2)))))) (* 1/3 (/ 1 (- (* 1/3 b) (* -1/3 b)))))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8/27 binary64))) (*.f64 (/.f64 a b) (/.f64 a b))) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 4/9 binary64))))) (neg.f64 c)) (*.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 a b) (*.f64 (*.f64 b b) #s(literal 4/9 binary64)))))) (/.f64 #s(literal -1/3 binary64) (*.f64 b #s(literal 2/3 binary64))))) |
(* c (- (* c (- (* c (- (* -1 (* c (+ (* 1/16 (/ (pow a 3) (* (pow b 4) (pow (- (* 1/3 b) (* -1/3 b)) 3)))) (+ (* 3/16 (/ (pow a 3) (* (pow b 5) (pow (- (* 1/3 b) (* -1/3 b)) 2)))) (* 1/2 (/ (* a (+ (* 1/12 (/ (pow a 2) (* (pow b 2) (pow (- (* 1/3 b) (* -1/3 b)) 3)))) (* 1/8 (/ (pow a 2) (* (pow b 3) (pow (- (* 1/3 b) (* -1/3 b)) 2)))))) (* b (- (* 1/3 b) (* -1/3 b))))))))) (+ (* 1/12 (/ (pow a 2) (* (pow b 2) (pow (- (* 1/3 b) (* -1/3 b)) 3)))) (* 1/8 (/ (pow a 2) (* (pow b 3) (pow (- (* 1/3 b) (* -1/3 b)) 2))))))) (* 1/6 (/ a (* b (pow (- (* 1/3 b) (* -1/3 b)) 2)))))) (* 1/3 (/ 1 (- (* 1/3 b) (* -1/3 b)))))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8/27 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 b b) #s(literal 4/9 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8/27 binary64))) (*.f64 (/.f64 a b) (/.f64 a b))) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 4/9 binary64)))))) (*.f64 b (*.f64 b #s(literal 2/3 binary64))))))) (neg.f64 c)) (+.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8/27 binary64))) (*.f64 (/.f64 a b) (/.f64 a b))) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 4/9 binary64))))))) (*.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 a b) (*.f64 (*.f64 b b) #s(literal 4/9 binary64)))))) (/.f64 #s(literal -1/3 binary64) (*.f64 b #s(literal 2/3 binary64))))) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(/.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2)))) |
(-.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (pow c 2)))) (* -1 (/ b (* a (pow (sqrt -3) 2))))) |
(+.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (neg.f64 (*.f64 c c))) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 b #s(literal -1/3 binary64)) a)) |
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (sqrt -3)))) (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4))))) (pow c 3)))) (+ (* -1 (/ b (* a (pow (sqrt -3) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))))) |
(+.f64 (+.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b #s(literal -1/3 binary64)) a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) |
(* (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 (/ b (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) |
(+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* b c) (* a (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 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 b c) (*.f64 #s(literal 3 binary64) a))) c)) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* -1 (/ (* b c) (* a (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 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (neg.f64 c)) (/.f64 (*.f64 b c) (*.f64 #s(literal 3 binary64) a))) c)) |
(* -1/3 (/ c (- (* 1/3 b) (* -1/3 b)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(+ (* -1/3 (/ c (- (* 1/3 b) (* -1/3 b)))) (* -1/6 (/ (* a (pow c 2)) (* b (pow (- (* 1/3 b) (* -1/3 b)) 2))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 (*.f64 b b) #s(literal 4/9 binary64))))) |
(+ (* -1/3 (/ c (- (* 1/3 b) (* -1/3 b)))) (* a (- (* -1 (* a (+ (* 1/12 (/ (pow c 3) (* (pow b 2) (pow (- (* 1/3 b) (* -1/3 b)) 3)))) (* 1/8 (/ (pow c 3) (* (pow b 3) (pow (- (* 1/3 b) (* -1/3 b)) 2))))))) (* 1/6 (/ (pow c 2) (* b (pow (- (* 1/3 b) (* -1/3 b)) 2))))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 c c) b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8/27 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) #s(literal 4/9 binary64))))) (neg.f64 a)) (*.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 (*.f64 c c) b) (*.f64 (*.f64 b b) #s(literal 4/9 binary64))))))) |
(+ (* -1/3 (/ c (- (* 1/3 b) (* -1/3 b)))) (* a (- (* a (- (* -1 (* a (+ (* 1/16 (/ (pow c 4) (* (pow b 4) (pow (- (* 1/3 b) (* -1/3 b)) 3)))) (+ (* 3/16 (/ (pow c 4) (* (pow b 5) (pow (- (* 1/3 b) (* -1/3 b)) 2)))) (* 1/2 (/ (* c (+ (* 1/12 (/ (pow c 3) (* (pow b 2) (pow (- (* 1/3 b) (* -1/3 b)) 3)))) (* 1/8 (/ (pow c 3) (* (pow b 3) (pow (- (* 1/3 b) (* -1/3 b)) 2)))))) (* b (- (* 1/3 b) (* -1/3 b))))))))) (+ (* 1/12 (/ (pow c 3) (* (pow b 2) (pow (- (* 1/3 b) (* -1/3 b)) 3)))) (* 1/8 (/ (pow c 3) (* (pow b 3) (pow (- (* 1/3 b) (* -1/3 b)) 2))))))) (* 1/6 (/ (pow c 2) (* b (pow (- (* 1/3 b) (* -1/3 b)) 2))))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (*.f64 a (+.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8/27 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 3/16 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 b b) #s(literal 4/9 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 c c) b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8/27 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) #s(literal 4/9 binary64))))))) (*.f64 b (*.f64 b #s(literal 2/3 binary64)))))) (neg.f64 a)) (*.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 c c) b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8/27 binary64))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c c) b)) (*.f64 (*.f64 b b) #s(literal 4/9 binary64)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 (*.f64 c c) b) (*.f64 (*.f64 b b) #s(literal 4/9 binary64))))))) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(/.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -3 binary64)))) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) a) |
(/.f64 (-.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) a) |
(/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (pow a 2)))) (* -1 (/ b (pow (sqrt -3) 2)))) a) |
(/.f64 (+.f64 (-.f64 (/.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) a))) (/.f64 b #s(literal -3 binary64))) a) |
(/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3))))) (sqrt -3)))) (* 1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -3) 4))))) (pow a 3)))) (+ (* -1 (/ b (pow (sqrt -3) 2))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))))) a) |
(/.f64 (+.f64 (+.f64 (-.f64 (/.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 a (*.f64 a a)))) (/.f64 b #s(literal -3 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (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)))) (/ b (pow (sqrt 3) 2))) a)) |
(/.f64 (-.f64 (/.f64 b #s(literal 3 binary64)) (*.f64 (sqrt.f64 (*.f64 c a)) (/.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 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) a)) |
(/.f64 (-.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 (*.f64 a (/.f64 b #s(literal -3 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/2 binary64)) a)) a)) (neg.f64 a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt 3) 4))))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a))) a))) a)) |
(/.f64 (-.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 (*.f64 a (/.f64 b #s(literal -3 binary64))) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/2 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) a)) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) a)) a)) (neg.f64 a)) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(+ (* -1/3 (/ c a)) (* 1/9 (/ (pow b 2) (pow a 2)))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/3 binary64)) a) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a))) |
(+ (* -1/3 (/ c a)) (* 1/9 (/ (pow b 2) (pow a 2)))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/3 binary64)) a) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a))) |
(+ (* -1/3 (/ c a)) (* 1/9 (/ (pow b 2) (pow a 2)))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/3 binary64)) a) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a))) |
(* 1/9 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) |
(* (pow b 2) (+ (* -1/3 (/ c (* a (pow b 2)))) (* 1/9 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 1/9 binary64) (*.f64 a a)))) |
(* (pow b 2) (+ (* -1/3 (/ c (* a (pow b 2)))) (* 1/9 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 1/9 binary64) (*.f64 a a)))) |
(* (pow b 2) (+ (* -1/3 (/ c (* a (pow b 2)))) (* 1/9 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 1/9 binary64) (*.f64 a a)))) |
(* 1/9 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) |
(* (pow b 2) (+ (* -1/3 (/ c (* a (pow b 2)))) (* 1/9 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 1/9 binary64) (*.f64 a a)))) |
(* (pow b 2) (+ (* -1/3 (/ c (* a (pow b 2)))) (* 1/9 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 1/9 binary64) (*.f64 a a)))) |
(* (pow b 2) (+ (* -1/3 (/ c (* a (pow b 2)))) (* 1/9 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 1/9 binary64) (*.f64 a a)))) |
(* 1/9 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) |
(+ (* -1/3 (/ c a)) (* 1/9 (/ (pow b 2) (pow a 2)))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/3 binary64)) a) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a))) |
(+ (* -1/3 (/ c a)) (* 1/9 (/ (pow b 2) (pow a 2)))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/3 binary64)) a) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a))) |
(+ (* -1/3 (/ c a)) (* 1/9 (/ (pow b 2) (pow a 2)))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/3 binary64)) a) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a))) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* c (- (* 1/9 (/ (pow b 2) (* (pow a 2) c))) (* 1/3 (/ 1 a)))) |
(*.f64 c (+.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 #s(literal 1/9 binary64) c)) (/.f64 #s(literal -1/3 binary64) a))) |
(* c (- (* 1/9 (/ (pow b 2) (* (pow a 2) c))) (* 1/3 (/ 1 a)))) |
(*.f64 c (+.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 #s(literal 1/9 binary64) c)) (/.f64 #s(literal -1/3 binary64) a))) |
(* c (- (* 1/9 (/ (pow b 2) (* (pow a 2) c))) (* 1/3 (/ 1 a)))) |
(*.f64 c (+.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 #s(literal 1/9 binary64) c)) (/.f64 #s(literal -1/3 binary64) a))) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* -1 (* c (+ (* -1/9 (/ (pow b 2) (* (pow a 2) c))) (* 1/3 (/ 1 a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 b b)) (*.f64 c (*.f64 a a)))))) |
(* -1 (* c (+ (* -1/9 (/ (pow b 2) (* (pow a 2) c))) (* 1/3 (/ 1 a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 b b)) (*.f64 c (*.f64 a a)))))) |
(* -1 (* c (+ (* -1/9 (/ (pow b 2) (* (pow a 2) c))) (* 1/3 (/ 1 a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 b b)) (*.f64 c (*.f64 a a)))))) |
(* 1/9 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) |
(/ (+ (* -1/3 (* a c)) (* 1/9 (pow b 2))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -1/3 binary64)) (*.f64 (*.f64 b b) #s(literal 1/9 binary64))) (*.f64 a a)) |
(/ (+ (* -1/3 (* a c)) (* 1/9 (pow b 2))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -1/3 binary64)) (*.f64 (*.f64 b b) #s(literal 1/9 binary64))) (*.f64 a a)) |
(/ (+ (* -1/3 (* a c)) (* 1/9 (pow b 2))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -1/3 binary64)) (*.f64 (*.f64 b b) #s(literal 1/9 binary64))) (*.f64 a a)) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(/ (+ (* -1/3 c) (* 1/9 (/ (pow b 2) a))) a) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/3 binary64)) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) a)) a) |
(/ (+ (* -1/3 c) (* 1/9 (/ (pow b 2) a))) a) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/3 binary64)) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) a)) a) |
(/ (+ (* -1/3 c) (* 1/9 (/ (pow b 2) a))) a) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/3 binary64)) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) a)) a) |
(* -1/3 (/ c a)) |
(/.f64 (*.f64 c #s(literal -1/3 binary64)) a) |
(* -1 (/ (+ (* -1/9 (/ (pow b 2) a)) (* 1/3 c)) a)) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal -1/9 binary64)) (*.f64 c #s(literal 1/3 binary64))) (neg.f64 a)) |
(* -1 (/ (+ (* -1/9 (/ (pow b 2) a)) (* 1/3 c)) a)) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal -1/9 binary64)) (*.f64 c #s(literal 1/3 binary64))) (neg.f64 a)) |
(* -1 (/ (+ (* -1/9 (/ (pow b 2) a)) (* 1/3 c)) a)) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal -1/9 binary64)) (*.f64 c #s(literal 1/3 binary64))) (neg.f64 a)) |
Compiled 104428 to 41534 computations (60.2% saved)
91 alts after pruning (86 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1646 | 35 | 1681 |
| Fresh | 46 | 51 | 97 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1695 | 91 | 1786 |
| Status | Accuracy | Program |
|---|---|---|
| 34.5% | (fma.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64)))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)))) | |
| 89.7% | (/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 c (*.f64 b b)))) (*.f64 b b)) b) (*.f64 a #s(literal -3 binary64))) | |
| 93.1% | (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 c #s(literal 9/2 binary64)) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)))) b) #s(literal 9 binary64)) | |
| 33.3% | (/.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))))))) | |
| 32.5% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a) #s(literal 3 binary64)) | |
| 32.5% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal 3 binary64)) a) | |
| 89.7% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) #s(literal -3 binary64)) a) | |
| 89.6% | (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 3/2 binary64) (*.f64 c a))) b) (*.f64 a #s(literal -3 binary64))) | |
| 89.8% | (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 c #s(literal -9/2 binary64))) b) #s(literal 9 binary64)) | |
| 89.8% | (/.f64 (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)) #s(literal -3/8 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 c a))) b) a) | |
| 89.6% | (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (*.f64 a b)) #s(literal -3 binary64)) | |
| 89.7% | (/.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 a b) (/.f64 a b))) (/.f64 (*.f64 a #s(literal 3/2 binary64)) c))) b) (*.f64 a #s(literal -3 binary64))) | |
| 89.5% | (/.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 9/8 binary64)) (*.f64 #s(literal 3/2 binary64) (/.f64 c a)))) b) (*.f64 a #s(literal -3 binary64))) | |
| 89.8% | (/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b)))) (*.f64 a #s(literal 3/2 binary64)))) b) (*.f64 a #s(literal -3 binary64))) | |
| 99.2% | (/.f64 (/.f64 (*.f64 c #s(literal -1/3 binary64)) a) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (*.f64 b #s(literal -1/3 binary64))) a)) | |
| 80.2% | (/.f64 (/.f64 (*.f64 c #s(literal -9/2 binary64)) b) #s(literal 9 binary64)) | |
| 89.7% | (/.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64)))) b) (*.f64 a #s(literal -3 binary64))) | |
| 80.0% | (/.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 c a)) b) (*.f64 a #s(literal -3 binary64))) | |
| 89.5% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))))) (*.f64 a #s(literal -3 binary64))) | |
| 32.5% | (/.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))) | |
| 80.2% | (/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c)) | |
| 32.2% | (/.f64 (-.f64 (/.f64 #s(literal -3 binary64) (/.f64 a b)) (*.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)) | |
| 25.7% | (/.f64 (-.f64 (-.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) b) (*.f64 a #s(literal -3 binary64))) | |
| 32.5% | (/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a)) #s(literal 9 binary64)) | |
| 26.0% | (/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal -3 binary64)) (+.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (*.f64 c (+.f64 (/.f64 #s(literal 9/2 binary64) b) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))))))) #s(literal 9 binary64)) | |
| 96.1% | (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) | |
| 25.7% | (/.f64 (-.f64 (*.f64 b #s(literal -1/3 binary64)) (+.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (*.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 a b) (/.f64 a b))) #s(literal 3/8 binary64)))))) a) | |
| ✓ | 32.0% | (/.f64 (-.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64))) a) |
| 25.7% | (/.f64 (-.f64 b (+.f64 (+.f64 b (*.f64 (/.f64 c b) (*.f64 #s(literal -3/2 binary64) a))) (/.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))))) b))) (*.f64 a #s(literal -3 binary64))) | |
| 22.0% | (/.f64 (-.f64 b (+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))) (*.f64 a #s(literal -3 binary64))) | |
| 32.5% | (/.f64 (-.f64 b (sqrt.f64 (*.f64 c (+.f64 (*.f64 b (/.f64 b c)) (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) | |
| 32.5% | (/.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))) | |
| 32.4% | (/.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))) | |
| 89.9% | (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -9/2 binary64)) b)) #s(literal 9 binary64)) | |
| 31.5% | (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -1/3 binary64))) a) | |
| 93.4% | (/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) | |
| 89.8% | (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c))) (*.f64 b (*.f64 b b))) | |
| 90.1% | (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b))) b) | |
| 89.5% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64)))) (*.f64 a #s(literal -3 binary64))) | |
| 32.5% | (/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1/3 binary64)) a) | |
| 33.2% | (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64))) a) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64)))) | |
| 89.6% | (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (/.f64 #s(literal -1/3 binary64) a)) b) | |
| 89.4% | (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 c a) b)))) (*.f64 a #s(literal -3 binary64))) | |
| 89.8% | (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -9/2 binary64) b))) #s(literal 9 binary64)) | |
| 89.8% | (/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 a b) (/.f64 a b))) #s(literal -3/8 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 a b)))) a) | |
| 80.0% | (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 3/2 binary64) c) b)) (*.f64 a #s(literal -3 binary64))) | |
| 89.6% | (/.f64 (*.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))) (*.f64 a #s(literal -3 binary64))) | |
| 90.0% | (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) a) | |
| 80.1% | (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 a #s(literal -3 binary64))) | |
| 80.3% | (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c b))) a) | |
| 80.0% | (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 32.2% | (/.f64 (*.f64 #s(literal -3 binary64) (-.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))) #s(literal 9 binary64)) | |
| 95.9% | (/.f64 #s(literal 1 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 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))) (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b))))) | |
| 32.5% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))) | |
| 94.8% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))))) | |
| 89.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) a))) | |
| 89.5% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (*.f64 a b)))) | |
| 32.5% | (/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))) | |
| 80.0% | (/.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) b))) | |
| ✓ | 80.2% | (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
| 80.3% | (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c b))) | |
| 80.1% | (/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b)) | |
| 32.5% | (/.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))))))))) | |
| 31.9% | (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) a) (/.f64 (/.f64 b #s(literal 3 binary64)) a)) | |
| 95.9% | (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 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 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))))) | |
| 32.4% | (-.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a))) | |
| 32.1% | (-.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) #s(literal -1/3 binary64))) | |
| 93.4% | (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 c #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 9/16 binary64)))) b)) | |
| 89.7% | (-.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) b) (/.f64 c a))))) | |
| 90.1% | (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) | |
| 94.8% | (+.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) | |
| 80.1% | (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 b (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)))) | |
| 94.9% | (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) | |
| 93.4% | (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) a)) | |
| ✓ | 95.1% | (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a)) |
| 80.0% | (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) | |
| 25.7% | (*.f64 (/.f64 (-.f64 (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) | |
| 32.0% | (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a) #s(literal 1/9 binary64)) | |
| 32.5% | (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a) #s(literal 1/3 binary64)) | |
| 89.6% | (*.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) | |
| 80.0% | (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b) (/.f64 #s(literal 1 binary64) a)) | |
| 80.2% | (*.f64 (/.f64 #s(literal -1/2 binary64) b) c) | |
| 31.9% | (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a)) | |
| 89.7% | (*.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)))) | |
| 89.8% | (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b)))) (/.f64 #s(literal 1 binary64) a)) | |
| 89.9% | (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a c) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) | |
| 93.0% | (*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8/27 binary64))) (*.f64 (/.f64 a b) (/.f64 a b))) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 4/9 binary64))))) (neg.f64 c)) (*.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 a b) (*.f64 (*.f64 b b) #s(literal 4/9 binary64)))))) (/.f64 #s(literal -1/3 binary64) (*.f64 b #s(literal 2/3 binary64))))) | |
| 89.8% | (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))))) | |
| 89.8% | (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c a) b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) | |
| ✓ | 80.4% | (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
| ✓ | 3.2% | #s(literal 0 binary64) |
Compiled 9938 to 5037 computations (49.3% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.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 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c b))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (/.f64 (*.f64 c #s(literal -9/2 binary64)) b) #s(literal 9 binary64)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c b))) a) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b) (/.f64 #s(literal 1 binary64) a)) |
(/.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 a (/.f64 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 (*.f64 #s(literal 3/2 binary64) (*.f64 c a)) b) (*.f64 a #s(literal -3 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 b (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)))) |
(/.f64 (-.f64 b (+.f64 b (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (-.f64 b (+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))) (*.f64 a #s(literal -3 binary64))) |
(*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a c) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) 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)))) |
(/.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 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b 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 #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 c #s(literal -1/2 binary64)) b) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -9/2 binary64) b))) #s(literal 9 binary64)) |
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 c #s(literal -9/2 binary64))) b) #s(literal 9 binary64)) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c a) b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) |
(*.f64 a (+.f64 (*.f64 (/.f64 (/.f64 c a) b) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -9/2 binary64)) b)) #s(literal 9 binary64)) |
(*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))))) |
(-.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) b) (/.f64 c a))))) |
(/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) a) |
(/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 a b) (/.f64 a b))) #s(literal -3/8 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 a b)))) a) |
(/.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64)))) b) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b)))) (*.f64 a #s(literal 3/2 binary64)))) b) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)) #s(literal -3/8 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 c a))) b) a) |
(*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal -3/8 binary64)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))) b) (/.f64 #s(literal 1 binary64) a)) |
(/.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 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))) (*.f64 a #s(literal -3 binary64))) |
(/.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 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (/.f64 #s(literal -1/3 binary64) a)) b) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 9/8 binary64)) (*.f64 #s(literal 3/2 binary64) (/.f64 c a)))) b) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 a b) (/.f64 a b))) (/.f64 (*.f64 a #s(literal 3/2 binary64)) c))) b) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (*.f64 a b)) #s(literal -3 binary64)) |
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 3/2 binary64) (*.f64 c a))) 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 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (*.f64 a b)))) |
(/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 c a) b)))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) c) (*.f64 b a)) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64)))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) #s(literal -3 binary64)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) a))) |
(/.f64 (-.f64 b (+.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)))))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (-.f64 (-.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) b) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 c (*.f64 b b)))) (*.f64 b b)) b) (*.f64 a #s(literal -3 binary64))) |
(*.f64 (/.f64 (-.f64 (+.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) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (-.f64 b (+.f64 (+.f64 b (*.f64 (/.f64 c b) (*.f64 #s(literal -3/2 binary64) a))) (/.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))))) b))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 b #s(literal -1/3 binary64)) (+.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (*.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 a b) (/.f64 a b))) #s(literal 3/8 binary64)))))) a) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal -3 binary64)) (+.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (*.f64 c (+.f64 (/.f64 #s(literal 9/2 binary64) b) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))))))) #s(literal 9 binary64)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) b) (/.f64 #s(literal -9/16 binary64) b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) a)) |
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 c #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 9/16 binary64)))) b)) |
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 c #s(literal 9/2 binary64)) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)))) b) #s(literal 9 binary64)) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8/27 binary64))) (*.f64 (/.f64 a b) (/.f64 a b))) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 4/9 binary64))))) (neg.f64 c)) (*.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 a b) (*.f64 (*.f64 b b) #s(literal 4/9 binary64)))))) (/.f64 #s(literal -1/3 binary64) (*.f64 b #s(literal 2/3 binary64))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a)) |
(+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(+.f64 (/.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(+.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.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 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a) #s(literal 1/3 binary64)) |
(/.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 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1/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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) (*.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 3 binary64)) a) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 3 binary64)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a) #s(literal 3 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(/.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 #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 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -1/3 binary64))) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) (/.f64 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 b (sqrt.f64 (*.f64 c (+.f64 (*.f64 b (/.f64 b c)) (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64))) a) |
(/.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 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a) #s(literal 1/9 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) #s(literal -1/3 binary64))) |
(-.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 a b)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal -1/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 (*.f64 b #s(literal -1/3 binary64)) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) a) (/.f64 (/.f64 b #s(literal 3 binary64)) a)) |
(/.f64 (*.f64 #s(literal -3 binary64) (-.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))) #s(literal 9 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)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) b)) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(/.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 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a)) #s(literal 9 binary64)) |
(/.f64 (-.f64 (/.f64 #s(literal -3 binary64) (/.f64 a b)) (*.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) #s(literal 9 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) b) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(/.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 c #s(literal -1/3 binary64)) a) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (*.f64 b #s(literal -1/3 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 (/.f64 #s(literal 1/9 binary64) a) 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 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 (/.f64 #s(literal -3 binary64) a)) #s(literal 9 binary64)) (*.f64 #s(literal 9 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)))) #s(literal 81 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 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 (/.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) (*.f64 a #s(literal 9 binary64))) a) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -3 binary64)) a) (*.f64 a (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 a 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 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) |
(*.f64 (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) |
(*.f64 (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) a)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 a 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 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 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 (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(/.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 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 #s(literal 1 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 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))) (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c c)) (*.f64 b b))))) |
(/.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 #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 3 binary64) a)) |
(+.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 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a a) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) a)) |
(/.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 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))))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.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) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/9 binary64))) a) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64)))) |
(*.f64 (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.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 -1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a)))) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (*.f64 b #s(literal -1/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 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal -1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64))) a) (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a)))))) |
(/.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 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 a #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 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 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 405/64 binary64))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(/.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))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal -1/3 binary64) (/.f64 a b))) |
(*.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 1/3 binary64) (neg.f64 (/.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 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)))) |
(/.f64 (fma.f64 (/.f64 b a) #s(literal -3 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a)) #s(literal 9 binary64)) |
(fma.f64 #s(literal -3 binary64) (/.f64 (/.f64 b a) #s(literal 9 binary64)) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b) #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)))) |
(*.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))) #s(literal 3 binary64) (*.f64 b (/.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) |
(*.f64 (fma.f64 (*.f64 b #s(literal -3 binary64)) a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal -1/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 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 #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 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))))))) (/.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))) (/.f64 #s(literal 1 binary64) a)) |
(-.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 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/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 (+.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 #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 c (*.f64 c c)) (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64))))))) (pow.f64 b #s(literal 7 binary64))) |
(/.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 c (*.f64 c c)) (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c))))))) (pow.f64 b #s(literal 7 binary64))) |
(-.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)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3/2 binary64))) (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1/3 binary64) a))) (*.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 a b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) a))))) |
(/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 8 binary64))))) (/.f64 #s(literal -1/4 binary64) (*.f64 b b)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(/.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 (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))))))))) (*.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 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) #s(literal 2 binary64))) (-.f64 (*.f64 b (/.f64 #s(literal -3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a))) #s(literal 9 binary64)) |
(fma.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64)))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/9 binary64)) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))))))) (*.f64 a #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 (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 (*.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 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 27/64 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 8 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(/.f64 (/.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) (*.f64 a #s(literal -3 binary64))) |
(*.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (/.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) a)) |
(/.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 (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 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))) |
(/.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 (+.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 a #s(literal -3 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal -1/3 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64))))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (*.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal -1/3 binary64)))))))) |
(/.f64 (/.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 a #s(literal -3 binary64))) |
| Outputs |
|---|
(/.f64 (/.f64 (*.f64 c #s(literal -1/3 binary64)) a) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (*.f64 b #s(literal -1/3 binary64))) a)) |
5 calls:
| 148.0ms | c |
| 145.0ms | a |
| 63.0ms | b |
| 60.0ms | (*.f64 #s(literal 3 binary64) a) |
| 50.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 |
|---|---|---|
| 99.2% | 1 | a |
| 99.2% | 1 | b |
| 99.2% | 1 | c |
| 99.2% | 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)) |
| 99.2% | 1 | (*.f64 #s(literal 3 binary64) a) |
Compiled 38 to 28 computations (26.3% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.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 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c b))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (/.f64 (*.f64 c #s(literal -9/2 binary64)) b) #s(literal 9 binary64)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c b))) a) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b) (/.f64 #s(literal 1 binary64) a)) |
(/.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 a (/.f64 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 (*.f64 #s(literal 3/2 binary64) (*.f64 c a)) b) (*.f64 a #s(literal -3 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 b (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)))) |
(/.f64 (-.f64 b (+.f64 b (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (-.f64 b (+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))) (*.f64 a #s(literal -3 binary64))) |
(*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a c) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) 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)))) |
(/.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 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b 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 #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 c #s(literal -1/2 binary64)) b) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -9/2 binary64) b))) #s(literal 9 binary64)) |
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 c #s(literal -9/2 binary64))) b) #s(literal 9 binary64)) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c a) b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) |
(*.f64 a (+.f64 (*.f64 (/.f64 (/.f64 c a) b) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -9/2 binary64)) b)) #s(literal 9 binary64)) |
(*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))))) |
(-.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) b) (/.f64 c a))))) |
(/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) a) |
(/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 a b) (/.f64 a b))) #s(literal -3/8 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 a b)))) a) |
(/.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64)))) b) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b)))) (*.f64 a #s(literal 3/2 binary64)))) b) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)) #s(literal -3/8 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 c a))) b) a) |
(*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal -3/8 binary64)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))) b) (/.f64 #s(literal 1 binary64) a)) |
(/.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 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))) (*.f64 a #s(literal -3 binary64))) |
(/.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 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (/.f64 #s(literal -1/3 binary64) a)) b) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 9/8 binary64)) (*.f64 #s(literal 3/2 binary64) (/.f64 c a)))) b) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 a b) (/.f64 a b))) (/.f64 (*.f64 a #s(literal 3/2 binary64)) c))) b) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (*.f64 a b)) #s(literal -3 binary64)) |
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 3/2 binary64) (*.f64 c a))) 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 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (*.f64 a b)))) |
(/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 c a) b)))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) c) (*.f64 b a)) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64)))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) #s(literal -3 binary64)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) a))) |
(/.f64 (-.f64 b (+.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)))))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (-.f64 (-.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) b) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 c (*.f64 b b)))) (*.f64 b b)) b) (*.f64 a #s(literal -3 binary64))) |
(*.f64 (/.f64 (-.f64 (+.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) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (-.f64 b (+.f64 (+.f64 b (*.f64 (/.f64 c b) (*.f64 #s(literal -3/2 binary64) a))) (/.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))))) b))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 b #s(literal -1/3 binary64)) (+.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (*.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 a b) (/.f64 a b))) #s(literal 3/8 binary64)))))) a) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal -3 binary64)) (+.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (*.f64 c (+.f64 (/.f64 #s(literal 9/2 binary64) b) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))))))) #s(literal 9 binary64)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) b) (/.f64 #s(literal -9/16 binary64) b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) a)) |
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 c #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 9/16 binary64)))) b)) |
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 c #s(literal 9/2 binary64)) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)))) b) #s(literal 9 binary64)) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8/27 binary64))) (*.f64 (/.f64 a b) (/.f64 a b))) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 4/9 binary64))))) (neg.f64 c)) (*.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 a b) (*.f64 (*.f64 b b) #s(literal 4/9 binary64)))))) (/.f64 #s(literal -1/3 binary64) (*.f64 b #s(literal 2/3 binary64))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a)) |
(+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(+.f64 (/.f64 a (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(+.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 b (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.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 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a) #s(literal 1/3 binary64)) |
(/.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 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1/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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) (*.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 3 binary64)) a) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 3 binary64)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b) a) #s(literal 3 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(/.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 #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 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -1/3 binary64))) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) b)) (/.f64 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 b (sqrt.f64 (*.f64 c (+.f64 (*.f64 b (/.f64 b c)) (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal -1/3 binary64))) a) |
(/.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 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a) #s(literal 1/9 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) #s(literal -1/3 binary64))) |
(-.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 a b)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) (/.f64 a #s(literal -1/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 (*.f64 b #s(literal -1/3 binary64)) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) a) (/.f64 (/.f64 b #s(literal 3 binary64)) a)) |
(/.f64 (*.f64 #s(literal -3 binary64) (-.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))) #s(literal 9 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)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) b)) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(/.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 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a)) #s(literal 9 binary64)) |
(/.f64 (-.f64 (/.f64 #s(literal -3 binary64) (/.f64 a b)) (*.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) #s(literal 9 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) b) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(/.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)) |
| Outputs |
|---|
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c c)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a)) |
5 calls:
| 37.0ms | a |
| 36.0ms | c |
| 35.0ms | (*.f64 #s(literal 3 binary64) a) |
| 34.0ms | b |
| 29.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 |
|---|---|---|
| 95.1% | 1 | a |
| 95.1% | 1 | b |
| 95.1% | 1 | c |
| 95.1% | 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)) |
| 95.1% | 1 | (*.f64 #s(literal 3 binary64) a) |
Compiled 38 to 28 computations (26.3% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.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 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c b))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (/.f64 (*.f64 c #s(literal -9/2 binary64)) b) #s(literal 9 binary64)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c b))) a) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b) (/.f64 #s(literal 1 binary64) a)) |
(/.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 a (/.f64 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 (*.f64 #s(literal 3/2 binary64) (*.f64 c a)) b) (*.f64 a #s(literal -3 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 b (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)))) |
(/.f64 (-.f64 b (+.f64 b (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (-.f64 b (+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))) (*.f64 a #s(literal -3 binary64))) |
(*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a c) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) 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)))) |
(/.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 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b 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 #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 c #s(literal -1/2 binary64)) b) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -9/2 binary64) b))) #s(literal 9 binary64)) |
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 c #s(literal -9/2 binary64))) b) #s(literal 9 binary64)) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c a) b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) |
(*.f64 a (+.f64 (*.f64 (/.f64 (/.f64 c a) b) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -9/2 binary64)) b)) #s(literal 9 binary64)) |
(*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))))) |
(-.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) b) (/.f64 c a))))) |
(/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) a) |
(/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 a b) (/.f64 a b))) #s(literal -3/8 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 a b)))) a) |
(/.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64)))) b) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b)))) (*.f64 a #s(literal 3/2 binary64)))) b) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)) #s(literal -3/8 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 c a))) b) a) |
(*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal -3/8 binary64)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))) b) (/.f64 #s(literal 1 binary64) a)) |
(/.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 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))) (*.f64 a #s(literal -3 binary64))) |
(/.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 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (/.f64 #s(literal -1/3 binary64) a)) b) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 9/8 binary64)) (*.f64 #s(literal 3/2 binary64) (/.f64 c a)))) b) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 a b) (/.f64 a b))) (/.f64 (*.f64 a #s(literal 3/2 binary64)) c))) b) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (*.f64 a b)) #s(literal -3 binary64)) |
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 3/2 binary64) (*.f64 c a))) 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 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (*.f64 a b)))) |
(/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 c a) b)))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) c) (*.f64 b a)) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64)))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) #s(literal -3 binary64)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) a))) |
(/.f64 (-.f64 b (+.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)))))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (-.f64 (-.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) b) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 c (*.f64 b b)))) (*.f64 b b)) b) (*.f64 a #s(literal -3 binary64))) |
(*.f64 (/.f64 (-.f64 (+.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) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (-.f64 b (+.f64 (+.f64 b (*.f64 (/.f64 c b) (*.f64 #s(literal -3/2 binary64) a))) (/.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))))) b))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 b #s(literal -1/3 binary64)) (+.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (*.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 a b) (/.f64 a b))) #s(literal 3/8 binary64)))))) a) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal -3 binary64)) (+.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (*.f64 c (+.f64 (/.f64 #s(literal 9/2 binary64) b) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))))))) #s(literal 9 binary64)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) b) (/.f64 #s(literal -9/16 binary64) b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) a)) |
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 c #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 9/16 binary64)))) b)) |
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 c #s(literal 9/2 binary64)) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)))) b) #s(literal 9 binary64)) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8/27 binary64))) (*.f64 (/.f64 a b) (/.f64 a b))) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 4/9 binary64))))) (neg.f64 c)) (*.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 a b) (*.f64 (*.f64 b b) #s(literal 4/9 binary64)))))) (/.f64 #s(literal -1/3 binary64) (*.f64 b #s(literal 2/3 binary64))))) |
| Outputs |
|---|
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) b) (/.f64 #s(literal -9/16 binary64) b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) |
3 calls:
| 21.0ms | c |
| 21.0ms | b |
| 20.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.4% | 1 | a |
| 93.4% | 1 | b |
| 93.4% | 1 | c |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.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 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c b))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (/.f64 (*.f64 c #s(literal -9/2 binary64)) b) #s(literal 9 binary64)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c b))) a) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b) (/.f64 #s(literal 1 binary64) a)) |
(/.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 a (/.f64 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 (*.f64 #s(literal 3/2 binary64) (*.f64 c a)) b) (*.f64 a #s(literal -3 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 b (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)))) |
(/.f64 (-.f64 b (+.f64 b (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (-.f64 b (+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))) (*.f64 a #s(literal -3 binary64))) |
(*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a c) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) 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)))) |
(/.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 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b 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 #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 c #s(literal -1/2 binary64)) b) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -9/2 binary64) b))) #s(literal 9 binary64)) |
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 c #s(literal -9/2 binary64))) b) #s(literal 9 binary64)) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c a) b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) |
(*.f64 a (+.f64 (*.f64 (/.f64 (/.f64 c a) b) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -9/2 binary64)) b)) #s(literal 9 binary64)) |
(*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))))) |
(-.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) b) (/.f64 c a))))) |
(/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) a) |
(/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 a b) (/.f64 a b))) #s(literal -3/8 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 a b)))) a) |
(/.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64)))) b) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b)))) (*.f64 a #s(literal 3/2 binary64)))) b) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)) #s(literal -3/8 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 c a))) b) a) |
(*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal -3/8 binary64)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))) b) (/.f64 #s(literal 1 binary64) a)) |
(/.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 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))) (*.f64 a #s(literal -3 binary64))) |
(/.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 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (/.f64 #s(literal -1/3 binary64) a)) b) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 9/8 binary64)) (*.f64 #s(literal 3/2 binary64) (/.f64 c a)))) b) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 a b) (/.f64 a b))) (/.f64 (*.f64 a #s(literal 3/2 binary64)) c))) b) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (*.f64 a b)) #s(literal -3 binary64)) |
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 3/2 binary64) (*.f64 c a))) 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 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (*.f64 a b)))) |
(/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 c a) b)))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) c) (*.f64 b a)) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64)))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) #s(literal -3 binary64)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) a))) |
(/.f64 (-.f64 b (+.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)))))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (-.f64 (-.f64 b (*.f64 a (+.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b #s(literal -9/8 binary64)))))) b) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 c (*.f64 b b)))) (*.f64 b b)) b) (*.f64 a #s(literal -3 binary64))) |
(*.f64 (/.f64 (-.f64 (+.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) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (-.f64 b (+.f64 (+.f64 b (*.f64 (/.f64 c b) (*.f64 #s(literal -3/2 binary64) a))) (/.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))))) b))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 b #s(literal -1/3 binary64)) (+.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (*.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 a b) (/.f64 a b))) #s(literal 3/8 binary64)))))) a) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal -3 binary64)) (+.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (*.f64 c (+.f64 (/.f64 #s(literal 9/2 binary64) b) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))))))) #s(literal 9 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:
| 20.0ms | a |
| 19.0ms | b |
| 18.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.1% | 1 | c |
| 90.1% | 1 | a |
| 90.1% | 1 | b |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.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 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c b))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (/.f64 (*.f64 c #s(literal -9/2 binary64)) b) #s(literal 9 binary64)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c b))) a) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b) (/.f64 #s(literal 1 binary64) a)) |
(/.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 a (/.f64 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 (*.f64 #s(literal 3/2 binary64) (*.f64 c a)) b) (*.f64 a #s(literal -3 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 b (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)))) |
(/.f64 (-.f64 b (+.f64 b (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (-.f64 b (+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))) (*.f64 a #s(literal -3 binary64))) |
(*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a c) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) 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)))) |
(/.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 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b 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)))) |
| 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:
| 15.0ms | a |
| 14.0ms | b |
| 7.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.1% | 1 | a |
| 90.1% | 1 | c |
| 90.1% | 1 | b |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.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 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c b))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (/.f64 (*.f64 c #s(literal -9/2 binary64)) b) #s(literal 9 binary64)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c b))) a) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b) (/.f64 #s(literal 1 binary64) a)) |
(/.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 a (/.f64 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 (*.f64 #s(literal 3/2 binary64) (*.f64 c a)) b) (*.f64 a #s(literal -3 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 b (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)))) |
(/.f64 (-.f64 b (+.f64 b (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (-.f64 b (+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))) (*.f64 a #s(literal -3 binary64))) |
(*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a c) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) 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)))) |
| Outputs |
|---|
(*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a c) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
3 calls:
| 36.0ms | a |
| 10.0ms | c |
| 6.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.9% | 1 | a |
| 89.9% | 1 | c |
| 89.9% | 1 | b |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.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 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c b))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (/.f64 (*.f64 c #s(literal -9/2 binary64)) b) #s(literal 9 binary64)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c b))) a) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b) (/.f64 #s(literal 1 binary64) a)) |
(/.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 a (/.f64 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 (*.f64 #s(literal 3/2 binary64) (*.f64 c a)) b) (*.f64 a #s(literal -3 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 b (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)))) |
(/.f64 (-.f64 b (+.f64 b (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (-.f64 b (+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))) (*.f64 a #s(literal -3 binary64))) |
| Outputs |
|---|
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
3 calls:
| 47.0ms | c |
| 6.0ms | b |
| 6.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.4% | 1 | a |
| 80.4% | 1 | c |
| 80.4% | 1 | b |
Compiled 12 to 9 computations (25% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(literal 0 binary64) |
| Outputs |
|---|
#s(literal 0 binary64) |
3 calls:
| 1.0ms | c |
| 0.0ms | a |
| 0.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 3.2% | 1 | b |
| 3.2% | 1 | a |
| 3.2% | 1 | c |
Compiled 12 to 9 computations (25% saved)
| 1× | fuel |
Compiled 186 to 87 computations (53.2% saved)
Compiled 412 to 202 computations (51% saved)
Loading profile data...